]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-presence-chooser.ui
Merge branch 'irc-dialog-579800'
[empathy.git] / libempathy-gtk / empathy-presence-chooser.ui
1 <?xml version="1.0"?>
2 <interface>
3   <requires lib="gtk+" version="2.16"/>
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkDialog" id="custom_message_dialog">
6     <property name="visible">True</property>
7     <property name="border_width">5</property>
8     <property name="title" translatable="yes">Custom message</property>
9     <property name="resizable">False</property>
10     <property name="type_hint">dialog</property>
11     <property name="has_separator">False</property>
12     <child internal-child="vbox">
13       <object class="GtkVBox" id="dialog-vbox6">
14         <property name="visible">True</property>
15         <child>
16           <object class="GtkTable" id="table1">
17             <property name="visible">True</property>
18             <property name="border_width">5</property>
19             <property name="n_rows">3</property>
20             <property name="n_columns">2</property>
21             <property name="column_spacing">6</property>
22             <property name="row_spacing">6</property>
23             <child>
24               <object class="GtkComboBox" id="combobox_status">
25                 <property name="visible">True</property>
26               </object>
27               <packing>
28                 <property name="left_attach">1</property>
29                 <property name="right_attach">2</property>
30                 <property name="x_options">GTK_FILL</property>
31                 <property name="y_options">GTK_FILL</property>
32               </packing>
33             </child>
34             <child>
35               <object class="GtkComboBoxEntry" id="comboboxentry_message">
36                 <property name="visible">True</property>
37               </object>
38               <packing>
39                 <property name="left_attach">1</property>
40                 <property name="right_attach">2</property>
41                 <property name="top_attach">1</property>
42                 <property name="bottom_attach">2</property>
43                 <property name="x_options">GTK_FILL</property>
44                 <property name="y_options">GTK_FILL</property>
45               </packing>
46             </child>
47             <child>
48               <object class="GtkCheckButton" id="checkbutton_save">
49                 <property name="label" translatable="yes">Save message</property>
50                 <property name="visible">True</property>
51                 <property name="can_focus">True</property>
52                 <property name="receives_default">False</property>
53                 <property name="use_underline">True</property>
54                 <property name="draw_indicator">True</property>
55               </object>
56               <packing>
57                 <property name="right_attach">2</property>
58                 <property name="top_attach">2</property>
59                 <property name="bottom_attach">3</property>
60                 <property name="y_options"></property>
61               </packing>
62             </child>
63             <child>
64               <object class="GtkLabel" id="label472">
65                 <property name="visible">True</property>
66                 <property name="xalign">0</property>
67                 <property name="label" translatable="yes">Message:</property>
68               </object>
69               <packing>
70                 <property name="top_attach">1</property>
71                 <property name="bottom_attach">2</property>
72                 <property name="x_options">GTK_FILL</property>
73                 <property name="y_options"></property>
74               </packing>
75             </child>
76             <child>
77               <object class="GtkLabel" id="label471">
78                 <property name="visible">True</property>
79                 <property name="xalign">0</property>
80                 <property name="label" translatable="yes">Status:</property>
81               </object>
82               <packing>
83                 <property name="x_options">GTK_FILL</property>
84                 <property name="y_options"></property>
85               </packing>
86             </child>
87           </object>
88           <packing>
89             <property name="position">1</property>
90           </packing>
91         </child>
92         <child internal-child="action_area">
93           <object class="GtkHButtonBox" id="dialog-action_area6">
94             <property name="visible">True</property>
95             <property name="layout_style">end</property>
96             <child>
97               <object class="GtkButton" id="closebutton1">
98                 <property name="label">gtk-cancel</property>
99                 <property name="visible">True</property>
100                 <property name="can_focus">True</property>
101                 <property name="can_default">True</property>
102                 <property name="receives_default">False</property>
103                 <property name="use_stock">True</property>
104               </object>
105               <packing>
106                 <property name="expand">False</property>
107                 <property name="fill">False</property>
108                 <property name="position">0</property>
109               </packing>
110             </child>
111             <child>
112               <object class="GtkButton" id="button1">
113                 <property name="label">gtk-apply</property>
114                 <property name="visible">True</property>
115                 <property name="can_focus">True</property>
116                 <property name="can_default">True</property>
117                 <property name="receives_default">False</property>
118                 <property name="use_stock">True</property>
119               </object>
120               <packing>
121                 <property name="expand">False</property>
122                 <property name="fill">False</property>
123                 <property name="position">1</property>
124               </packing>
125             </child>
126           </object>
127           <packing>
128             <property name="expand">False</property>
129             <property name="pack_type">end</property>
130             <property name="position">0</property>
131           </packing>
132         </child>
133       </object>
134     </child>
135     <action-widgets>
136       <action-widget response="-6">closebutton1</action-widget>
137       <action-widget response="-10">button1</action-widget>
138     </action-widgets>
139   </object>
140 </interface>