]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-new-message-dialog.glade
4fb18bd88a7978f7dc90d5c1ff9613a61a9f8063
[empathy.git] / libempathy-gtk / empathy-new-message-dialog.glade
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3 <!--Generated with glade3 3.4.0 on Fri Nov 30 23:14:21 2007 -->
4 <glade-interface>
5   <widget class="GtkDialog" id="new_message_dialog">
6     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
7     <property name="border_width">5</property>
8     <property name="title" translatable="yes">New message</property>
9     <property name="resizable">False</property>
10     <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
11     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
12     <property name="has_separator">False</property>
13     <child internal-child="vbox">
14       <widget class="GtkVBox" id="dialog-vbox1">
15         <property name="visible">True</property>
16         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
17         <property name="spacing">2</property>
18         <child>
19           <widget class="GtkTable" id="table_contact">
20             <property name="visible">True</property>
21             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
22             <property name="n_rows">2</property>
23             <property name="n_columns">2</property>
24             <property name="column_spacing">6</property>
25             <property name="row_spacing">6</property>
26             <child>
27               <widget class="GtkEntry" id="entry_id">
28                 <property name="visible">True</property>
29                 <property name="can_focus">True</property>
30                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
31               </widget>
32               <packing>
33                 <property name="left_attach">1</property>
34                 <property name="right_attach">2</property>
35                 <property name="top_attach">1</property>
36                 <property name="bottom_attach">2</property>
37               </packing>
38             </child>
39             <child>
40               <widget class="GtkLabel" id="label2">
41                 <property name="visible">True</property>
42                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
43                 <property name="xalign">0</property>
44                 <property name="label" translatable="yes">Contact ID:</property>
45               </widget>
46               <packing>
47                 <property name="top_attach">1</property>
48                 <property name="bottom_attach">2</property>
49                 <property name="x_options">GTK_FILL</property>
50               </packing>
51             </child>
52             <child>
53               <widget class="GtkLabel" id="label1">
54                 <property name="visible">True</property>
55                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
56                 <property name="xalign">0</property>
57                 <property name="label" translatable="yes">Account:</property>
58               </widget>
59               <packing>
60                 <property name="x_options">GTK_FILL</property>
61               </packing>
62             </child>
63             <child>
64               <placeholder/>
65             </child>
66           </widget>
67           <packing>
68             <property name="position">1</property>
69           </packing>
70         </child>
71         <child internal-child="action_area">
72           <widget class="GtkHButtonBox" id="dialog-action_area1">
73             <property name="visible">True</property>
74             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
75             <property name="layout_style">GTK_BUTTONBOX_END</property>
76             <child>
77               <widget class="GtkButton" id="button1">
78                 <property name="visible">True</property>
79                 <property name="can_focus">True</property>
80                 <property name="receives_default">True</property>
81                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
82                 <property name="label">gtk-cancel</property>
83                 <property name="use_stock">True</property>
84                 <property name="response_id">-6</property>
85               </widget>
86             </child>
87             <child>
88               <widget class="GtkButton" id="button2">
89                 <property name="visible">True</property>
90                 <property name="can_focus">True</property>
91                 <property name="receives_default">True</property>
92                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
93                 <property name="label">gtk-ok</property>
94                 <property name="use_stock">True</property>
95                 <property name="response_id">-5</property>
96               </widget>
97               <packing>
98                 <property name="position">1</property>
99               </packing>
100             </child>
101           </widget>
102           <packing>
103             <property name="expand">False</property>
104             <property name="pack_type">GTK_PACK_END</property>
105           </packing>
106         </child>
107       </widget>
108     </child>
109   </widget>
110 </glade-interface>