aboutsummaryrefslogblamecommitdiffstats
path: root/calendar/gui/e-meeting-dialog.glade
blob: 809eb38f8f1e23f1497b3502157702770ce3b357 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                
                      




















                                                           
                                                       











                                               

                   



                                                                






                                    

                                               


                            

                                                             






                                    


             




                                      
             

                              



                         














                                            
 













                                            







































































                                                        



















































                                                                 















































































































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

<project>
  <name>e-meeting-dialog</name>
  <program_name>e-meeting-dialog</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>meeting_window</name>
  <width>400</width>
  <height>330</height>
  <visible>False</visible>
  <title>Meeting Invitations</title>
  <type>GTK_WINDOW_DIALOG</type>
  <position>GTK_WIN_POS_NONE</position>
  <modal>True</modal>
  <allow_shrink>False</allow_shrink>
  <allow_grow>True</allow_grow>
  <auto_shrink>False</auto_shrink>

  <widget>
    <class>GtkVBox</class>
    <name>vbox1</name>
    <homogeneous>False</homogeneous>
    <spacing>0</spacing>

    <widget>
      <class>GtkToolbar</class>
      <name>toolbar1</name>
      <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>
      <type>GTK_TOOLBAR_BOTH</type>
      <space_size>5</space_size>
      <space_style>GTK_TOOLBAR_SPACE_LINE</space_style>
      <relief>GTK_RELIEF_NORMAL</relief>
      <tooltips>True</tooltips>
      <child>
    <padding>0</padding>
    <expand>False</expand>
    <fill>False</fill>
      </child>

      <widget>
    <class>GtkButton</class>
    <child_name>Toolbar:button</child_name>
    <name>send_button</name>
    <label>Send
Updates</label>
    <stock_pixmap>GNOME_STOCK_PIXMAP_MAIL_SND</stock_pixmap>
      </widget>

      <widget>
    <class>GtkVSeparator</class>
    <name>vseparator1</name>
    <width>13</width>
    <height>58</height>
      </widget>

      <widget>
    <class>GtkButton</class>
    <child_name>Toolbar:button</child_name>
    <name>button4</name>
    <label>Cancel
Meeting</label>
    <stock_pixmap>GNOME_STOCK_PIXMAP_CLOSE</stock_pixmap>
      </widget>

      <widget>
    <class>GtkVSeparator</class>
    <name>vseparator2</name>
    <width>12</width>
    <height>58</height>
      </widget>
    </widget>

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

      <widget>
    <class>GtkLabel</class>
    <name>label3</name>
    <label>Organizer: </label>
    <justify>GTK_JUSTIFY_RIGHT</justify>
    <wrap>False</wrap>
    <xalign>0.5</xalign>
    <yalign>0.5</yalign>
    <xpad>3</xpad>
    <ypad>0</ypad>
    <child>
      <padding>1</padding>
      <expand>False</expand>
      <fill>False</fill>
    </child>
      </widget>

      <widget>
    <class>GtkEntry</class>
    <name>organizer_entry</name>
    <width>252</width>
    <can_focus>True</can_focus>
    <editable>False</editable>
    <text_visible>True</text_visible>
    <text_max_length>0</text_max_length>
    <text></text>
    <child>
      <padding>0</padding>
      <expand>False</expand>
      <fill>True</fill>
    </child>
      </widget>
    </widget>

    <widget>
      <class>GtkHBox</class>
      <name>hbox1</name>
      <homogeneous>False</homogeneous>
      <spacing>0</spacing>
      <child>
    <padding>0</padding>
    <expand>False</expand>
    <fill>False</fill>
    <pack>GTK_PACK_END</pack>
      </child>

      <widget>
    <class>GtkLabel</class>
    <name>label1</name>
    <label>Attendees: </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>4</padding>
      <expand>False</expand>
      <fill>False</fill>
    </child>
      </widget>

      <widget>
    <class>GtkHButtonBox</class>
    <name>hbuttonbox3</name>
    <layout_style>GTK_BUTTONBOX_START</layout_style>
    <spacing>0</spacing>
    <child_min_width>83</child_min_width>
    <child_min_height>29</child_min_height>
    <child_ipad_x>8</child_ipad_x>
    <child_ipad_y>1</child_ipad_y>
    <child>
      <padding>0</padding>
      <expand>True</expand>
      <fill>True</fill>
    </child>

    <widget>
      <class>GtkButton</class>
      <name>add_button</name>
      <can_default>True</can_default>
      <can_focus>True</can_focus>
      <label>Add</label>
    </widget>

    <widget>
      <class>GtkButton</class>
      <name>delete_button</name>
      <can_default>True</can_default>
      <can_focus>True</can_focus>
      <label>Delete</label>
    </widget>

    <widget>
      <class>GtkButton</class>
      <name>edit_button</name>
      <can_default>True</can_default>
      <can_focus>True</can_focus>
      <label>Edit</label>
    </widget>
      </widget>
    </widget>

    <widget>
      <class>GtkScrolledWindow</class>
      <name>scrolledwindow1</name>
      <hscrollbar_policy>GTK_POLICY_AUTOMATIC</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>attendee_list</name>
    <border_width>3</border_width>
    <can_focus>True</can_focus>
    <columns>2</columns>
    <column_widths>222,80</column_widths>
    <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
    <show_titles>True</show_titles>
    <shadow_type>GTK_SHADOW_IN</shadow_type>

    <widget>
      <class>GtkLabel</class>
      <child_name>CList:title</child_name>
      <name>attendee_label</name>
      <label>Attendee</label>
      <justify>GTK_JUSTIFY_LEFT</justify>
      <wrap>False</wrap>
      <xalign>0.5</xalign>
      <yalign>0.5</yalign>
      <xpad>0</xpad>
      <ypad>0</ypad>
    </widget>

    <widget>
      <class>GtkLabel</class>
      <child_name>CList:title</child_name>
      <name>status_label</name>
      <label>Status</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>
