]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-msn.ui
Convert glade files to GtkBuilder format
[empathy.git] / libempathy-gtk / empathy-account-widget-msn.ui
1 <?xml version="1.0"?>
2 <!--*- mode: xml -*-->
3 <interface>
4   <object class="GtkAdjustment" id="adjustment1">
5     <property name="upper">65535</property>
6     <property name="lower">0</property>
7     <property name="page_increment">10</property>
8     <property name="step_increment">1</property>
9     <property name="page_size">0</property>
10     <property name="value">0</property>
11   </object>
12   <object class="GtkWindow" id="account_msn_settings">
13     <property name="visible">True</property>
14     <property name="title">msn account settings</property>
15     <property name="resizable">False</property>
16     <child>
17       <object class="GtkVBox" id="vbox_msn_settings">
18         <property name="visible">True</property>
19         <property name="spacing">6</property>
20         <child>
21           <object class="GtkTable" id="table_common_msn_settings">
22             <property name="visible">True</property>
23             <property name="n_rows">2</property>
24             <property name="n_columns">2</property>
25             <property name="column_spacing">6</property>
26             <property name="row_spacing">6</property>
27             <child>
28               <object class="GtkHBox" id="hbox1">
29                 <property name="visible">True</property>
30                 <property name="spacing">2</property>
31                 <child>
32                   <object class="GtkEntry" id="entry_password">
33                     <property name="visible">True</property>
34                     <property name="can_focus">True</property>
35                     <property name="visibility">False</property>
36                   </object>
37                 </child>
38                 <child>
39                   <object class="GtkButton" id="button_forget">
40                     <property name="visible">True</property>
41                     <property name="can_focus">True</property>
42                     <property name="tooltip-text" translatable="yes">Forget password and clear the entry.</property>
43                     <child>
44                       <object class="GtkImage" id="image1">
45                         <property name="visible">True</property>
46                         <property name="stock">gtk-clear</property>
47                         <property name="icon_size">1</property>
48                       </object>
49                     </child>
50                   </object>
51                   <packing>
52                     <property name="expand">False</property>
53                     <property name="fill">False</property>
54                     <property name="position">1</property>
55                   </packing>
56                 </child>
57               </object>
58               <packing>
59                 <property name="left_attach">1</property>
60                 <property name="right_attach">2</property>
61                 <property name="top_attach">1</property>
62                 <property name="bottom_attach">2</property>
63                 <property name="y_options"/>
64               </packing>
65             </child>
66             <child>
67               <object class="GtkLabel" id="label_password">
68                 <property name="visible">True</property>
69                 <property name="xalign">0</property>
70                 <property name="label" translatable="yes">Pass_word:</property>
71                 <property name="use_underline">True</property>
72               </object>
73               <packing>
74                 <property name="top_attach">1</property>
75                 <property name="bottom_attach">2</property>
76                 <property name="x_options">GTK_FILL</property>
77                 <property name="y_options"/>
78               </packing>
79             </child>
80             <child>
81               <object class="GtkLabel" id="label_id">
82                 <property name="visible">True</property>
83                 <property name="xalign">0</property>
84                 <property name="label" translatable="yes">Login I_D:</property>
85                 <property name="use_underline">True</property>
86                 <property name="mnemonic_widget">entry_id</property>
87               </object>
88               <packing>
89                 <property name="x_options">GTK_FILL</property>
90                 <property name="y_options"/>
91               </packing>
92             </child>
93             <child>
94               <object class="GtkEntry" id="entry_id">
95                 <property name="visible">True</property>
96                 <property name="can_focus">True</property>
97               </object>
98               <packing>
99                 <property name="left_attach">1</property>
100                 <property name="right_attach">2</property>
101                 <property name="y_options"/>
102               </packing>
103             </child>
104           </object>
105           <packing>
106             <property name="expand">False</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_msn_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"/>
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"/>
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                   </object>
153                   <packing>
154                     <property name="left_attach">1</property>
155                     <property name="right_attach">2</property>
156                     <property name="y_options"/>
157                   </packing>
158                 </child>
159                 <child>
160                   <object class="GtkSpinButton" id="spinbutton_port">
161                     <property name="visible">True</property>
162                     <property name="can_focus">True</property>
163                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
164                     <property name="adjustment">adjustment1</property>
165                     <property name="climb_rate">1</property>
166                     <property name="numeric">True</property>
167                   </object>
168                   <packing>
169                     <property name="left_attach">1</property>
170                     <property name="right_attach">2</property>
171                     <property name="top_attach">1</property>
172                     <property name="bottom_attach">2</property>
173                     <property name="y_options"/>
174                   </packing>
175                 </child>
176               </object>
177             </child>
178             <child type="label">
179               <object class="GtkLabel" id="label1">
180                 <property name="visible">True</property>
181                 <property name="label" translatable="yes">&lt;b&gt;Advanced&lt;/b&gt;</property>
182                 <property name="use_markup">True</property>
183               </object>
184             </child>
185           </object>
186           <packing>
187             <property name="expand">False</property>
188             <property name="fill">False</property>
189             <property name="position">1</property>
190           </packing>
191         </child>
192       </object>
193     </child>
194   </object>
195 </interface>