Update python binding
[empathy.git] / libempathy-gtk / empathy-account-widget-icq.ui
blob7c6ab42b209fb71dc1123128de8ba39d19b204bd
1 <?xml version="1.0"?>
2 <interface>
3 <requires lib="gtk+" version="2.16"/>
4 <!-- interface-naming-policy toplevel-contextual -->
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="value">5222</property>
7 <property name="upper">65555</property>
8 <property name="step_increment">1</property>
9 <property name="page_increment">10</property>
10 </object>
11 <object class="GtkVBox" id="vbox_icq_settings">
12 <property name="visible">True</property>
13 <property name="orientation">vertical</property>
14 <property name="spacing">6</property>
15 <child>
16 <object class="GtkTable" id="table_common_settings">
17 <property name="visible">True</property>
18 <property name="n_rows">2</property>
19 <property name="n_columns">3</property>
20 <property name="column_spacing">12</property>
21 <property name="row_spacing">6</property>
22 <child>
23 <object class="GtkLabel" id="label_password">
24 <property name="visible">True</property>
25 <property name="xalign">0</property>
26 <property name="label" translatable="yes">Pass_word:</property>
27 <property name="use_underline">True</property>
28 <property name="mnemonic_widget">entry_password</property>
29 </object>
30 <packing>
31 <property name="top_attach">1</property>
32 <property name="bottom_attach">2</property>
33 <property name="x_options">GTK_FILL</property>
34 <property name="y_options"></property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkLabel" id="label_uin">
39 <property name="visible">True</property>
40 <property name="xalign">0</property>
41 <property name="label" translatable="yes">ICQ _UIN:</property>
42 <property name="use_underline">True</property>
43 <property name="mnemonic_widget">entry_uin</property>
44 </object>
45 <packing>
46 <property name="x_options">GTK_FILL</property>
47 <property name="y_options"></property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkButton" id="button_forget">
52 <property name="visible">True</property>
53 <property name="can_focus">True</property>
54 <property name="receives_default">True</property>
55 <child>
56 <object class="GtkImage" id="image834">
57 <property name="visible">True</property>
58 <property name="stock">gtk-clear</property>
59 <property name="icon-size">1</property>
60 </object>
61 </child>
62 </object>
63 <packing>
64 <property name="left_attach">2</property>
65 <property name="right_attach">3</property>
66 <property name="top_attach">1</property>
67 <property name="bottom_attach">2</property>
68 <property name="x_options"></property>
69 <property name="y_options"></property>
70 </packing>
71 </child>
72 <child>
73 <object class="GtkEntry" id="entry_uin">
74 <property name="visible">True</property>
75 <property name="can_focus">True</property>
76 <property name="invisible_char">&#x25CF;</property>
77 </object>
78 <packing>
79 <property name="left_attach">1</property>
80 <property name="right_attach">3</property>
81 <property name="y_options"></property>
82 </packing>
83 </child>
84 <child>
85 <object class="GtkEntry" id="entry_password">
86 <property name="visible">True</property>
87 <property name="can_focus">True</property>
88 <property name="visibility">False</property>
89 <property name="invisible_char">&#x25CF;</property>
90 </object>
91 <packing>
92 <property name="left_attach">1</property>
93 <property name="right_attach">2</property>
94 <property name="top_attach">1</property>
95 <property name="bottom_attach">2</property>
96 <property name="y_options"></property>
97 </packing>
98 </child>
99 </object>
100 <packing>
101 <property name="expand">False</property>
102 <property name="fill">False</property>
103 <property name="position">0</property>
104 </packing>
105 </child>
106 <child>
107 <object class="GtkExpander" id="expander1">
108 <property name="visible">True</property>
109 <property name="can_focus">True</property>
110 <child>
111 <object class="GtkTable" id="table_advanced_settings">
112 <property name="visible">True</property>
113 <property name="n_rows">3</property>
114 <property name="n_columns">2</property>
115 <property name="column_spacing">12</property>
116 <property name="row_spacing">6</property>
117 <child>
118 <object class="GtkLabel" id="label_charset">
119 <property name="visible">True</property>
120 <property name="xalign">0</property>
121 <property name="label" translatable="yes">_Charset:</property>
122 <property name="use_underline">True</property>
123 <property name="mnemonic_widget">entry_charset</property>
124 </object>
125 <packing>
126 <property name="x_options">GTK_FILL</property>
127 <property name="y_options"></property>
128 </packing>
129 </child>
130 <child>
131 <object class="GtkSpinButton" id="spinbutton_port">
132 <property name="visible">True</property>
133 <property name="can_focus">True</property>
134 <property name="invisible_char">&#x25CF;</property>
135 <property name="adjustment">adjustment1</property>
136 <property name="climb_rate">1</property>
137 <property name="numeric">True</property>
138 </object>
139 <packing>
140 <property name="left_attach">1</property>
141 <property name="right_attach">2</property>
142 <property name="top_attach">2</property>
143 <property name="bottom_attach">3</property>
144 <property name="y_options"></property>
145 </packing>
146 </child>
147 <child>
148 <object class="GtkEntry" id="entry_server">
149 <property name="visible">True</property>
150 <property name="can_focus">True</property>
151 <property name="invisible_char">&#x25CF;</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"></property>
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"></property>
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"></property>
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 <property name="invisible_char">&#x25CF;</property>
196 </object>
197 <packing>
198 <property name="left_attach">1</property>
199 <property name="right_attach">2</property>
200 <property name="y_options"></property>
201 </packing>
202 </child>
203 </object>
204 </child>
205 <child type="label">
206 <object class="GtkLabel" id="label1">
207 <property name="visible">True</property>
208 <property name="label" translatable="yes">&lt;b&gt;Advanced&lt;/b&gt;</property>
209 <property name="use_markup">True</property>
210 </object>
211 </child>
212 </object>
213 <packing>
214 <property name="expand">False</property>
215 <property name="fill">False</property>
216 <property name="position">1</property>
217 </packing>
218 </child>
219 </object>
220 </interface>