aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify/alarm-notify.glade
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2001-07-11 07:57:55 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2001-07-11 07:57:55 +0800
commit39e7268930b5d5cbc6f9128ebf1a8055ed007cc6 (patch)
tree597c5878fb740534c1716ef293cb14bc113d460b /calendar/gui/alarm-notify/alarm-notify.glade
parentee250cad8e32e0aaa9d9a57c4154ea7728b7c4f2 (diff)
downloadgsoc2013-evolution-39e7268930b5d5cbc6f9128ebf1a8055ed007cc6.tar
gsoc2013-evolution-39e7268930b5d5cbc6f9128ebf1a8055ed007cc6.tar.gz
gsoc2013-evolution-39e7268930b5d5cbc6f9128ebf1a8055ed007cc6.tar.bz2
gsoc2013-evolution-39e7268930b5d5cbc6f9128ebf1a8055ed007cc6.tar.lz
gsoc2013-evolution-39e7268930b5d5cbc6f9128ebf1a8055ed007cc6.tar.xz
gsoc2013-evolution-39e7268930b5d5cbc6f9128ebf1a8055ed007cc6.tar.zst
gsoc2013-evolution-39e7268930b5d5cbc6f9128ebf1a8055ed007cc6.zip
Handle the different alarm actions. (display_notification): Do the alarm
2001-07-10 Federico Mena Quintero <federico@ximian.com> * gui/alarm-notify/alarm-queue.c (alarm_trigger_cb): Handle the different alarm actions. (display_notification): Do the alarm notification dialog here. * gui/alarm-notify/alarm-notify-dialog.c (make_heading): Take in a CalComponentVType, not a whole component. (alarm_notify_dialog): Take in a CalComponentVType and the final message instead of generating it ourselves. svn path=/trunk/; revision=10978
Diffstat (limited to 'calendar/gui/alarm-notify/alarm-notify.glade')
-rw-r--r--calendar/gui/alarm-notify/alarm-notify.glade30
1 files changed, 4 insertions, 26 deletions
diff --git a/calendar/gui/alarm-notify/alarm-notify.glade b/calendar/gui/alarm-notify/alarm-notify.glade
index 41718d0572..91d499fa65 100644
--- a/calendar/gui/alarm-notify/alarm-notify.glade
+++ b/calendar/gui/alarm-notify/alarm-notify.glade
@@ -10,23 +10,11 @@
<language>C</language>
<gnome_support>True</gnome_support>
<gettext_support>True</gettext_support>
- <use_widget_names>False</use_widget_names>
- <output_main_file>True</output_main_file>
- <output_support_files>True</output_support_files>
- <output_build_files>True</output_build_files>
- <backup_source_files>True</backup_source_files>
- <main_source_file>interface.c</main_source_file>
- <main_header_file>interface.h</main_header_file>
- <handler_source_file>callbacks.c</handler_source_file>
- <handler_header_file>callbacks.h</handler_header_file>
- <support_source_file>support.c</support_source_file>
- <support_header_file>support.h</support_header_file>
</project>
<widget>
<class>GtkWindow</class>
<name>alarm-notify</name>
- <cxx_use_heap>True</cxx_use_heap>
<title></title>
<type>GTK_WINDOW_DIALOG</type>
<position>GTK_WIN_POS_CENTER</position>
@@ -39,14 +27,12 @@
<class>GtkVBox</class>
<name>vbox2</name>
<border_width>4</border_width>
- <cxx_use_heap>True</cxx_use_heap>
<homogeneous>False</homogeneous>
<spacing>4</spacing>
<widget>
<class>GtkHBox</class>
<name>hbox3</name>
- <cxx_use_heap>True</cxx_use_heap>
<homogeneous>False</homogeneous>
<spacing>8</spacing>
<child>
@@ -58,7 +44,6 @@
<widget>
<class>GtkVBox</class>
<name>vbox5</name>
- <cxx_use_heap>True</cxx_use_heap>
<homogeneous>False</homogeneous>
<spacing>4</spacing>
<child>
@@ -70,7 +55,6 @@
<widget>
<class>GtkLabel</class>
<name>heading</name>
- <cxx_use_heap>True</cxx_use_heap>
<label></label>
<justify>GTK_JUSTIFY_LEFT</justify>
<wrap>True</wrap>
@@ -87,8 +71,7 @@
<widget>
<class>GtkLabel</class>
- <name>summary</name>
- <cxx_use_heap>True</cxx_use_heap>
+ <name>message</name>
<label></label>
<justify>GTK_JUSTIFY_LEFT</justify>
<wrap>True</wrap>
@@ -107,7 +90,6 @@
<widget>
<class>GtkVBox</class>
<name>vbox4</name>
- <cxx_use_heap>True</cxx_use_heap>
<homogeneous>False</homogeneous>
<spacing>4</spacing>
<child>
@@ -119,9 +101,9 @@
<widget>
<class>GtkButton</class>
<name>close</name>
- <cxx_use_heap>True</cxx_use_heap>
<can_focus>True</can_focus>
<label>Close</label>
+ <relief>GTK_RELIEF_NORMAL</relief>
<child>
<padding>0</padding>
<expand>False</expand>
@@ -132,9 +114,9 @@
<widget>
<class>GtkButton</class>
<name>snooze</name>
- <cxx_use_heap>True</cxx_use_heap>
<can_focus>True</can_focus>
<label>Snooze</label>
+ <relief>GTK_RELIEF_NORMAL</relief>
<child>
<padding>0</padding>
<expand>False</expand>
@@ -145,9 +127,9 @@
<widget>
<class>GtkButton</class>
<name>edit</name>
- <cxx_use_heap>True</cxx_use_heap>
<can_focus>True</can_focus>
<label>Edit appointment</label>
+ <relief>GTK_RELIEF_NORMAL</relief>
<child>
<padding>0</padding>
<expand>False</expand>
@@ -160,7 +142,6 @@
<widget>
<class>GtkHSeparator</class>
<name>hseparator1</name>
- <cxx_use_heap>True</cxx_use_heap>
<child>
<padding>0</padding>
<expand>True</expand>
@@ -171,7 +152,6 @@
<widget>
<class>GtkHBox</class>
<name>hbox4</name>
- <cxx_use_heap>True</cxx_use_heap>
<homogeneous>False</homogeneous>
<spacing>4</spacing>
<child>
@@ -183,7 +163,6 @@
<widget>
<class>GtkLabel</class>
<name>label4</name>
- <cxx_use_heap>True</cxx_use_heap>
<label>Snooze time (minutes)</label>
<justify>GTK_JUSTIFY_CENTER</justify>
<wrap>False</wrap>
@@ -201,7 +180,6 @@
<widget>
<class>GtkSpinButton</class>
<name>snooze-time</name>
- <cxx_use_heap>True</cxx_use_heap>
<can_focus>True</can_focus>
<climb_rate>1</climb_rate>
<digits>0</digits>