]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-icq.ui
Convert glade files to GtkBuilder format
[empathy.git] / libempathy-gtk / empathy-account-widget-icq.ui
1 <?xml version="1.0"?>
2 <!--*- mode: xml -*-->
3 <interface>
4   <object class="GtkAdjustment" id="adjustment1">
5     <property name="upper">65555</property>
6     <property name="lower">0</property>
7     <property name="page_increment">10</property>
8     <property name="step_increment">1</property>
9     <property name="page_size">0</property>
10     <property name="value">5222</property>
11   </object>
12   <object class="GtkWindow" id="account_icq_settings">
13     <property name="visible">True</property>
14     <property name="title">ICQ account settings</property>
15     <property name="resizable">False</property>
16     <child>
17       <object class="GtkVBox" id="vbox_icq_settings">
18         <property name="visible">True</property>
19         <property name="spacing">6</property>
20         <child>
21           <object class="GtkTable" id="table_common_settings">
22             <property name="visible">True</property>
23             <property name="n_rows">2</property>
24             <property name="n_columns">3</property>
25             <property name="column_spacing">12</property>
26             <property name="row_spacing">6</property>
27             <child>
28               <object class="GtkLabel" id="label_password">
29                 <property name="visible">True</property>
30                 <property name="xalign">0</property>
31                 <property name="label" translatable="yes">Pass_word:</property>
32                 <property name="use_underline">True</property>
33                 <property name="mnemonic_widget">entry_password</property>
34               </object>
35               <packing>
36                 <property name="top_attach">1</property>
37                 <property name="bottom_attach">2</property>
38                 <property name="x_options">GTK_FILL</property>
39                 <property name="y_options"/>
40               </packing>
41             </child>
42             <child>
43               <object class="GtkLabel" id="label_uin">
44                 <property name="visible">True</property>
45                 <property name="xalign">0</property>
46                 <property name="label" translatable="yes">ICQ _UIN:</property>
47                 <property name="use_underline">True</property>
48                 <property name="mnemonic_widget">entry_uin</property>
49               </object>
50               <packing>
51                 <property name="x_options">GTK_FILL</property>
52                 <property name="y_options"/>
53               </packing>
54             </child>
55             <child>
56               <object class="GtkButton" id="button_forget">
57                 <property name="visible">True</property>
58                 <property name="can_focus">True</property>
59                 <property name="tooltip-text" translatable="yes">Forget password and clear the entry.</property>
60                 <child>
61                   <object class="GtkImage" id="image834">
62                     <property name="visible">True</property>
63                     <property name="stock">gtk-clear</property>
64                     <property name="icon_size">1</property>
65                   </object>
66                 </child>
67               </object>
68               <packing>
69                 <property name="left_attach">2</property>
70                 <property name="right_attach">3</property>
71                 <property name="top_attach">1</property>
72                 <property name="bottom_attach">2</property>
73                 <property name="x_options"/>
74                 <property name="y_options"/>
75               </packing>
76             </child>
77             <child>
78               <object class="GtkEntry" id="entry_uin">
79                 <property name="visible">True</property>
80                 <property name="can_focus">True</property>
81               </object>
82               <packing>
83                 <property name="left_attach">1</property>
84                 <property name="right_attach">3</property>
85                 <property name="y_options"/>
86               </packing>
87             </child>
88             <child>
89               <object class="GtkEntry" id="entry_password">
90                 <property name="visible">True</property>
91                 <property name="can_focus">True</property>
92                 <property name="visibility">False</property>
93               </object>
94               <packing>
95                 <property name="left_attach">1</property>
96                 <property name="right_attach">2</property>
97                 <property name="top_attach">1</property>
98                 <property name="bottom_attach">2</property>
99                 <property name="y_options"/>
100               </packing>
101             </child>
102           </object>
103           <packing>
104             <property name="expand">False</property>
105             <property name="fill">False</property>
106           </packing>
107         </child>
108         <child>
109           <object class="GtkExpander" id="expander1">
110             <property name="visible">True</property>
111             <property name="can_focus">True</property>
112             <child>
113               <object class="GtkTable" id="table_advanced_settings">
114                 <property name="visible">True</property>
115                 <property name="n_rows">3</property>
116                 <property name="n_columns">2</property>
117                 <property name="column_spacing">12</property>
118                 <property name="row_spacing">6</property>
119                 <child>
120                   <object class="GtkLabel" id="label_charset">
121                     <property name="visible">True</property>
122                     <property name="xalign">0</property>
123                     <property name="label" translatable="yes">_Charset:</property>
124                     <property name="use_underline">True</property>
125                     <property name="mnemonic_widget">entry_charset</property>
126                   </object>
127                   <packing>
128                     <property name="x_options">GTK_FILL</property>
129                     <property name="y_options"/>
130                   </packing>
131                 </child>
132                 <child>
133                   <object class="GtkSpinButton" id="spinbutton_port">
134                     <property name="visible">True</property>
135                     <property name="can_focus">True</property>
136                     <property name="adjustment">adjustment1</property>
137                     <property name="climb_rate">1</property>
138                     <property name="numeric">True</property>
139                   </object>
140                   <packing>
141                     <property name="left_attach">1</property>
142                     <property name="right_attach">2</property>
143                     <property name="top_attach">2</property>
144                     <property name="bottom_attach">3</property>
145                     <property name="y_options"/>
146                   </packing>
147                 </child>
148                 <child>
149                   <object class="GtkEntry" id="entry_server">
150                     <property name="visible">True</property>
151                     <property name="can_focus">True</property>
152                   </object>
153                   <packing>
154                     <property name="left_attach">1</property>
155                     <property name="right_attach">2</property>
156                     <property name="top_attach">1</property>
157                     <property name="bottom_attach">2</property>
158                     <property name="y_options"/>
159                   </packing>
160                 </child>
161                 <child>
162                   <object class="GtkLabel" id="label_port">
163                     <property name="visible">True</property>
164                     <property name="xalign">0</property>
165                     <property name="label" translatable="yes">_Port:</property>
166                     <property name="use_underline">True</property>
167                     <property name="mnemonic_widget">spinbutton_port</property>
168                   </object>
169                   <packing>
170                     <property name="top_attach">2</property>
171                     <property name="bottom_attach">3</property>
172                     <property name="x_options">GTK_FILL</property>
173                     <property name="y_options"/>
174                   </packing>
175                 </child>
176                 <child>
177                   <object class="GtkLabel" id="label_server">
178                     <property name="visible">True</property>
179                     <property name="xalign">0</property>
180                     <property name="label" translatable="yes">_Server:</property>
181                     <property name="use_underline">True</property>
182                     <property name="mnemonic_widget">entry_server</property>
183                   </object>
184                   <packing>
185                     <property name="top_attach">1</property>
186                     <property name="bottom_attach">2</property>
187                     <property name="x_options">GTK_FILL</property>
188                     <property name="y_options"/>
189                   </packing>
190                 </child>
191                 <child>
192                   <object class="GtkEntry" id="entry_charset">
193                     <property name="visible">True</property>
194                     <property name="can_focus">True</property>
195                   </object>
196                   <packing>
197                     <property name="left_attach">1</property>
198                     <property name="right_attach">2</property>
199                     <property name="y_options"/>
200                   </packing>
201                 </child>
202               </object>
203             </child>
204             <child type="label">
205               <object class="GtkLabel" id="label1">
206                 <property name="visible">True</property>
207                 <property name="label" translatable="yes">&lt;b&gt;Advanced&lt;/b&gt;</property>
208                 <property name="use_markup">True</property>
209               </object>
210             </child>
211           </object>
212           <packing>
213             <property name="expand">False</property>
214             <property name="fill">False</property>
215             <property name="position">1</property>
216           </packing>
217         </child>
218       </object>
219     </child>
220   </object>
221 </interface>