</widget>

<widget>
  <class>GnomeDialog</class>
  <name>add_dialog</name>
  <width>344</width>
  <height>115</height>
  <visible>False</visible>
  <title>Attendee</title>
  <type>GTK_WINDOW_DIALOG</type>
  <position>GTK_WIN_POS_MOUSE</position>
  <modal>True</modal>
  <allow_shrink>False</allow_shrink>
  <allow_grow>False</allow_grow>
  <auto_shrink>False</auto_shrink>
  <auto_close>False</auto_close>
  <hide_on_close>False</hide_on_close>

  <widget>
    <class>GtkVBox</class>
    <child_name>GnomeDialog:vbox</child_name>
    <name>dialog-vbox1</name>
    <homogeneous>False</homogeneous>
    <spacing>8</spacing>
    <child>
      <padding>4</padding>
      <expand>True</expand>
      <fill>True</fill>
    </child>

    <widget>
      <class>GtkHButtonBox</class>
      <child_name>GnomeDialog:action_area</child_name>
      <name>dialog-action_area1</name>
      <layout_style>GTK_BUTTONBOX_SPREAD</layout_style>
      <spacing>8</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>True</fill>
    <pack>GTK_PACK_END</pack>
      </child>

      <widget>
    <class>GtkButton</class>
    <name>button1</name>
    <can_default>True</can_default>
    <can_focus>True</can_focus>
    <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
      </widget>

      <widget>
    <class>GtkButton</class>
    <name>button3</name>
    <can_default>True</can_default>
    <can_focus>True</can_focus>
    <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
      </widget>
    </widget>

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

      <widget>
    <class>GtkLabel</class>
    <name>label2</name>
    <label>Attendee address</label>
    <justify>GTK_JUSTIFY_CENTER</justify>
    <wrap>False</wrap>
    <xalign>0.5</xalign>
    <yalign>0.5</yalign>
    <xpad>6</xpad>
    <ypad>0</ypad>
    <child>
      <padding>0</padding>
      <expand>False</expand>
      <fill>False</fill>
    </child>
      </widget>

      <widget>
    <class>GtkEntry</class>
    <name>address_entry</name>
    <can_focus>True</can_focus>
    <editable>True</editable>
    <text_visible>True</text_visible>
    <text_max_length>0</text_max_length>
    <text></text>
    <child>
      <padding>0</padding>
      <expand>True</expand>
      <fill>True</fill>
    </child>
      </widget>
    </widget>
  </widget>
</widget>

</GTK-Interface>