]> git.0d.be Git - empathy.git/blob - src/empathy-chatrooms-window.ui
Convert glade files to GtkBuilder format
[empathy.git] / src / empathy-chatrooms-window.ui
1 <?xml version="1.0"?>
2 <!--*- mode: xml -*-->
3 <interface>
4   <object class="GtkDialog" id="edit_chatroom_dialog">
5     <property name="visible">True</property>
6     <property name="border_width">5</property>
7     <property name="title" translatable="yes">Edit Favorite Room</property>
8     <property name="resizable">False</property>
9     <property name="role">chatrooms</property>
10     <property name="icon_name">gtk-edit</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       <object class="GtkVBox" id="dialog-vbox3">
15         <property name="visible">True</property>
16         <property name="spacing">2</property>
17         <child>
18           <object class="GtkTable" id="table4">
19             <property name="visible">True</property>
20             <property name="border_width">5</property>
21             <property name="n_rows">5</property>
22             <property name="n_columns">2</property>
23             <property name="column_spacing">12</property>
24             <property name="row_spacing">6</property>
25             <child>
26               <placeholder/>
27             </child>
28             <child>
29               <object class="GtkCheckButton" id="checkbutton_auto_connect">
30                 <property name="visible">True</property>
31                 <property name="can_focus">True</property>
32                 <property name="tooltip-text" translatable="yes">Join this chat room when Empathy starts and you are connected</property>
33                 <property name="label" translatable="yes">Join room on start_up</property>
34                 <property name="use_underline">True</property>
35                 <property name="draw_indicator">True</property>
36               </object>
37               <packing>
38                 <property name="left_attach">1</property>
39                 <property name="right_attach">2</property>
40                 <property name="top_attach">4</property>
41                 <property name="bottom_attach">5</property>
42                 <property name="x_options">GTK_FILL</property>
43                 <property name="y_options"/>
44               </packing>
45             </child>
46             <child>
47               <object class="GtkEntry" id="entry_name">
48                 <property name="visible">True</property>
49                 <property name="can_focus">True</property>
50                 <property name="width_chars">25</property>
51               </object>
52               <packing>
53                 <property name="left_attach">1</property>
54                 <property name="right_attach">2</property>
55                 <property name="y_options"/>
56               </packing>
57             </child>
58             <child>
59               <object class="GtkLabel" id="label_name">
60                 <property name="visible">True</property>
61                 <property name="xalign">0</property>
62                 <property name="label" translatable="yes">N_ame:</property>
63                 <property name="use_underline">True</property>
64                 <property name="mnemonic_widget">entry_name</property>
65               </object>
66               <packing>
67                 <property name="x_options">GTK_FILL</property>
68                 <property name="y_options"/>
69               </packing>
70             </child>
71             <child>
72               <object class="GtkLabel" id="label_nickname">
73                 <property name="visible">True</property>
74                 <property name="xalign">0</property>
75                 <property name="label" translatable="yes">_Nickname:</property>
76                 <property name="use_underline">True</property>
77                 <property name="mnemonic_widget">entry_nickname</property>
78               </object>
79               <packing>
80                 <property name="top_attach">1</property>
81                 <property name="bottom_attach">2</property>
82                 <property name="x_options">GTK_FILL</property>
83                 <property name="y_options"/>
84               </packing>
85             </child>
86             <child>
87               <object class="GtkLabel" id="label_server">
88                 <property name="visible">True</property>
89                 <property name="xalign">0</property>
90                 <property name="label" translatable="yes">S_erver:</property>
91                 <property name="use_underline">True</property>
92                 <property name="mnemonic_widget">entry_server</property>
93               </object>
94               <packing>
95                 <property name="top_attach">2</property>
96                 <property name="bottom_attach">3</property>
97                 <property name="x_options">GTK_FILL</property>
98                 <property name="y_options"/>
99               </packing>
100             </child>
101             <child>
102               <object class="GtkLabel" id="label_room">
103                 <property name="visible">True</property>
104                 <property name="xalign">0</property>
105                 <property name="label" translatable="yes">_Room:</property>
106                 <property name="use_underline">True</property>
107                 <property name="mnemonic_widget">entry_room</property>
108               </object>
109               <packing>
110                 <property name="top_attach">3</property>
111                 <property name="bottom_attach">4</property>
112                 <property name="x_options">GTK_FILL</property>
113                 <property name="y_options"/>
114               </packing>
115             </child>
116             <child>
117               <object class="GtkEntry" id="entry_nickname">
118                 <property name="visible">True</property>
119                 <property name="can_focus">True</property>
120               </object>
121               <packing>
122                 <property name="left_attach">1</property>
123                 <property name="right_attach">2</property>
124                 <property name="top_attach">1</property>
125                 <property name="bottom_attach">2</property>
126                 <property name="y_options"/>
127               </packing>
128             </child>
129             <child>
130               <object class="GtkEntry" id="entry_server">
131                 <property name="visible">True</property>
132                 <property name="can_focus">True</property>
133               </object>
134               <packing>
135                 <property name="left_attach">1</property>
136                 <property name="right_attach">2</property>
137                 <property name="top_attach">2</property>
138                 <property name="bottom_attach">3</property>
139                 <property name="y_options"/>
140               </packing>
141             </child>
142             <child>
143               <object class="GtkEntry" id="entry_room">
144                 <property name="visible">True</property>
145                 <property name="can_focus">True</property>
146               </object>
147               <packing>
148                 <property name="left_attach">1</property>
149                 <property name="right_attach">2</property>
150                 <property name="top_attach">3</property>
151                 <property name="bottom_attach">4</property>
152                 <property name="y_options"/>
153               </packing>
154             </child>
155           </object>
156           <packing>
157             <property name="position">1</property>
158           </packing>
159         </child>
160         <child internal-child="action_area">
161           <object class="GtkHButtonBox" id="dialog-action_area3">
162             <property name="visible">True</property>
163             <property name="layout_style">GTK_BUTTONBOX_END</property>
164             <child>
165               <object class="GtkButton" id="button_cancel">
166                 <property name="visible">True</property>
167                 <property name="can_focus">True</property>
168                 <property name="can_default">True</property>
169                 <property name="label">gtk-cancel</property>
170                 <property name="use_stock">True</property>
171               </object>
172             </child>
173             <child>
174               <object class="GtkButton" id="button_save">
175                 <property name="visible">True</property>
176                 <property name="can_focus">True</property>
177                 <property name="can_default">True</property>
178                 <property name="label">gtk-save</property>
179                 <property name="use_stock">True</property>
180               </object>
181               <packing>
182                 <property name="position">1</property>
183               </packing>
184             </child>
185           </object>
186           <packing>
187             <property name="expand">False</property>
188             <property name="pack_type">GTK_PACK_END</property>
189           </packing>
190         </child>
191       </object>
192     </child>
193     <action-widgets>
194       <action-widget response="0">checkbutton_auto_connect</action-widget>
195       <action-widget response="-6">button_cancel</action-widget>
196       <action-widget response="-5">button_save</action-widget>
197     </action-widgets>
198   </object>
199   <object class="GtkWindow" id="chatrooms_window">
200     <property name="visible">True</property>
201     <property name="border_width">12</property>
202     <property name="title" translatable="yes">Manage Favorite Rooms</property>
203     <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
204     <child>
205       <object class="GtkVBox" id="vbox12">
206         <property name="visible">True</property>
207         <property name="spacing">12</property>
208         <child>
209           <object class="GtkVBox" id="vbox18">
210             <property name="visible">True</property>
211             <property name="spacing">18</property>
212             <child>
213               <object class="GtkHBox" id="hbox_account">
214                 <property name="visible">True</property>
215                 <property name="spacing">12</property>
216                 <child>
217                   <object class="GtkLabel" id="label_account">
218                     <property name="visible">True</property>
219                     <property name="xalign">0</property>
220                     <property name="label" translatable="yes">Account:</property>
221                   </object>
222                   <packing>
223                     <property name="expand">False</property>
224                   </packing>
225                 </child>
226                 <child>
227                   <placeholder/>
228                 </child>
229               </object>
230               <packing>
231                 <property name="expand">False</property>
232               </packing>
233             </child>
234             <child>
235               <object class="GtkScrolledWindow" id="scrolledwindow1">
236                 <property name="height_request">150</property>
237                 <property name="visible">True</property>
238                 <property name="can_focus">True</property>
239                 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
240                 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
241                 <property name="shadow_type">GTK_SHADOW_IN</property>
242                 <child>
243                   <object class="GtkTreeView" id="treeview">
244                     <property name="visible">True</property>
245                     <property name="can_focus">True</property>
246                     <property name="has_focus">True</property>
247                   </object>
248                 </child>
249               </object>
250               <packing>
251                 <property name="position">1</property>
252               </packing>
253             </child>
254           </object>
255         </child>
256         <child>
257           <object class="GtkHButtonBox" id="hbuttonbox3">
258             <property name="visible">True</property>
259             <property name="spacing">6</property>
260             <property name="layout_style">GTK_BUTTONBOX_END</property>
261             <child>
262               <object class="GtkButton" id="button_remove">
263                 <property name="visible">True</property>
264                 <property name="can_focus">True</property>
265                 <property name="can_default">True</property>
266                 <property name="label">gtk-remove</property>
267                 <property name="use_stock">True</property>
268               </object>
269             </child>
270             <child>
271               <object class="GtkButton" id="button_edit">
272                 <property name="visible">True</property>
273                 <property name="sensitive">False</property>
274                 <property name="can_focus">True</property>
275                 <property name="can_default">True</property>
276                 <property name="label">gtk-edit</property>
277                 <property name="use_stock">True</property>
278               </object>
279               <packing>
280                 <property name="position">1</property>
281               </packing>
282             </child>
283             <child>
284               <object class="GtkButton" id="button_close">
285                 <property name="visible">True</property>
286                 <property name="can_focus">True</property>
287                 <property name="can_default">True</property>
288                 <property name="label">gtk-close</property>
289                 <property name="use_stock">True</property>
290               </object>
291               <packing>
292                 <property name="position">2</property>
293               </packing>
294             </child>
295           </object>
296           <packing>
297             <property name="expand">False</property>
298             <property name="fill">False</property>
299             <property name="position">1</property>
300           </packing>
301         </child>
302       </object>
303     </child>
304   </object>
305 </interface>