[Telepathy-commits] [telepathy-spec/master] Renamed FileName property to SuggestedFilename.

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


20080630154556-8ed0e-3ab1e47bfaee1ead7dc1fb3c731ddad9da34f980.gz
---
 spec/Channel_Type_File.xml |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/spec/Channel_Type_File.xml b/spec/Channel_Type_File.xml
index 75a26af..289b8e8 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -44,11 +44,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       </tp:docstring>
     </property>
 
-    <property name="FileName" type="s" tp:type="DBus_Interface"
+    <property name="SuggestedFilename" type="s" tp:type="DBus_Interface"
       access="read">
       <tp:added version="0.17.x"/>
       <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
-        <p>The name of the file, according to the sender. This cannot change
+        <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>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list