]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-groupwise.ui
Merge branch 'undo-close-tab'
[empathy.git] / libempathy-gtk / empathy-account-widget-groupwise.ui
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="upper">65535</property>
7     <property name="step_increment">1</property>
8     <property name="page_increment">10</property>
9   </object>
10   <object class="GtkVBox" id="vbox_groupwise_settings">
11     <property name="visible">True</property>
12     <property name="orientation">vertical</property>
13     <property name="spacing">6</property>
14     <child>
15       <object class="GtkTable" id="table_common_groupwise_settings">
16         <property name="visible">True</property>
17         <property name="n_rows">3</property>
18         <property name="n_columns">2</property>
19         <property name="column_spacing">12</property>
20         <property name="row_spacing">6</property>
21         <child>
22           <object class="GtkLabel" id="label_password">
23             <property name="visible">True</property>
24             <property name="xalign">0</property>
25             <property name="label" translatable="yes">Pass_word:</property>
26             <property name="use_underline">True</property>
27           </object>
28           <packing>
29             <property name="top_attach">2</property>
30             <property name="bottom_attach">3</property>
31             <property name="x_options">GTK_FILL</property>
32             <property name="y_options"></property>
33           </packing>
34         </child>
35         <child>
36           <object class="GtkLabel" id="label_id">
37             <property name="visible">True</property>
38             <property name="xalign">0</property>
39             <property name="label" translatable="yes">Login I_D:</property>
40             <property name="use_underline">True</property>
41             <property name="mnemonic_widget">entry_id</property>
42           </object>
43           <packing>
44             <property name="x_options">GTK_FILL</property>
45             <property name="y_options"></property>
46           </packing>
47         </child>
48         <child>
49           <object class="GtkEntry" id="entry_id">
50             <property name="visible">True</property>
51             <property name="can_focus">True</property>
52             <property name="invisible_char">&#x25CF;</property>
53           </object>
54           <packing>
55             <property name="left_attach">1</property>
56             <property name="right_attach">2</property>
57             <property name="y_options"></property>
58           </packing>
59         </child>
60         <child>
61           <object class="GtkLabel" id="label_username_example">
62             <property name="visible">True</property>
63             <property name="xalign">0</property>
64             <property name="xpad">3</property>
65             <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; username</property>
66             <property name="use_markup">True</property>
67             <attributes>
68               <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL -->
69             </attributes>
70           </object>
71           <packing>
72             <property name="left_attach">1</property>
73             <property name="right_attach">2</property>
74             <property name="top_attach">1</property>
75             <property name="bottom_attach">2</property>
76           </packing>
77         </child>
78         <child>
79           <placeholder/>
80         </child>
81         <child>
82           <object class="GtkEntry" id="entry_password">
83             <property name="visible">True</property>
84             <property name="can_focus">True</property>
85             <property name="visibility">False</property>
86             <property name="invisible_char">&#x2022;</property>
87           </object>
88           <packing>
89             <property name="left_attach">1</property>
90             <property name="right_attach">2</property>
91             <property name="top_attach">2</property>
92             <property name="bottom_attach">3</property>
93           </packing>
94         </child>
95       </object>
96       <packing>
97         <property name="expand">False</property>
98         <property name="position">0</property>
99       </packing>
100     </child>
101     <child>
102       <object class="GtkExpander" id="expander1">
103         <property name="visible">True</property>
104         <property name="can_focus">True</property>
105         <child>
106           <object class="GtkTable" id="table_advanced_groupwise_settings">
107             <property name="visible">True</property>
108             <property name="n_rows">2</property>
109             <property name="n_columns">2</property>
110             <property name="column_spacing">6</property>
111             <property name="row_spacing">6</property>
112             <child>
113               <object class="GtkLabel" id="label_port">
114                 <property name="visible">True</property>
115                 <property name="xalign">0</property>
116                 <property name="label" translatable="yes">_Port:</property>
117                 <property name="use_underline">True</property>
118                 <property name="mnemonic_widget">spinbutton_port</property>
119               </object>
120               <packing>
121                 <property name="top_attach">1</property>
122                 <property name="bottom_attach">2</property>
123                 <property name="x_options">GTK_FILL</property>
124                 <property name="y_options"></property>
125               </packing>
126             </child>
127             <child>
128               <object class="GtkLabel" id="label_server">
129                 <property name="visible">True</property>
130                 <property name="xalign">0</property>
131                 <property name="label" translatable="yes">_Server:</property>
132                 <property name="use_underline">True</property>
133                 <property name="mnemonic_widget">entry_server</property>
134               </object>
135               <packing>
136                 <property name="x_options">GTK_FILL</property>
137                 <property name="y_options"></property>
138               </packing>
139             </child>
140             <child>
141               <object class="GtkEntry" id="entry_server">
142                 <property name="visible">True</property>
143                 <property name="can_focus">True</property>
144                 <property name="invisible_char">&#x25CF;</property>
145               </object>
146               <packing>
147                 <property name="left_attach">1</property>
148                 <property name="right_attach">2</property>
149                 <property name="y_options"></property>
150               </packing>
151             </child>
152             <child>
153               <object class="GtkSpinButton" id="spinbutton_port">
154                 <property name="visible">True</property>
155                 <property name="can_focus">True</property>
156                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
157                 <property name="invisible_char">&#x25CF;</property>
158                 <property name="adjustment">adjustment1</property>
159                 <property name="climb_rate">1</property>
160                 <property name="numeric">True</property>
161               </object>
162               <packing>
163                 <property name="left_attach">1</property>
164                 <property name="right_attach">2</property>
165                 <property name="top_attach">1</property>
166                 <property name="bottom_attach">2</property>
167                 <property name="y_options"></property>
168               </packing>
169             </child>
170           </object>
171         </child>
172         <child type="label">
173           <object class="GtkLabel" id="label1">
174             <property name="visible">True</property>
175             <property name="label" translatable="yes">Advanced</property>
176             <attributes>
177               <attribute name="weight" value="bold"/>
178             </attributes>
179           </object>
180         </child>
181       </object>
182       <packing>
183         <property name="expand">False</property>
184         <property name="fill">False</property>
185         <property name="position">1</property>
186       </packing>
187     </child>
188   </object>
189   <object class="GtkVBox" id="vbox_groupwise_simple">
190     <property name="visible">True</property>
191     <property name="orientation">vertical</property>
192     <property name="spacing">6</property>
193     <child>
194       <object class="GtkLabel" id="label_id_simple">
195         <property name="visible">True</property>
196         <property name="xalign">0</property>
197         <property name="label" translatable="yes">What is your GroupWise User ID?</property>
198       </object>
199       <packing>
200         <property name="position">0</property>
201       </packing>
202     </child>
203     <child>
204       <object class="GtkAlignment" id="alignment1">
205         <property name="visible">True</property>
206         <property name="xalign">0</property>
207         <property name="yalign">0</property>
208         <property name="xscale">0.34999999403953552</property>
209         <property name="yscale">0.34999999403953552</property>
210         <property name="bottom_padding">3</property>
211         <property name="left_padding">12</property>
212         <child>
213           <object class="GtkVBox" id="vbox1">
214             <property name="visible">True</property>
215             <property name="orientation">vertical</property>
216             <property name="spacing">4</property>
217             <child>
218               <object class="GtkEntry" id="entry_id_simple">
219                 <property name="visible">True</property>
220                 <property name="can_focus">True</property>
221                 <property name="invisible_char">&#x2022;</property>
222               </object>
223               <packing>
224                 <property name="position">0</property>
225               </packing>
226             </child>
227             <child>
228               <object class="GtkLabel" id="label_example">
229                 <property name="visible">True</property>
230                 <property name="xalign">0.10000000149011612</property>
231                 <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; username</property>
232                 <property name="use_markup">True</property>
233                 <attributes>
234                   <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL -->
235                 </attributes>
236               </object>
237               <packing>
238                 <property name="position">1</property>
239               </packing>
240             </child>
241           </object>
242         </child>
243       </object>
244       <packing>
245         <property name="position">1</property>
246       </packing>
247     </child>
248     <child>
249       <object class="GtkLabel" id="label_password_simple">
250         <property name="visible">True</property>
251         <property name="xalign">0</property>
252         <property name="label" translatable="yes">What is your GroupWise password?</property>
253       </object>
254       <packing>
255         <property name="position">2</property>
256       </packing>
257     </child>
258     <child>
259       <object class="GtkAlignment" id="alignment2">
260         <property name="visible">True</property>
261         <property name="xalign">0</property>
262         <property name="yalign">0</property>
263         <property name="xscale">0.34999999403953552</property>
264         <property name="yscale">0.34999999403953552</property>
265         <property name="left_padding">12</property>
266         <child>
267           <object class="GtkEntry" id="entry_password_simple">
268             <property name="visible">True</property>
269             <property name="can_focus">True</property>
270             <property name="visibility">False</property>
271             <property name="invisible_char">&#x2022;</property>
272           </object>
273         </child>
274       </object>
275       <packing>
276         <property name="position">3</property>
277       </packing>
278     </child>
279   </object>
280 </interface>