]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-salut.glade
Convert glade file to glade3 to minimize future delta
[empathy.git] / libempathy-gtk / empathy-account-widget-salut.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_salut_settings">
6     <property name="visible">True</property>
7     <property name="title" translatable="yes">salut account settings</property>
8     <property name="resizable">False</property>
9     <child>
10       <widget class="GtkVBox" id="vbox_salut_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">3</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="GtkEntry" id="entry_nickname">
22                 <property name="visible">True</property>
23                 <property name="can_focus">True</property>
24                 <property name="invisible_char">*</property>
25               </widget>
26               <packing>
27                 <property name="left_attach">1</property>
28                 <property name="right_attach">3</property>
29                 <property name="top_attach">2</property>
30                 <property name="bottom_attach">3</property>
31                 <property name="y_options"></property>
32               </packing>
33             </child>
34             <child>
35               <widget class="GtkEntry" id="entry_last_name">
36                 <property name="visible">True</property>
37                 <property name="can_focus">True</property>
38                 <property name="invisible_char">*</property>
39               </widget>
40               <packing>
41                 <property name="left_attach">1</property>
42                 <property name="right_attach">3</property>
43                 <property name="top_attach">1</property>
44                 <property name="bottom_attach">2</property>
45                 <property name="y_options"></property>
46               </packing>
47             </child>
48             <child>
49               <widget class="GtkEntry" id="entry_first_name">
50                 <property name="visible">True</property>
51                 <property name="can_focus">True</property>
52                 <property name="invisible_char">*</property>
53               </widget>
54               <packing>
55                 <property name="left_attach">1</property>
56                 <property name="right_attach">3</property>
57                 <property name="y_options"></property>
58               </packing>
59             </child>
60             <child>
61               <widget class="GtkLabel" id="label_nickname">
62                 <property name="visible">True</property>
63                 <property name="xalign">0</property>
64                 <property name="label" translatable="yes">_Nickname:</property>
65                 <property name="use_underline">True</property>
66                 <property name="mnemonic_widget">entry_nickname</property>
67               </widget>
68               <packing>
69                 <property name="top_attach">2</property>
70                 <property name="bottom_attach">3</property>
71                 <property name="x_options">GTK_FILL</property>
72                 <property name="y_options"></property>
73               </packing>
74             </child>
75             <child>
76               <widget class="GtkLabel" id="label_last_name">
77                 <property name="visible">True</property>
78                 <property name="xalign">0</property>
79                 <property name="label" translatable="yes">_Last Name:</property>
80                 <property name="use_underline">True</property>
81                 <property name="mnemonic_widget">entry_last_name</property>
82               </widget>
83               <packing>
84                 <property name="top_attach">1</property>
85                 <property name="bottom_attach">2</property>
86                 <property name="x_options">GTK_FILL</property>
87                 <property name="y_options"></property>
88               </packing>
89             </child>
90             <child>
91               <widget class="GtkLabel" id="label_first_name">
92                 <property name="visible">True</property>
93                 <property name="xalign">0</property>
94                 <property name="label" translatable="yes">_First Name: </property>
95                 <property name="use_underline">True</property>
96                 <property name="mnemonic_widget">entry_first_name</property>
97               </widget>
98               <packing>
99                 <property name="x_options">GTK_FILL</property>
100                 <property name="y_options"></property>
101               </packing>
102             </child>
103           </widget>
104           <packing>
105             <property name="expand">False</property>
106             <property name="fill">False</property>
107           </packing>
108         </child>
109         <child>
110           <widget class="GtkExpander" id="expander1">
111             <property name="visible">True</property>
112             <property name="can_focus">True</property>
113             <child>
114               <widget class="GtkTable" id="table_advanced_settings">
115                 <property name="visible">True</property>
116                 <property name="n_rows">3</property>
117                 <property name="n_columns">3</property>
118                 <property name="column_spacing">12</property>
119                 <property name="row_spacing">6</property>
120                 <child>
121                   <widget class="GtkEntry" id="entry_published">
122                     <property name="visible">True</property>
123                     <property name="can_focus">True</property>
124                     <property name="invisible_char">*</property>
125                   </widget>
126                   <packing>
127                     <property name="left_attach">1</property>
128                     <property name="right_attach">3</property>
129                     <property name="y_options"></property>
130                   </packing>
131                 </child>
132                 <child>
133                   <widget class="GtkLabel" id="label_published">
134                     <property name="visible">True</property>
135                     <property name="xalign">0</property>
136                     <property name="label" translatable="yes">_Published Name:</property>
137                     <property name="use_underline">True</property>
138                     <property name="mnemonic_widget">entry_published</property>
139                   </widget>
140                   <packing>
141                     <property name="x_options">GTK_FILL</property>
142                     <property name="y_options"></property>
143                   </packing>
144                 </child>
145                 <child>
146                   <widget class="GtkEntry" id="entry_jid">
147                     <property name="visible">True</property>
148                     <property name="can_focus">True</property>
149                     <property name="invisible_char">*</property>
150                   </widget>
151                   <packing>
152                     <property name="left_attach">1</property>
153                     <property name="right_attach">3</property>
154                     <property name="top_attach">2</property>
155                     <property name="bottom_attach">3</property>
156                     <property name="y_options"></property>
157                   </packing>
158                 </child>
159                 <child>
160                   <widget class="GtkEntry" id="entry_email">
161                     <property name="visible">True</property>
162                     <property name="can_focus">True</property>
163                     <property name="invisible_char">*</property>
164                   </widget>
165                   <packing>
166                     <property name="left_attach">1</property>
167                     <property name="right_attach">3</property>
168                     <property name="top_attach">1</property>
169                     <property name="bottom_attach">2</property>
170                     <property name="y_options"></property>
171                   </packing>
172                 </child>
173                 <child>
174                   <widget class="GtkLabel" id="label_jid">
175                     <property name="visible">True</property>
176                     <property name="xalign">0</property>
177                     <property name="label" translatable="yes">_Jabber ID:</property>
178                     <property name="use_underline">True</property>
179                     <property name="mnemonic_widget">entry_jid</property>
180                   </widget>
181                   <packing>
182                     <property name="top_attach">2</property>
183                     <property name="bottom_attach">3</property>
184                     <property name="x_options">GTK_FILL</property>
185                     <property name="y_options"></property>
186                   </packing>
187                 </child>
188                 <child>
189                   <widget class="GtkLabel" id="label_email">
190                     <property name="visible">True</property>
191                     <property name="xalign">0</property>
192                     <property name="label" translatable="yes">_E-mail:</property>
193                     <property name="use_underline">True</property>
194                     <property name="mnemonic_widget">entry_email</property>
195                   </widget>
196                   <packing>
197                     <property name="top_attach">1</property>
198                     <property name="bottom_attach">2</property>
199                     <property name="x_options">GTK_FILL</property>
200                     <property name="y_options"></property>
201                   </packing>
202                 </child>
203               </widget>
204             </child>
205             <child>
206               <widget 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               </widget>
211               <packing>
212                 <property name="type">label_item</property>
213               </packing>
214             </child>
215           </widget>
216           <packing>
217             <property name="expand">False</property>
218             <property name="fill">False</property>
219             <property name="position">1</property>
220           </packing>
221         </child>
222       </widget>
223     </child>
224   </widget>
225 </glade-interface>