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