[evolution/express2] Remove duplicate use_system_timezone pref, set default to true
- From: Michael Meeks <michael src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/express2] Remove duplicate use_system_timezone pref, set default to true
- Date: Mon, 19 Apr 2010 11:03:27 +0000 (UTC)
commit 574b961a0f75d5fe928e2e529712d39cc1062162
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 ec2f5a4..66c2467 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]