aboutsummaryrefslogblamecommitdiffstats
path: root/calendar/gui/alarm-notify/alarm-notify.glade
blob: e71828ca530170764d67310ea05426e29bfc310d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                 




                           











                                         





                                    










                                      










                                        















                                             
                              












                                             













                                                                                        




                              










                                        
                                     
                               
                                            









                                  
                                     
                                
                                            









                                  
                                     
                                          
                                            











                                  









                             










                                      
















                                             























                                                        
<?xml version="1.0"?>
<GTK-Interface>

<project>
  <name>Evolution Calendar</name>
  <program_name>evolution-calendar</program_name>
  <directory></directory>
  <source_directory>src</source_directory>
  <pixmaps_directory>pixmaps</pixmaps_directory>
  <language>C</language>
  <gnome_support>True</gnome_support>
  <gettext_support>True</gettext_support>
</project>

<widget>
  <class>GtkWindow</class>
  <name>alarm-notify</name>
  <title></title>
  <type>GTK_WINDOW_DIALOG</type>
  <position>GTK_WIN_POS_CENTER</position>
  <modal>False</modal>
  <allow_shrink>False</allow_shrink>
  <allow_grow>False</allow_grow>
  <auto_shrink>False</auto_shrink>

  <widget>
    <class>GtkVBox</class>
    <name>vbox2</name>
    <border_width>4</border_width>
    <homogeneous>False</homogeneous>
    <spacing>4</spacing>

    <widget>
      <class>GtkHBox</class>
      <name>hbox3</name>
      <homogeneous>False</homogeneous>
      <spacing>8</spacing>
      <child>
    <padding>0</padding>
    <expand>True</expand>
    <fill>True</fill>
      </child>

      <widget>
    <class>GtkVBox</class>
    <name>vbox5</name>
    <homogeneous>False</homogeneous>
    <spacing>4</spacing>
    <child>
      <padding>0</padding>
      <expand>True</expand>
      <fill>True</fill>
    </child>

    <widget>
      <class>GtkLabel</class>
      <name>heading</name>
      <label></label>
      <justify>GTK_JUSTIFY_LEFT</justify>
      <wrap>True</wrap>
      <xalign>0</xalign>
      <yalign>0.5</yalign>
      <xpad>0</xpad>
      <ypad>0</ypad>
      <child>
        <padding>0</padding>
        <expand>False</expand>
        <fill>False</fill>
      </child>
    </widget>

    <widget>
      <class>GtkLabel</class>
      <name>message</name>
      <label></label>
      <justify>GTK_JUSTIFY_LEFT</justify>
      <wrap>True</wrap>
      <xalign>0</xalign>
      <yalign>0.5</yalign>
      <xpad>0</xpad>
      <ypad>0</ypad>
      <child>
        <padding>0</padding>
        <expand>False</expand>
        <fill>False</fill>
      </child>
    </widget>

    <widget>
      <class>Custom</class>
      <name>frame</name>
      <creation_function>make_html_display</creation_function>
      <int1>0</int1>
      <int2>0</int2>
      <last_modification_time>Thu, 11 Oct 2001 08:19:04 GMT</last_modification_time>
      <child>
        <padding>0</padding>
        <expand>True</expand>
        <fill>True</fill>
      </child>
    </widget>
      </widget>

      <widget>
    <class>GtkVBox</class>
    <name>vbox4</name>
    <homogeneous>False</homogeneous>
    <spacing>4</spacing>
    <child>
      <padding>0</padding>
      <expand>True</expand>
      <fill>True</fill>
    </child>

    <widget>
      <class>GtkButton</class>
      <name>close</name>
      <can_focus>True</can_focus>
      <label>C_lose</label>
      <relief>GTK_RELIEF_NORMAL</relief>
      <child>
        <padding>0</padding>
        <expand>False</expand>
        <fill>False</fill>
      </child>
    </widget>

    <widget>
      <class>GtkButton</class>
      <name>snooze</name>
      <can_focus>True</can_focus>
      <label>Snoo_ze</label>
      <relief>GTK_RELIEF_NORMAL</relief>
      <child>
        <padding>0</padding>
        <expand>False</expand>
        <fill>False</fill>
      </child>
    </widget>

    <widget>
      <class>GtkButton</class>
      <name>edit</name>
      <can_focus>True</can_focus>
      <label>_Edit appointment</label>
      <relief>GTK_RELIEF_NORMAL</relief>
      <child>
        <padding>0</padding>
        <expand>False</expand>
        <fill>False</fill>
      </child>
    </widget>
      </widget>
    </widget>

    <widget>
      <class>GtkHSeparator</class>
      <name>hseparator1</name>
      <child>
    <padding>0</padding>
    <expand>True</expand>
    <fill>True</fill>
      </child>
    </widget>

    <widget>
      <class>GtkHBox</class>
      <name>hbox4</name>
      <homogeneous>False</homogeneous>
      <spacing>4</spacing>
      <child>
    <padding>0</padding>
    <expand>True</expand>
    <fill>True</fill>
      </child>

      <widget>
    <class>GtkLabel</class>
    <name>label4</name>
    <label>Snooze time (minutes)</label>
    <justify>GTK_JUSTIFY_CENTER</justify>
    <wrap>False</wrap>
    <xalign>0</xalign>
    <yalign>0.5</yalign>
    <xpad>0</xpad>
    <ypad>0</ypad>
    <child>
      <padding>0</padding>
      <expand>False</expand>
      <fill>False</fill>
    </child>
      </widget>

      <widget>
    <class>GtkSpinButton</class>
    <name>snooze-time</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>5</value>
    <lower>1</lower>
    <upper>1440</upper>
    <step>1</step>
    <page>5</page>
    <page_size>5</page_size>
    <child>
      <padding>0</padding>
      <expand>False</expand>
      <fill>False</fill>
    </child>
      </widget>
    </widget>
  </widget>
</widget>

</GTK-Interface>