[empathy: 79/148] Add schema for the new preference



commit 3d5e817ba6f8094d40471fb5c41c4edf3c2e573b
Author: Cosimo Cecchi <cosimo cecchi collabora co uk>
Date:   Fri May 15 11:21:23 2009 +0200

    Add schema for the new preference
---
 data/empathy.schemas.in |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in
index 80a1457..94e26f5 100644
--- a/data/empathy.schemas.in
+++ b/data/empathy.schemas.in
@@ -464,6 +464,21 @@
     </schema>
 
     <schema>
+      <key>/schemas/apps/empathy/file_transfer/use_hash</key>
+      <applyto>/apps/empathy/file_transfer/use_hash</applyto>
+      <owner>empathy</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>Whether Empathy should use checksum for transfers</short>
+        <long>
+        Whether Empathy should use checksum to validate file transfers,
+        if the connection manager supports it.
+        </long>
+      </locale>
+    </schema>
+
+    <schema>
       <key>/schemas/apps/empathy/location/publish</key>
       <applyto>/apps/empathy/location/publish</applyto>
       <owner>empathy</owner>
@@ -533,5 +548,5 @@
       </locale>
     </schema>
 
-  </schemalist>
+  </schemalist>  
 </gconfschemafile>



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