]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-irc.ui
Convert glade files to GtkBuilder format
[empathy.git] / libempathy-gtk / empathy-account-widget-irc.ui
1 <?xml version="1.0"?>
2 <!--Generated with glade3 3.4.1 on Wed Mar  5 15:39:45 2008 -->
3 <interface>
4   <object class="GtkWindow" id="account_irc_settings">
5     <property name="title">irc account settings</property>
6     <property name="resizable">False</property>
7     <child>
8       <object class="GtkTable" id="vbox_irc_settings">
9         <property name="visible">True</property>
10         <property name="n_rows">5</property>
11         <property name="n_columns">2</property>
12         <property name="column_spacing">12</property>
13         <property name="row_spacing">6</property>
14         <child>
15           <object class="GtkEntry" id="entry_quit_message">
16             <property name="visible">True</property>
17             <property name="can_focus">True</property>
18           </object>
19           <packing>
20             <property name="left_attach">1</property>
21             <property name="right_attach">2</property>
22             <property name="top_attach">4</property>
23             <property name="bottom_attach">5</property>
24             <property name="y_options"/>
25           </packing>
26         </child>
27         <child>
28           <object class="GtkLabel" id="label_quit_message">
29             <property name="visible">True</property>
30             <property name="xalign">0</property>
31             <property name="label" translatable="yes">Quit message:</property>
32           </object>
33           <packing>
34             <property name="top_attach">4</property>
35             <property name="bottom_attach">5</property>
36             <property name="x_options">GTK_FILL</property>
37             <property name="y_options"/>
38           </packing>
39         </child>
40         <child>
41           <object class="GtkEntry" id="entry_fullname">
42             <property name="visible">True</property>
43             <property name="can_focus">True</property>
44           </object>
45           <packing>
46             <property name="left_attach">1</property>
47             <property name="right_attach">2</property>
48             <property name="top_attach">3</property>
49             <property name="bottom_attach">4</property>
50             <property name="y_options"/>
51           </packing>
52         </child>
53         <child>
54           <object class="GtkEntry" id="entry_password">
55             <property name="visible">True</property>
56             <property name="can_focus">True</property>
57             <property name="visibility">False</property>
58           </object>
59           <packing>
60             <property name="left_attach">1</property>
61             <property name="right_attach">2</property>
62             <property name="top_attach">2</property>
63             <property name="bottom_attach">3</property>
64             <property name="y_options"/>
65           </packing>
66         </child>
67         <child>
68           <object class="GtkLabel" id="label_password">
69             <property name="visible">True</property>
70             <property name="xalign">0</property>
71             <property name="label" translatable="yes">Password:</property>
72           </object>
73           <packing>
74             <property name="top_attach">2</property>
75             <property name="bottom_attach">3</property>
76             <property name="x_options">GTK_FILL</property>
77             <property name="y_options"/>
78           </packing>
79         </child>
80         <child>
81           <object class="GtkLabel" id="label_fullname">
82             <property name="visible">True</property>
83             <property name="xalign">0</property>
84             <property name="label" translatable="yes">Real name:</property>
85           </object>
86           <packing>
87             <property name="top_attach">3</property>
88             <property name="bottom_attach">4</property>
89             <property name="x_options">GTK_FILL</property>
90             <property name="y_options"/>
91           </packing>
92         </child>
93         <child>
94           <object class="GtkEntry" id="entry_nick">
95             <property name="visible">True</property>
96             <property name="can_focus">True</property>
97           </object>
98           <packing>
99             <property name="left_attach">1</property>
100             <property name="right_attach">2</property>
101             <property name="top_attach">1</property>
102             <property name="bottom_attach">2</property>
103             <property name="y_options"/>
104           </packing>
105         </child>
106         <child>
107           <object class="GtkLabel" id="label_nick">
108             <property name="visible">True</property>
109             <property name="xalign">0</property>
110             <property name="label" translatable="yes">Nickname:</property>
111             <property name="use_underline">True</property>
112             <property name="mnemonic_widget">entry_nick</property>
113           </object>
114           <packing>
115             <property name="top_attach">1</property>
116             <property name="bottom_attach">2</property>
117             <property name="x_options">GTK_FILL</property>
118             <property name="y_options"/>
119           </packing>
120         </child>
121         <child>
122           <object class="GtkHBox" id="hbox174">
123             <property name="visible">True</property>
124             <property name="spacing">2</property>
125             <child>
126               <object class="GtkComboBox" id="combobox_network">
127                 <property name="visible">True</property>
128               </object>
129             </child>
130             <child>
131               <object class="GtkButton" id="button_add_network">
132                 <property name="visible">True</property>
133                 <property name="can_focus">True</property>
134                 <property name="tooltip-text" translatable="yes">Create a new IRC network</property>
135                 <child>
136                   <object class="GtkImage" id="image2">
137                     <property name="visible">True</property>
138                     <property name="stock">gtk-add</property>
139                   </object>
140                 </child>
141               </object>
142               <packing>
143                 <property name="expand">False</property>
144                 <property name="fill">False</property>
145                 <property name="position">1</property>
146               </packing>
147             </child>
148             <child>
149               <object class="GtkButton" id="button_network">
150                 <property name="visible">True</property>
151                 <property name="can_focus">True</property>
152                 <property name="tooltip-text" translatable="yes">Edit the selected IRC network</property>
153                 <child>
154                   <object class="GtkImage" id="image834">
155                     <property name="visible">True</property>
156                     <property name="stock">gtk-edit</property>
157                   </object>
158                 </child>
159               </object>
160               <packing>
161                 <property name="expand">False</property>
162                 <property name="fill">False</property>
163                 <property name="position">2</property>
164               </packing>
165             </child>
166             <child>
167               <object class="GtkButton" id="button_remove">
168                 <property name="visible">True</property>
169                 <property name="can_focus">True</property>
170                 <property name="tooltip-text" translatable="yes">Remove the selected IRC network</property>
171                 <child>
172                   <object class="GtkImage" id="image835">
173                     <property name="visible">True</property>
174                     <property name="stock">gtk-remove</property>
175                   </object>
176                 </child>
177               </object>
178               <packing>
179                 <property name="expand">False</property>
180                 <property name="fill">False</property>
181                 <property name="position">3</property>
182               </packing>
183             </child>
184           </object>
185           <packing>
186             <property name="left_attach">1</property>
187             <property name="right_attach">2</property>
188             <property name="x_options">GTK_FILL</property>
189             <property name="y_options">GTK_FILL</property>
190           </packing>
191         </child>
192         <child>
193           <object class="GtkLabel" id="label_network">
194             <property name="visible">True</property>
195             <property name="xalign">0</property>
196             <property name="label" translatable="yes">Network:</property>
197             <property name="use_underline">True</property>
198           </object>
199           <packing>
200             <property name="x_options">GTK_FILL</property>
201             <property name="y_options"/>
202           </packing>
203         </child>
204       </object>
205     </child>
206   </object>
207   <object class="GtkDialog" id="irc_network_dialog">
208     <property name="visible">True</property>
209     <property name="border_width">5</property>
210     <property name="title" translatable="yes">Network</property>
211     <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
212     <property name="icon_name">gtk-edit</property>
213     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
214     <property name="skip_taskbar_hint">True</property>
215     <property name="skip_pager_hint">True</property>
216     <property name="has_separator">False</property>
217     <child internal-child="vbox">
218       <object class="GtkVBox" id="dialog-vbox10">
219         <property name="visible">True</property>
220         <property name="spacing">2</property>
221         <child>
222           <object class="GtkFrame" id="frame14">
223             <property name="visible">True</property>
224             <property name="label_xalign">0</property>
225             <property name="shadow_type">GTK_SHADOW_NONE</property>
226             <child>
227               <object class="GtkAlignment" id="alignment28">
228                 <property name="visible">True</property>
229                 <property name="top_padding">6</property>
230                 <property name="left_padding">12</property>
231                 <child>
232                   <object class="GtkTable" id="table14">
233                     <property name="visible">True</property>
234                     <property name="n_rows">2</property>
235                     <property name="n_columns">2</property>
236                     <property name="column_spacing">12</property>
237                     <property name="row_spacing">6</property>
238                     <child>
239                       <object class="GtkLabel" id="label_network">
240                         <property name="visible">True</property>
241                         <property name="xalign">0</property>
242                         <property name="label" translatable="yes">Network:</property>
243                       </object>
244                       <packing>
245                         <property name="x_options">GTK_FILL</property>
246                         <property name="y_options"/>
247                       </packing>
248                     </child>
249                     <child>
250                       <object class="GtkLabel" id="label_charset">
251                         <property name="visible">True</property>
252                         <property name="xalign">0</property>
253                         <property name="label" translatable="yes">Charset:</property>
254                       </object>
255                       <packing>
256                         <property name="top_attach">1</property>
257                         <property name="bottom_attach">2</property>
258                         <property name="x_options">GTK_FILL</property>
259                         <property name="y_options"/>
260                       </packing>
261                     </child>
262                     <child>
263                       <object class="GtkEntry" id="entry_network">
264                         <property name="visible">True</property>
265                         <property name="can_focus">True</property>
266                       </object>
267                       <packing>
268                         <property name="left_attach">1</property>
269                         <property name="right_attach">2</property>
270                         <property name="y_options"/>
271                       </packing>
272                     </child>
273                     <child>
274                       <object class="GtkComboBox" id="combobox_charset">
275                         <property name="visible">True</property>
276                       </object>
277                       <packing>
278                         <property name="left_attach">1</property>
279                         <property name="right_attach">2</property>
280                         <property name="top_attach">1</property>
281                         <property name="bottom_attach">2</property>
282                         <property name="x_options">GTK_FILL</property>
283                         <property name="y_options">GTK_FILL</property>
284                       </packing>
285                     </child>
286                   </object>
287                 </child>
288               </object>
289             </child>
290             <child type="label">
291               <object class="GtkLabel" id="label_network">
292                 <property name="visible">True</property>
293                 <property name="label" translatable="yes">&lt;b&gt;Network&lt;/b&gt;</property>
294                 <property name="use_markup">True</property>
295               </object>
296             </child>
297           </object>
298           <packing>
299             <property name="position">1</property>
300           </packing>
301         </child>
302         <child>
303           <object class="GtkFrame" id="frame15">
304             <property name="visible">True</property>
305             <property name="label_xalign">0</property>
306             <property name="shadow_type">GTK_SHADOW_NONE</property>
307             <child>
308               <object class="GtkAlignment" id="alignment29">
309                 <property name="visible">True</property>
310                 <property name="top_padding">6</property>
311                 <property name="left_padding">12</property>
312                 <child>
313                   <object class="GtkTable" id="table15">
314                     <property name="visible">True</property>
315                     <property name="n_rows">1</property>
316                     <property name="n_columns">2</property>
317                     <property name="column_spacing">6</property>
318                     <property name="row_spacing">6</property>
319                     <child>
320                       <object class="GtkScrolledWindow" id="scrolledwindow19">
321                         <property name="visible">True</property>
322                         <property name="can_focus">True</property>
323                         <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
324                         <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
325                         <property name="shadow_type">GTK_SHADOW_IN</property>
326                         <child>
327                           <object class="GtkTreeView" id="treeview_servers">
328                             <property name="visible">True</property>
329                             <property name="can_focus">True</property>
330                             <property name="enable_search">False</property>
331                           </object>
332                         </child>
333                       </object>
334                       <packing>
335                         <property name="y_options">GTK_FILL</property>
336                       </packing>
337                     </child>
338                     <child>
339                       <object class="GtkVButtonBox" id="vbuttonbox1">
340                         <property name="visible">True</property>
341                         <property name="spacing">6</property>
342                         <property name="layout_style">GTK_BUTTONBOX_START</property>
343                         <child>
344                           <object class="GtkButton" id="button_add">
345                             <property name="visible">True</property>
346                             <property name="can_focus">True</property>
347                             <property name="can_default">True</property>
348                             <property name="label">gtk-add</property>
349                             <property name="use_stock">True</property>
350                           </object>
351                         </child>
352                         <child>
353                           <object class="GtkButton" id="button_remove">
354                             <property name="visible">True</property>
355                             <property name="can_focus">True</property>
356                             <property name="can_default">True</property>
357                             <property name="label">gtk-remove</property>
358                             <property name="use_stock">True</property>
359                           </object>
360                           <packing>
361                             <property name="position">1</property>
362                           </packing>
363                         </child>
364                         <child>
365                           <object class="GtkButton" id="button_up">
366                             <property name="visible">True</property>
367                             <property name="can_focus">True</property>
368                             <property name="can_default">True</property>
369                             <property name="label">gtk-go-up</property>
370                             <property name="use_stock">True</property>
371                           </object>
372                           <packing>
373                             <property name="position">2</property>
374                           </packing>
375                         </child>
376                         <child>
377                           <object class="GtkButton" id="button_down">
378                             <property name="visible">True</property>
379                             <property name="can_focus">True</property>
380                             <property name="can_default">True</property>
381                             <property name="label">gtk-go-down</property>
382                             <property name="use_stock">True</property>
383                           </object>
384                           <packing>
385                             <property name="position">3</property>
386                           </packing>
387                         </child>
388                       </object>
389                       <packing>
390                         <property name="left_attach">1</property>
391                         <property name="right_attach">2</property>
392                         <property name="x_options">GTK_FILL</property>
393                       </packing>
394                     </child>
395                   </object>
396                 </child>
397               </object>
398             </child>
399             <child type="label">
400               <object class="GtkLabel" id="label_servers">
401                 <property name="visible">True</property>
402                 <property name="label" translatable="yes">&lt;b&gt;Servers&lt;/b&gt;</property>
403                 <property name="use_markup">True</property>
404               </object>
405             </child>
406           </object>
407           <packing>
408             <property name="position">2</property>
409           </packing>
410         </child>
411         <child internal-child="action_area">
412           <object class="GtkHButtonBox" id="dialog-action_area10">
413             <property name="visible">True</property>
414             <property name="layout_style">GTK_BUTTONBOX_END</property>
415             <child>
416               <object class="GtkButton" id="button_close">
417                 <property name="visible">True</property>
418                 <property name="can_focus">True</property>
419                 <property name="can_default">True</property>
420                 <property name="label">gtk-close</property>
421                 <property name="use_stock">True</property>
422               </object>
423             </child>
424           </object>
425           <packing>
426             <property name="expand">False</property>
427             <property name="pack_type">GTK_PACK_END</property>
428           </packing>
429         </child>
430       </object>
431     </child>
432     <action-widgets>
433       <action-widget response="0">button_add</action-widget>
434       <action-widget response="0">button_remove</action-widget>
435       <action-widget response="0">button_up</action-widget>
436       <action-widget response="0">button_down</action-widget>
437       <action-widget response="-7">button_close</action-widget>
438     </action-widgets>
439   </object>
440 </interface>