aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/cal-prefs-dialog.glade
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2009-04-24 22:58:15 +0800
committerMilan Crha <mcrha@redhat.com>2009-04-24 22:58:15 +0800
commit501da8aa29d496ef765a3afb5ac1b3fc1361c7e2 (patch)
treef5bedbacaf400f26505612f5111ec2bf89c5f37c /calendar/gui/dialogs/cal-prefs-dialog.glade
parentcd26e8a609574335e684df2f1eef55f2a11c2bdf (diff)
downloadgsoc2013-evolution-501da8aa29d496ef765a3afb5ac1b3fc1361c7e2.tar
gsoc2013-evolution-501da8aa29d496ef765a3afb5ac1b3fc1361c7e2.tar.gz
gsoc2013-evolution-501da8aa29d496ef765a3afb5ac1b3fc1361c7e2.tar.bz2
gsoc2013-evolution-501da8aa29d496ef765a3afb5ac1b3fc1361c7e2.tar.lz
gsoc2013-evolution-501da8aa29d496ef765a3afb5ac1b3fc1361c7e2.tar.xz
gsoc2013-evolution-501da8aa29d496ef765a3afb5ac1b3fc1361c7e2.tar.zst
gsoc2013-evolution-501da8aa29d496ef765a3afb5ac1b3fc1361c7e2.zip
Get rid of "Adjust for daylight saving time" option
** Fix for bug #577615 * gui/dialogs/cal-prefs-dialog.h: (struct _CalendarPrefsDialog): * gui/dialogs/cal-prefs-dialog.c: (timezone_changed), (daylight_saving_changed), (setup_changes), (show_config), (calendar_prefs_dialog_construct): * gui/dialogs/cal-prefs-dialog.glade: * gui/apps_evolution_calendar.schemas.in: * gui/calendar-config-keys.h: * gui/calendar-config.h: * gui/calendar-config.c: (set_standard_offsets), (calendar_config_get_icaltimezone), (calendar_config_get_daylight_saving), (calendar_config_set_daylight_saving), (calendar_config_add_notification_daylight_saving): Get rid of "Adjust for daylight saving time" option.
Diffstat (limited to 'calendar/gui/dialogs/cal-prefs-dialog.glade')
-rw-r--r--calendar/gui/dialogs/cal-prefs-dialog.glade22
1 files changed, 0 insertions, 22 deletions
diff --git a/calendar/gui/dialogs/cal-prefs-dialog.glade b/calendar/gui/dialogs/cal-prefs-dialog.glade
index f3509e4f8f..23406d5963 100644
--- a/calendar/gui/dialogs/cal-prefs-dialog.glade
+++ b/calendar/gui/dialogs/cal-prefs-dialog.glade
@@ -152,28 +152,6 @@
</child>
<child>
- <widget class="GtkCheckButton" id="daylight_cb">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Adjust for daylight sa_ving time</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
<widget class="GtkHBox" id="hbox4">
<property name="visible">True</property>
<property name="homogeneous">False</property>