aboutsummaryrefslogblamecommitdiffstats
path: root/calendar/gui/dialogs/alarm-page.glade
blob: 1850eeb515c6fabea29334bc5371f1c7586730d8 (plain) (tree)
1
2
3
4
5
                                                            
                                                                        

                 
                       










                                                              
                                                 

                                                   
                                           

             
                                              
                                                  


                                                                      

                 

                                                        
                                                      

                                                     
                                                           

                                                          

                     
                                                      
                                                          
                                                                               

                                                                 
                                                                        

                                                              
                                                      




                                                        





                                                             



                          
                                                      
                                                          



















                                                                                 
 





















                                                                       
 












                                                                       

                         




                                                             





                          
                                                 
                                                      
                                                                         
                                                             
                                                          


                                                                  
                                                    




                                                    
                                                         

                      













                                                                      

                 

                                                        

                                                           
                                                   

                     
                                                    

                                                               
                                                       

                         
                                                              
                                                              

                                                                
 

                                                                    

                                                                  

                                                                            
                                                                      



                                                                                                    
 




                                                                                               

                                     
 










                                                                                                
                                                                                                


                                                                            
                                 
                              






                                                              
 


























                                                                                 

                                                                  

                                                                            
                                                                      



                                                                                            
 












                                                                                          



                                     






                                                              
 







                                                                    

                                                                  

                                                                             
                                                                      



                                                                                         
 




                                                                                        



                                     






                                                              
 







                                                                     

                                                                  

                                                                             
                                                                      



                                                                                                       
 




                                                                                                     



                                     










































                                                                                        

                             
                                                              

                                                                    



                                                                          




                                                           
                                                             




                                                           
                                                                   
                                                              

                                                                                  

                             
                                                           
                                                                  

                                                                      
                                                                              























































                                                                                               



                                 
                                                              
                                                                  




                                                                              




                                                           

                                                              









                                                         















                                                                            
                     
                                                         



                      
                                               







                                                 
                  
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">

<glade-interface>
<requires lib="gnome"/>

