<?xml version="1.0"?> <GTK-Interface> <project> <name>alarm-page</name> <program_name>alarm-page</program_name> <directory></directory> <source_directory>.</source_directory> <pixmaps_directory>pixmaps</pixmaps_directory> <language>C</language> <gnome_support>True</gnome_support> <gettext_support>True</gettext_support> <output_main_file>False</output_main_file> <output_support_files>False</output_support_files> <output_build_files>False</output_build_files> </project> <widget> <class>GtkWindow</class> <name>alarm-toplevel</name> <visible>False</visible> <title>window1</title> <type>GTK_WINDOW_TOPLEVEL</type> <position>GTK_WIN_POS_NONE</position> <modal>False</modal> <allow_shrink>False</allow_shrink> <allow_grow>True</allow_grow> <auto_shrink>False</auto_shrink> <widget> <class>GtkVBox</class> <name>alarm-page</name> <border_width>4</border_width> <homogeneous>False</homogeneous> <spacing>4</spacing> <widget> <class>GtkFrame</class> <name>frame33</name> <label>Basics</label> <label_xalign>0</label_xalign> <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type> <child> <padding>0</padding> <expand>False</expand> <fill>True</fill> </child> <widget> <class>GtkTable</class> <name>table13</name> <border_width>4</border_width> <rows>2</rows> <columns>2</columns> <homogeneous>False</homogeneous> <row_spacing>2</row_spacing> <column_spacing>2</column_spacing> <widget> <class>GtkLabel</class> <name>label62</name> <label>Summary:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> <child> <left_attach>0</left_attach> <right_attach>1</right_attach> <top_attach>0</top_attach> <bottom_attach>1</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkLabel</class> <name>label63</name> <label>Date/Time:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0</yalign> <xpad>0</xpad> <ypad>0</ypad> <child> <left_attach>0</left_attach> <right_attach>1</right_attach> <top_attach>1</top_attach> <bottom_attach>2</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>False</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> <widget> <class>GtkLabel</class> <name>summary</name> <width>10</width> <label></label> <justify>GTK_JUSTIFY_LEFT</justify> <wrap>False</wrap> <xalign>0</xalign> <yalign>0.5</yalign> <xpad>4</xpad> <ypad>0</ypad> <child> <left_attach>1</left_attach> <right_attach>2</right_attach> <top_attach>0</top_attach> <bottom_attach>1</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>False</yfill> </child> </widget> <widget> <class>GtkLabel</class> <name>date-time</name> <width>10</width> <label></label> <justify>GTK_JUSTIFY_LEFT</justify> <wrap>False</wrap> <xalign>7.45058e-09</xalign> <yalign>0.5</yalign> <xpad>4</xpad> <ypad>0</ypad> <child> <left_attach>1</left_attach> <right_attach>2</right_attach> <top_attach>1</top_attach> <bottom_attach>2</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> <yexpand>False</yexpand> <xshrink>False</xshrink> <yshrink>False</yshrink> <xfill>True</xfill> <yfill>True</yfill> </child> </widget> </widget> </widget> <widget> <class>GtkFrame</class> <name>frame34</name> <label>Reminders</label> <label_xalign>0</label_xalign> <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type> <child> <padding>0</padding> <expand>True</expand> <fill>True</fill> </child> <widget> <class>GtkVBox</class> <name>vbox53</name> <border_width>4</border_width> <homogeneous>False</homogeneous> <spacing>4</spacing> <widget> <class>GtkHBox</class> <name>hbox54</name> <homogeneous>False</homogeneous> <spacing>4</spacing> <child> <padding>0</padding> <expand>False</expand> <fill>True</fill> </child> <widget> <class>GtkOptionMenu</class> <name>action</name> <can_focus>True</can_focus> <items>Display a message Play a sound Run a program </items> <initial_choice>0</initial_choice> <child> <padding>0</padding> <expand>False</expand> <fill>False</fill> </child> </widget> <widget> <class>GtkSpinButton</class> <name>interval-value</name> <can_focus>True</can_focus> <climb_rate>1</climb_rate> <digits>0</digits> <numeric>True</numeric> <update_policy>GTK_UPDATE_ALWAYS</update_policy> <snap>False</snap> <wrap>False</wrap> <value>1</value> <lower>0</lower> <upper>999</upper> <step>1</step> <page>10</page> <page_size>10</page_size> <child> <padding>0</padding> <expand>False</expand> <fill>True</fill> </child> </widget> <widget> <class>GtkOptionMenu</class> <name>value-units</name> <can_focus>True</can_focus> <items>minute(s) hour(s) day(s) </items> <initial_choice>0</initial_choice> <child> <padding>0</padding> <expand>False</expand> <fill>False</fill> </child> </widget> <widget> <class>GtkOptionMenu</class> <name>relative</name> <can_focus>True</can_focus> <items>before after </items> <initial_choice>0</initial_choice> <child> <padding>0</padding> <expand>False</expand> <fill>False</fill> </child> </widget> <widget> <class>GtkOptionMenu</class> <name>time</name> <can_focus>True</can_focus> <items>start of appointment end of appointment </items> <initial_choice>0</initial_choice> <child> <padding>0</padding> <expand>False</expand> <fill>False</fill> </child> </widget> <widget> <class>GtkButton</class> <name>button-options</name> <can_focus>True</can_focus> <label>_Options...</label> <child> <padding>0</padding> <expand>False</expand> <fill>False</fill> </child> </widget> </widget> <widget> <class>GtkHBox</class> <name>hbox55</name> <homogeneous>False</homogeneous> <spacing>0</spacing> <child> <padding>0</padding> <expand>True</expand> <fill>True</fill> </child> <widget> <class>GtkScrolledWindow</class> <name>scrolledwindow13</name> <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy> <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy> <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy> <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy> <child> <padding>0</padding> <expand>True</expand> <fill>True</fill> </child> <widget> <class>GtkCList</class> <name>list</name> <can_focus>True</can_focus> <columns>1</columns> <column_widths>80</column_widths> <selection_mode>GTK_SELECTION_BROWSE</selection_mode> <show_titles>False</show_titles> <shadow_type>GTK_SHADOW_IN</shadow_type> <widget> <class>GtkLabel</class> <child_name>CList:title</child_name> <name>label64</name> <label>label55</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0.5</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> </widget> </widget> </widget> <widget> <class>GtkVButtonBox</class> <name>vbuttonbox2</name> <layout_style>GTK_BUTTONBOX_START</layout_style> <spacing>10</spacing> <child_min_width>85</child_min_width> <child_min_height>27</child_min_height> <child_ipad_x>7</child_ipad_x> <child_ipad_y>0</child_ipad_y> <child> <padding>0</padding> <expand>False</expand> <fill>False</fill> </child> <widget> <class>GtkButton</class> <name>add</name> <can_default>True</can_default> <can_focus>True</can_focus> <label>_Add</label> </widget> <widget> <class>GtkButton</class> <name>delete</name> <can_default>True</can_default> <can_focus>True</can_focus> <label>_Delete</label> </widget> </widget> </widget> </widget> </widget> </widget> </widget> </GTK-Interface>