]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-groupwise.ui
Merge branch 'irc-dialog-579800'
[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">2</property>
18         <property name="n_columns">2</property>
19         <property name="column_spacing">6</property>
20         <property name="row_spacing">6</property>
21         <child>
22           <object class="GtkHBox" id="hbox1">
23             <property name="visible">True</property>
24             <property name="spacing">2</property>
25             <child>
26               <object class="GtkEntry" id="entry_password">
27                 <property name="visible">True</property>
28                 <property name="can_focus">True</property>
29                 <property name="visibility">False</property>
30                 <property name="invisible_char">&#x25CF;</property>
31               </object>
32               <packing>
33                 <property name="position">0</property>
34               </packing>
35             </child>
36             <child>
37               <object class="GtkButton" id="button_forget">
38                 <property name="visible">True</property>
39                 <property name="can_focus">True</property>
40                 <property name="receives_default">True</property>
41                 <child>
42                   <object class="GtkImage" id="image1">
43                     <property name="visible">True</property>
44                     <property name="stock">gtk-clear</property>
45                     <property name="icon-size">1</property>
46                   </object>
47                 </child>
48               </object>
49               <packing>
50                 <property name="expand">False</property>
51                 <property name="fill">False</property>
52                 <property name="position">1</property>
53               </packing>
54             </child>
55           </object>
56           <packing>
57             <property name="left_attach">1</property>
58             <property name="right_attach">2</property>
59             <property name="top_attach">1</property>
60             <property name="bottom_attach">2</property>
61             <property name="y_options"></property>
62           </packing>
63         </child>
64         <child>
65           <object class="GtkLabel" id="label_password">
66             <property name="visible">True</property>
67             <property name="xalign">0</property>
68             <property name="label" translatable="yes">Pass_word:</property>
69             <property name="use_underline">True</property>
70           </object>
71           <packing>
72             <property name="top_attach">1</property>
73             <property name="bottom_attach">2</property>
74             <property name="x_options">GTK_FILL</property>
75             <property name="y_options"></property>
76           </packing>
77         </child>
78         <child>
79           <object class="GtkLabel" id="label_id">
80             <property name="visible">True</property>
81             <property name="xalign">0</property>
82             <property name="label" translatable="yes">Login I_D:</property>
83             <property name="use_underline">True</property>
84             <property name="mnemonic_widget">entry_id</property>
85           </object>
86           <packing>
87             <property name="x_options">GTK_FILL</property>
88             <property name="y_options"></property>
89           </packing>
90         </child>
91         <child>
92           <object class="GtkEntry" id="entry_id">
93             <property name="visible">True</property>
94             <property name="can_focus">True</property>
95             <property name="invisible_char">&#x25CF;</property>
96           </object>
97           <packing>
98             <property name="left_attach">1</property>
99             <property name="right_attach">2</property>
100             <property name="y_options"></property>
101           </packing>
102         </child>
103       </object>
104       <packing>
105         <property name="expand">False</property>
106         <property name="position">0</property>
107       </packing>
108     </child>
109     <child>
110       <object class="GtkExpander" id="expander1">
111         <property name="visible">True</property>
112         <property name="can_focus">True</property>
113         <child>
114           <object class="GtkTable" id="table_advanced_groupwise_settings">
115             <property name="visible">True</property>
116             <property name="n_rows">2</property>
117             <property name="n_columns">2</property>
118             <property name="column_spacing">6</property>
119             <property name="row_spacing">6</property>
120             <child>
121               <object class="GtkLabel" id="label_port">
122                 <property name="visible">True</property>
123                 <property name="xalign">0</property>
124                 <property name="label" translatable="yes">_Port:</property>
125                 <property name="use_underline">True</property>
126                 <property name="mnemonic_widget">spinbutton_port</property>
127               </object>
128               <packing>
129                 <property name="top_attach">1</property>
130                 <property name="bottom_attach">2</property>
131                 <property name="x_options">GTK_FILL</property>
132                 <property name="y_options"></property>
133               </packing>
134             </child>
135             <child>
136               <object class="GtkLabel" id="label_server">
137                 <property name="visible">True</property>
138                 <property name="xalign">0</property>
139                 <property name="label" translatable="yes">_Server:</property>
140                 <property name="use_underline">True</property>
141                 <property name="mnemonic_widget">entry_server</property>
142               </object>
143               <packing>
144                 <property name="x_options">GTK_FILL</property>
145                 <property name="y_options"></property>
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                 <property name="invisible_char">&#x25CF;</property>
153               </object>
154               <packing>
155                 <property name="left_attach">1</property>
156                 <property name="right_attach">2</property>
157                 <property name="y_options"></property>
158               </packing>
159             </child>
160             <child>
161               <object class="GtkSpinButton" id="spinbutton_port">
162                 <property name="visible">True</property>
163                 <property name="can_focus">True</property>
164                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
165                 <property name="invisible_char">&#x25CF;</property>
166                 <property name="adjustment">adjustment1</property>
167                 <property name="climb_rate">1</property>
168                 <property name="numeric">True</property>
169               </object>
170               <packing>
171                 <property name="left_attach">1</property>
172                 <property name="right_attach">2</property>
173                 <property name="top_attach">1</property>
174                 <property name="bottom_attach">2</property>
175                 <property name="y_options"></property>
176               </packing>
177             </child>
178           </object>
179         </child>
180         <child type="label">
181           <object class="GtkLabel" id="label1">
182             <property name="visible">True</property>
183             <property name="label" translatable="yes">&lt;b&gt;Advanced&lt;/b&gt;</property>
184             <property name="use_markup">True</property>
185           </object>
186         </child>
187       </object>
188       <packing>
189         <property name="expand">False</property>
190         <property name="fill">False</property>
191         <property name="position">1</property>
192       </packing>
193     </child>
194   </object>
195 </interface>