aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2001-08-15 22:44:48 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2001-08-15 22:44:48 +0800
commit921ed16f8ec9f81b134fe1c14f64523df6d217e5 (patch)
treea96c43cbfc76f1d66c46c66de85a6364960bf15e /calendar
parent95cad50c053fda877e2a640d7301c31704b4c889 (diff)
downloadgsoc2013-evolution-921ed16f8ec9f81b134fe1c14f64523df6d217e5.tar
gsoc2013-evolution-921ed16f8ec9f81b134fe1c14f64523df6d217e5.tar.gz
gsoc2013-evolution-921ed16f8ec9f81b134fe1c14f64523df6d217e5.tar.bz2
gsoc2013-evolution-921ed16f8ec9f81b134fe1c14f64523df6d217e5.tar.lz
gsoc2013-evolution-921ed16f8ec9f81b134fe1c14f64523df6d217e5.tar.xz
gsoc2013-evolution-921ed16f8ec9f81b134fe1c14f64523df6d217e5.tar.zst
gsoc2013-evolution-921ed16f8ec9f81b134fe1c14f64523df6d217e5.zip
OK, re-added the default alarm options. Way too many people are asking for
2001-08-15 Federico Mena Quintero <federico@ximian.com> * gui/dialogs/cal-prefs-dialog.glade: OK, re-added the default alarm options. Way too many people are asking for them. svn path=/trunk/; revision=12050
Diffstat (limited to 'calendar')
-rw-r--r--calendar/ChangeLog5
-rw-r--r--calendar/gui/dialogs/cal-prefs-dialog.glade101
2 files changed, 106 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 019b7089ea..fd94438051 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
2001-08-15 Federico Mena Quintero <federico@ximian.com>
+ * gui/dialogs/cal-prefs-dialog.glade: OK, re-added the default
+ alarm options. Way too many people are asking for them.
+
+2001-08-15 Federico Mena Quintero <federico@ximian.com>
+
* gui/component-factory.c (factory_fn): Add the user creatable
items. The callback is not actually implemented yet; this is just
to finalize the GUI.
diff --git a/calendar/gui/dialogs/cal-prefs-dialog.glade b/calendar/gui/dialogs/cal-prefs-dialog.glade
index b19cbdf9b9..dc4d4481cb 100644
--- a/calendar/gui/dialogs/cal-prefs-dialog.glade
+++ b/calendar/gui/dialogs/cal-prefs-dialog.glade
@@ -797,6 +797,107 @@ Sunday
<fill>False</fill>
</child>
</widget>
+
+ <widget>
+ <class>GtkCheckButton</class>
+ <name>checkbutton2</name>
+ <can_focus>True</can_focus>
+ <label>Create new appointments with a default _reminder</label>
+ <active>False</active>
+ <draw_indicator>True</draw_indicator>
+ <child>
+ <padding>0</padding>
+ <expand>False</expand>
+ <fill>False</fill>
+ </child>
+ </widget>
+
+ <widget>
+ <class>GtkHBox</class>
+ <name>hbox13</name>
+ <homogeneous>False</homogeneous>
+ <spacing>4</spacing>
+ <child>
+ <padding>0</padding>
+ <expand>False</expand>
+ <fill>False</fill>
+ </child>
+
+ <widget>
+ <class>GtkAlignment</class>
+ <name>alignment1</name>
+ <width>17</width>
+ <xalign>0.5</xalign>
+ <yalign>0.5</yalign>
+ <xscale>1</xscale>
+ <yscale>1</yscale>
+ <child>
+ <padding>0</padding>
+ <expand>False</expand>
+ <fill>False</fill>
+ </child>
+
+ <widget>
+ <class>Placeholder</class>
+ </widget>
+ </widget>
+
+ <widget>
+ <class>GtkSpinButton</class>
+ <name>spinbutton1</name>
+ <can_focus>True</can_focus>
+ <climb_rate>1</climb_rate>
+ <digits>0</digits>
+ <numeric>False</numeric>
+ <update_policy>GTK_UPDATE_ALWAYS</update_policy>
+ <snap>False</snap>
+ <wrap>False</wrap>
+ <value>0</value>
+ <lower>0</lower>
+ <upper>9999</upper>
+ <step>1</step>
+ <page>10</page>
+ <page_size>10</page_size>
+ <child>
+ <padding>0</padding>
+ <expand>False</expand>
+ <fill>False</fill>
+ </child>
+ </widget>
+
+ <widget>
+ <class>GtkOptionMenu</class>
+ <name>optionmenu1</name>
+ <can_focus>True</can_focus>
+ <items>Minutes
+Hours
+Days
+</items>
+ <initial_choice>0</initial_choice>
+ <child>
+ <padding>0</padding>
+ <expand>False</expand>
+ <fill>False</fill>
+ </child>
+ </widget>
+
+ <widget>
+ <class>GtkLabel</class>
+ <name>label27</name>
+ <label>before the start of the appointment</label>
+ <justify>GTK_JUSTIFY_CENTER</justify>
+ <wrap>False</wrap>
+ <xalign>0.5</xalign>
+ <yalign>0.5</yalign>
+ <xpad>0</xpad>
+ <ypad>0</ypad>
+ <child>
+ <padding>0</padding>
+ <expand>False</expand>
+ <fill>False</fill>
+ </child>
+ </widget>
+ </widget>
</widget>
<widget>