]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-icq.glade
Remove the select all entry for now
[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" translatable="yes">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                 <property name="invisible_char">*</property>
76               </widget>
77               <packing>
78                 <property name="left_attach">1</property>
79                 <property name="right_attach">3</property>
80                 <property name="y_options"></property>
81               </packing>
82             </child>
83             <child>
84               <widget class="GtkEntry" id="entry_password">
85                 <property name="visible">True</property>
86                 <property name="can_focus">True</property>
87                 <property name="visibility">False</property>
88                 <property name="invisible_char">*</property>
89               </widget>
90               <packing>
91                 <property name="left_attach">1</property>
92                 <property name="right_attach">2</property>
93                 <property name="top_attach">1</property>
94                 <property name="bottom_attach">2</property>
95                 <property name="y_options"></property>
96               </packing>
97             </child>
98           </widget>
99           <packing>
100             <property name="expand">False</property>
101             <property name="fill">False</property>
102           </packing>
103         </child>
104         <child>
105           <widget class="GtkExpander" id="expander1">
106             <property name="visible">True</property>
107             <property name="can_focus">True</property>
108             <child>
109               <widget class="GtkTable" id="table_advanced_settings">
110                 <property name="visible">True</property>
111                 <property name="n_rows">3</property>
112                 <property name="n_columns">2</property>
113                 <property name="column_spacing">12</property>
114                 <property name="row_spacing">6</property>
115                 <child>
116                   <widget class="GtkLabel" id="label_charset">
117                     <property name="visible">True</property>
118                     <property name="xalign">0</property>
119                     <property name="label" translatable="yes">_Charset:</property>
120                     <property name="use_underline">True</property>
121                     <property name="mnemonic_widget">entry_charset</property>
122                   </widget>
123                   <packing>
124                     <property name="x_options">GTK_FILL</property>
125                     <property name="y_options"></property>
126                   </packing>
127                 </child>
128                 <child>
129                   <widget class="GtkSpinButton" id="spinbutton_port">
130                     <property name="visible">True</property>
131                     <property name="can_focus">True</property>
132                     <property name="adjustment">5222 0 65556 1 10 10</property>
133                     <property name="climb_rate">1</property>
134                     <property name="numeric">True</property>
135                   </widget>
136                   <packing>
137                     <property name="left_attach">1</property>
138                     <property name="right_attach">2</property>
139                     <property name="top_attach">2</property>
140                     <property name="bottom_attach">3</property>
141                     <property name="y_options"></property>
142                   </packing>
143                 </child>
144                 <child>
145                   <widget class="GtkEntry" id="entry_server">
146                     <property name="visible">True</property>
147                     <property name="can_focus">True</property>
148                     <property name="invisible_char">*</property>
149                   </widget>
150                   <packing>
151                     <property name="left_attach">1</property>
152                     <property name="right_attach">2</property>
153                     <property name="top_attach">1</property>
154                     <property name="bottom_attach">2</property>
155                     <property name="y_options"></property>
156                   </packing>
157                 </child>
158                 <child>
159                   <widget class="GtkLabel" id="label_port">
160                     <property name="visible">True</property>
161                     <property name="xalign">0</property>
162                     <property name="label" translatable="yes">_Port:</property>
163                     <property name="use_underline">True</property>
164                     <property name="mnemonic_widget">spinbutton_port</property>
165                   </widget>
166                   <packing>
167                     <property name="top_attach">2</property>
168                     <property name="bottom_attach">3</property>
169                     <property name="x_options">GTK_FILL</property>
170                     <property name="y_options"></property>
171                   </packing>
172                 </child>
173                 <child>
174                   <widget class="GtkLabel" id="label_server">
175                     <property name="visible">True</property>
176                     <property name="xalign">0</property>
177                     <property name="label" translatable="yes">_Server:</property>
178                     <property name="use_underline">True</property>
179                     <property name="mnemonic_widget">entry_server</property>
180                   </widget>
181                   <packing>
182                     <property name="top_attach">1</property>
183                     <property name="bottom_attach">2</property>
184                     <property name="x_options">GTK_FILL</property>
185                     <property name="y_options"></property>
186                   </packing>
187                 </child>
188                 <child>
189                   <widget class="GtkEntry" id="entry_charset">
190                     <property name="visible">True</property>
191                     <property name="can_focus">True</property>
192                     <property name="invisible_char">*</property>
193                   </widget>
194                   <packing>
195                     <property name="left_attach">1</property>
196                     <property name="right_attach">2</property>
197                     <property name="y_options"></property>
198                   </packing>
199                 </child>
200               </widget>
201             </child>
202             <child>
203               <widget class="GtkLabel" id="label1">
204                 <property name="visible">True</property>
205                 <property name="label" translatable="yes">&lt;b&gt;Advanced&lt;/b&gt;</property>
206                 <property name="use_markup">True</property>
207               </widget>
208               <packing>
209                 <property name="type">label_item</property>
210               </packing>
211             </child>
212           </widget>
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       </widget>
220     </child>
221   </widget>
222 </glade-interface>