[evolution/gnome-2-30] Remove duplicate use_system_timezone pref, set default to true



commit e9b64e499fe4abaea723820dcb8b591cf38804a6
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date:   Thu Apr 15 12:28:12 2010 -0700

    Remove duplicate use_system_timezone pref, set default to true
    
    https://bugzilla.gnome.org/show_bug.cgi?id=615878

 calendar/gui/apps_evolution_calendar.schemas.in |   16 ++--------------
 1 files changed, 2 insertions(+), 14 deletions(-)
---
diff --git a/calendar/gui/apps_evolution_calendar.schemas.in b/calendar/gui/apps_evolution_calendar.schemas.in
index b232c60..38d5525 100644
--- a/calendar/gui/apps_evolution_calendar.schemas.in
+++ b/calendar/gui/apps_evolution_calendar.schemas.in
@@ -34,7 +34,8 @@
       <default>true</default>
       <locale name="C">
         <short>Use system timezone</short>
-        <long>Check this to use system timezone in Evolution.</long>
+        <long>Use the system timezone instead of the timezone selected
+        in Evolution.</long>
       </locale>
     </schema>
 
@@ -502,19 +503,6 @@
       </locale>
     </schema>
 
-    <schema>
-      <key>/schemas/apps/evolution/calendar/display/use_system_timezone</key>
-      <applyto>/apps/evolution/calendar/display/use_system_timezone</applyto>
-      <owner>evolution-calendar</owner>
-      <type>bool</type>
-      <default>false</default>
-      <locale name="C">
-        <short>Use system timezone</short>
-        <long>Use the system timezone instead of the timezone selected
-        in Evolution.</long>
-      </locale>
-    </schema>
-
     <!-- Memos -->
 
     <schema>



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