<widget class="GtkWindow" id="alarm-toplevel">
  <property name="title" translatable="yes">window1</property>
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
  <property name="window_position">GTK_WIN_POS_NONE</property>
  <property name="modal">False</property>
  <property name="resizable">True</property>
  <property name="destroy_with_parent">False</property>

  <child>
    <widget class="GtkVBox" id="alarm-page">
      <property name="border_width">12</property>
      <property name="visible">True</property>
      <property name="homogeneous">False</property>
      <property name="spacing">6</property>

      <child>
    <widget class="GtkFrame" id="frame33">
      <property name="visible">True</property>
      <property name="label_xalign">0</property>
      <property name="label_yalign">0.5</property>
      <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>

      <child>
        <widget class="GtkTable" id="table13">
          <property name="border_width">6</property>
          <property name="visible">True</property>
          <property name="n_rows">2</property>
          <property name="n_columns">2</property>
          <property name="homogeneous">False</property>
          <property name="row_spacing">6</property>
          <property name="column_spacing">6</property>

          <child>
        <widget class="GtkLabel" id="label62">
          <property name="visible">True</property>
          <property name="label" translatable="yes">Summary:</property>
          <property name="use_underline">False</property>
          <property name="use_markup">False</property>
          <property name="justify">GTK_JUSTIFY_CENTER</property>
          <property name="wrap">False</property>
          <property name="selectable">False</property>
          <property name="xalign">0</property>
          <property name="yalign">0.5</property>
          <property name="xpad">0</property>
          <property name="ypad">0</property>
        </widget>
        <packing>
          <property name="left_attach">0</property>
          <property name="right_attach">1</property>
          <property name="top_attach">0</property>
          <property name="bottom_attach">1</property>
          <property name="x_options">fill</property>
          <property name="y_options"></property>
        </packing>
          </child>

          <child>
        <widget class="GtkLabel" id="label63">
          <property name="visible">True</property>
          <property name="label" translatable="yes">Date/Time:</property>
          <property name="use_underline">False</property>
          <property name="use_markup">False</property>
          <property name="justify">GTK_JUSTIFY_CENTER</property>
          <property name="wrap">False</property>
          <property name="selectable">False</property>
          <property name="xalign">0</property>
          <property name="yalign">0</property>
          <property name="xpad">0</property>
          <property name="ypad">0</property>
        </widget>
        <packing>
          <property name="left_attach">0</property>
          <property name="right_attach">1</property>
          <property name="top_attach">1</property>
          <property name="bottom_attach">2</property>
          <property name="x_options">fill</property>
          <property name="y_options">fill</property>
        </packing>
          </child>

          <child>
        <widget class="GtkLabel" id="summary">
          <property name="visible">True</property>
          <property name="label" translatable="yes"></property>
          <property name="use_underline">False</property>
          <property name="use_markup">False</property>
          <property name="justify">GTK_JUSTIFY_LEFT</property>
          <property name="wrap">False</property>
          <property name="selectable">False</property>
          <property name="xalign">0</property>
          <property name="yalign">0.5</property>
          <property name="xpad">4</property>
          <property name="ypad">0</property>
        </widget>
        <packing>
          <property name="left_attach">1</property>
          <property name="right_attach">2</property>
          <property name="top_attach">0</property>
          <property name="bottom_attach">1</property>
          <property name="y_options"></property>
        </packing>
          </child>

          <child>
        <widget class="GtkLabel" id="date-time">
          <property name="visible">True</property>
          <property name="label" translatable="yes"></property>
          <property name="use_underline">False</property>
          <property name="use_markup">False</property>
          <property name="justify">GTK_JUSTIFY_LEFT</property>
          <property name="wrap">False</property>
          <property name="selectable">False</property>
          <property name="xalign">7.45058e-09</property>
          <property name="yalign">0.5</property>
          <property name="xpad">4</property>
          <property name="ypad">0</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="y_options">fill</property>
        </packing>
          </child>
        </widget>
      </child>

      <child>
        <widget class="GtkLabel" id="label1">
          <property name="visible">True</property>
          <property name="label" translatable="yes">Basics</property>
          <property name="use_underline">False</property>
          <property name="use_markup">False</property>
          <property name="justify">GTK_JUSTIFY_LEFT</property>
          <property name="wrap">False</property>
          <property name="selectable">False</property>
          <property name="xalign">0.5</property>
          <property name="yalign">0.5</property>
          <property name="xpad">0</property>
          <property name="ypad">0</property>
        </widget>
        <packing>
          <property name="type">label_item</property>
        </packing>
      </child>
    </widget>
    <packing>
      <property name="padding">0</property>
      <property name="expand">False</property>
      <property name="fill">True</property>
    </packing>
      </child>

      <child>
    <widget class="GtkFrame" id="frame34">
      <property name="visible">True</property>
      <property name="label_xalign">0</property>
      <property name="label_yalign">0.5</property>
      <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>

      <child>
        <widget class="GtkVBox" id="vbox53">
          <property name="border_width">6</property>
          <property name="visible">True</property>
          <property name="homogeneous">False</property>
          <property name="spacing">6</property>

          <child>
        <widget class="GtkHBox" id="hbox54">
          <property name="visible">True</property>
          <property name="homogeneous">False</property>
          <property name="spacing">6</property>

          <child>
            <widget class="GtkOptionMenu" id="action">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
              <property name="history">0</property>

              <child internal-child="menu">
            <widget class="GtkMenu" id="convertwidget1">
              <property name="visible">True</property>

              <child>
                <widget class="GtkMenuItem" id="convertwidget2">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">Display a message</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>

              <child>
                <widget class="GtkMenuItem" id="convertwidget3">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">Play a sound</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>

              <child>
                <widget class="GtkMenuItem" id="convertwidget4">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">Run a program</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>

              <child>
                <widget class="GtkMenuItem" id="send_an_email1">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">Send an email</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>
            </widget>
              </child>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">False</property>
            </packing>
          </child>

          <child>
            <widget class="GtkSpinButton" id="interval-value">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
              <property name="climb_rate">1</property>
              <property name="digits">0</property>
              <property name="numeric">True</property>
              <property name="update_policy">GTK_UPDATE_ALWAYS</property>
              <property name="snap_to_ticks">False</property>
              <property name="wrap">False</property>
              <property name="adjustment">1 0 999 1 10 10</property>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">True</property>
            </packing>
          </child>

          <child>
            <widget class="GtkOptionMenu" id="value-units">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
              <property name="history">0</property>

              <child internal-child="menu">
            <widget class="GtkMenu" id="convertwidget5">
              <property name="visible">True</property>

              <child>
                <widget class="GtkMenuItem" id="convertwidget6">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">minute(s)</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>

              <child>
                <widget class="GtkMenuItem" id="convertwidget7">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">hour(s)</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>

              <child>
                <widget class="GtkMenuItem" id="convertwidget8">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">day(s)</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>
            </widget>
              </child>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">False</property>
            </packing>
          </child>

          <child>
            <widget class="GtkOptionMenu" id="relative">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
              <property name="history">0</property>

              <child internal-child="menu">
            <widget class="GtkMenu" id="convertwidget9">
              <property name="visible">True</property>

              <child>
                <widget class="GtkMenuItem" id="convertwidget10">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">before</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>

              <child>
                <widget class="GtkMenuItem" id="convertwidget11">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">after</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>
            </widget>
              </child>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">False</property>
            </packing>
          </child>

          <child>
            <widget class="GtkOptionMenu" id="time">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
              <property name="history">0</property>

              <child internal-child="menu">
            <widget class="GtkMenu" id="convertwidget12">
              <property name="visible">True</property>

              <child>
                <widget class="GtkMenuItem" id="convertwidget13">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">start of appointment</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>

              <child>
                <widget class="GtkMenuItem" id="convertwidget14">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">end of appointment</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>
            </widget>
              </child>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">False</property>
            </packing>
          </child>

          <child>
            <widget class="GtkButton" id="button-options">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">_Options...</property>
              <property name="use_underline">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">False</property>
            </packing>
          </child>
        </widget>
        <packing>
          <property name="padding">0</property>
          <property name="expand">False</property>
          <property name="fill">True</property>
        </packing>
          </child>

          <child>
        <widget class="GtkHBox" id="hbox55">
          <property name="visible">True</property>
          <property name="homogeneous">False</property>
          <property name="spacing">6</property>

          <child>
            <widget class="GtkScrolledWindow" id="scrolledwindow13">
              <property name="visible">True</property>
              <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
              <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
              <property name="shadow_type">GTK_SHADOW_IN</property>
              <property name="window_placement">GTK_CORNER_TOP_LEFT</property>

              <child>
            <widget class="GtkTreeView" id="list">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
              <property name="headers_visible">True</property>
              <property name="rules_hint">False</property>
              <property name="reorderable">False</property>
              <property name="enable_search">True</property>
            </widget>
              </child>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">True</property>
              <property name="fill">True</property>
            </packing>
          </child>

          <child>
            <widget class="GtkVButtonBox" id="vbuttonbox2">
              <property name="visible">True</property>
              <property name="layout_style">GTK_BUTTONBOX_START</property>
              <property name="spacing">6</property>

              <child>
            <widget class="GtkButton" id="add">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>

              <child>
                <widget class="GtkAlignment" id="alignment1">
                  <property name="visible">True</property>
                  <property name="xalign">0.5</property>
                  <property name="yalign">0.5</property>
                  <property name="xscale">0</property>
                  <property name="yscale">0</property>

                  <child>
                <widget class="GtkHBox" id="hbox56">
                  <property name="visible">True</property>
                  <property name="homogeneous">False</property>
                  <property name="spacing">2</property>

                  <child>
                    <widget class="GtkImage" id="image1">
                      <property name="visible">True</property>
                      <property name="stock">gtk-add</property>
                      <property name="icon_size">4</property>
                      <property name="xalign">0.5</property>
                      <property name="yalign">0.5</property>
                      <property name="xpad">0</property>
                      <property name="ypad">0</property>
                    </widget>
                    <packing>
                      <property name="padding">0</property>
                      <property name="expand">False</property>
                      <property name="fill">False</property>
                    </packing>
                  </child>

                  <child>
                    <widget class="GtkLabel" id="label65">
                      <property name="visible">True</property>
                      <property name="label" translatable="yes">A_dd</property>
                      <property name="use_underline">True</property>
                      <property name="use_markup">False</property>
                      <property name="justify">GTK_JUSTIFY_LEFT</property>
                      <property name="wrap">False</property>
                      <property name="selectable">False</property>
                      <property name="xalign">0.5</property>
                      <property name="yalign">0.5</property>
                      <property name="xpad">0</property>
                      <property name="ypad">0</property>
                    </widget>
                    <packing>
                      <property name="padding">0</property>
                      <property name="expand">False</property>
                      <property name="fill">False</property>
                    </packing>
                  </child>
                </widget>
                  </child>
                </widget>
              </child>
            </widget>
              </child>

              <child>
            <widget class="GtkButton" id="delete">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label">gtk-remove</property>
              <property name="use_stock">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
            </widget>
              </child>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">False</property>
            </packing>
          </child>
        </widget>
        <packing>
          <property name="padding">0</property>
          <property name="expand">True</property>
          <property name="fill">True</property>
        </packing>
          </child>
        </widget>
      </child>

      <child>
        <widget class="GtkLabel" id="label64">
          <property name="visible">True</property>
          <property name="label" translatable="yes">Reminders</property>
          <property name="use_underline">False</property>
          <property name="use_markup">False</property>
          <property name="justify">GTK_JUSTIFY_LEFT</property>
          <property name="wrap">False</property>
          <property name="selectable">False</property>
          <property name="xalign">0.5</property>
          <property name="yalign">0.5</property>
          <property name="xpad">0</property>
          <property name="ypad">0</property>
        </widget>
        <packing>
          <property name="type">label_item</property>
        </packing>
      </child>
    </widget>
    <packing>
      <property name="padding">0</property>
      <property name="expand">True</property>
      <property name="fill">True</property>
    </packing>
      </child>
    </widget>
  </child>
</widget>

</glade-interface>