[Telepathy-commits] [telepathy-spec/master] Removed tp:rationale tags, as they're unnecessary in an initial implementation.

Jonny Lamb jonny.lamb at collabora.co.uk
Fri Nov 14 02:45:02 PST 2008


20080630183259-8ed0e-b25d7536fb87d604225c3c16a5ebf4f33877053d.gz
---
 spec/Channel_Type_File.xml |   25 -------------------------
 1 files changed, 0 insertions(+), 25 deletions(-)

diff --git a/spec/Channel_Type_File.xml b/spec/Channel_Type_File.xml
index 334331f..a7a50df 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -35,11 +35,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
         <p>The file's content-type. This cannot change once the channel has
         been created.</p>
-
-        <tp:rationale>
-          The GetAll method lets clients retrieve all properties in one
-          round-trip, which is desirable.
-        </tp:rationale>
       </tp:docstring>
     </property>
 
@@ -49,11 +44,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
         <p>The name of the file on the sender's side. This is therefore given
         as a suggested filename for the receiver. This cannot change
         once the channel has been created.</p>
-
-        <tp:rationale>
-          The GetAll method lets clients retrieve all properties in one
-          round-trip, which is desirable.
-        </tp:rationale>
       </tp:docstring>
     </property>
 
@@ -62,11 +52,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
         <p>The size of the file. This cannot change once the channel
         has been created.</p>
-
-        <tp:rationale>
-          The GetAll method lets clients retrieve all properties in one
-          round-trip, which is desirable.
-        </tp:rationale>
       </tp:docstring>
     </property>
 
@@ -75,11 +60,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
         <p>MD5 hex digest of the file contents. This cannot change once the
         channel has been created.</p>
-
-        <tp:rationale>
-          The GetAll method lets clients retrieve all properties in one
-          round-trip, which is desirable.
-        </tp:rationale>
       </tp:docstring>
     </property>
 
@@ -88,11 +68,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
         <p>Description of the file transfer. This cannot change once the
         channel has been created.</p>
-
-        <tp:rationale>
-          The GetAll method lets clients retrieve all properties in one
-          round-trip, which is desirable.
-        </tp:rationale>
       </tp:docstring>
     </property>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list