gnome-bluetooth r354 - trunk/properties



Author: hadess
Date: Wed Feb 25 14:43:20 2009
New Revision: 354
URL: http://svn.gnome.org/viewvc/gnome-bluetooth?rev=354&view=rev

Log:
Remove unused GConf schemas

We don't do file sharing here anymore.

Modified:
   trunk/properties/bluetooth-manager.schemas.in

Modified: trunk/properties/bluetooth-manager.schemas.in
==============================================================================
--- trunk/properties/bluetooth-manager.schemas.in	(original)
+++ trunk/properties/bluetooth-manager.schemas.in	Wed Feb 25 14:43:20 2009
@@ -13,29 +13,5 @@
       </locale>
     </schema>
 
-    <schema>
-      <key>/schemas/apps/bluetooth-manager/receive_enabled</key>
-      <applyto>/apps/bluetooth-manager/receive_enabled</applyto>
-      <owner>bluetooth-manager</owner>
-      <type>bool</type>
-      <default>false</default>
-      <locale name="C">
-        <short>If receiving of remote files via Bluetooth is enabled</short>
-        <long>If the service for receiving remote files via Bluetooth is enabled or not.</long>
-      </locale>
-    </schema>
-
-    <schema>
-      <key>/schemas/apps/bluetooth-manager/sharing_enabled</key>
-      <applyto>/apps/bluetooth-manager/sharing_enabled</applyto>
-      <owner>bluetooth-manager</owner>
-      <type>bool</type>
-      <default>false</default>
-      <locale name="C">
-        <short>If Bluetooth file sharing is enabled</short>
-        <long>If the service for sharing files via Bluetooth is enabled or not.</long>
-      </locale>
-    </schema>
-
   </schemalist>
 </gconfschemafile>



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