empathy r1809 - trunk/data



Author: xclaesse
Date: Fri Nov 21 16:18:23 2008
New Revision: 1809
URL: http://svn.gnome.org/viewvc/empathy?rev=1809&view=rev

Log:
Added EMPATHY_PREFS_FILE_TRANSFER_DEFAULT_FOLDER to schema. (Jonny Lamb)

Signed-off-by: Jonny Lamb <jonny lamb collabora co uk>

Modified:
   trunk/data/empathy.schemas.in

Modified: trunk/data/empathy.schemas.in
==============================================================================
--- trunk/data/empathy.schemas.in	(original)
+++ trunk/data/empathy.schemas.in	Fri Nov 21 16:18:23 2008
@@ -333,5 +333,19 @@
       </locale>
     </schema>
 
+    <schema>
+      <key>/schemas/apps/empathy/file_transfer/default_folder</key>
+      <applyto>/apps/empathy/file_transfer_default_folder</applyto>
+      <owner>empathy</owner>
+      <type>string</type>
+      <default></default>
+      <locale name="C">
+        <short>Empathy default download folder</short>
+        <long>
+        The default folder to save file transfers in.
+        </long>
+      </locale>
+    </schema>
+
   </schemalist>  
 </gconfschemafile>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]