~ubuntu-branches/ubuntu/precise/empathy/precise

« back to all changes in this revision

Viewing changes to libempathy-gtk/empathy-account-widget-salut.glade

Tags: upstream-0.21.90
ImportĀ upstreamĀ versionĀ 0.21.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
      <child>
29
29
        <widget class="GtkTable" id="table_common_settings">
30
30
          <property name="visible">True</property>
31
 
          <property name="n_rows">2</property>
 
31
          <property name="n_rows">3</property>
32
32
          <property name="n_columns">3</property>
33
33
          <property name="homogeneous">False</property>
34
34
          <property name="row_spacing">6</property>
93
93
          </child>
94
94
 
95
95
          <child>
 
96
            <widget class="GtkLabel" id="label_nickname">
 
97
              <property name="visible">True</property>
 
98
              <property name="label" translatable="yes">_Nickname:</property>
 
99
              <property name="use_underline">True</property>
 
100
              <property name="use_markup">False</property>
 
101
              <property name="justify">GTK_JUSTIFY_LEFT</property>
 
102
              <property name="wrap">False</property>
 
103
              <property name="selectable">False</property>
 
104
              <property name="xalign">0</property>
 
105
              <property name="yalign">0.5</property>
 
106
              <property name="xpad">0</property>
 
107
              <property name="ypad">0</property>
 
108
              <property name="mnemonic_widget">entry_nickname</property>
 
109
              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
110
              <property name="width_chars">-1</property>
 
111
              <property name="single_line_mode">False</property>
 
112
              <property name="angle">0</property>
 
113
            </widget>
 
114
            <packing>
 
115
              <property name="left_attach">0</property>
 
116
              <property name="right_attach">1</property>
 
117
              <property name="top_attach">2</property>
 
118
              <property name="bottom_attach">3</property>
 
119
              <property name="x_options">fill</property>
 
120
              <property name="y_options"></property>
 
121
            </packing>
 
122
          </child>
 
123
 
 
124
          <child>
96
125
            <widget class="GtkEntry" id="entry_first_name">
97
126
              <property name="visible">True</property>
98
127
              <property name="can_focus">True</property>
133
162
              <property name="y_options"></property>
134
163
            </packing>
135
164
          </child>
 
165
 
 
166
          <child>
 
167
            <widget class="GtkEntry" id="entry_nickname">
 
168
              <property name="visible">True</property>
 
169
              <property name="can_focus">True</property>
 
170
              <property name="editable">True</property>
 
171
              <property name="visibility">True</property>
 
172
              <property name="max_length">0</property>
 
173
              <property name="text" translatable="yes"></property>
 
174
              <property name="has_frame">True</property>
 
175
              <property name="invisible_char">*</property>
 
176
              <property name="activates_default">False</property>
 
177
            </widget>
 
178
            <packing>
 
179
              <property name="left_attach">1</property>
 
180
              <property name="right_attach">3</property>
 
181
              <property name="top_attach">2</property>
 
182
              <property name="bottom_attach">3</property>
 
183
              <property name="y_options"></property>
 
184
            </packing>
 
185
          </child>
 
186
 
136
187
        </widget>
137
188
        <packing>
138
189
          <property name="padding">0</property>
151
202
          <child>
152
203
            <widget class="GtkTable" id="table_advanced_settings">
153
204
              <property name="visible">True</property>
154
 
              <property name="n_rows">4</property>
 
205
              <property name="n_rows">3</property>
155
206
              <property name="n_columns">3</property>
156
207
              <property name="homogeneous">False</property>
157
208
              <property name="row_spacing">6</property>
179
230
                <packing>
180
231
                  <property name="left_attach">0</property>
181
232
                  <property name="right_attach">1</property>
182
 
                  <property name="top_attach">2</property>
183
 
                  <property name="bottom_attach">3</property>
 
233
                  <property name="top_attach">1</property>
 
234
                  <property name="bottom_attach">2</property>
184
235
                  <property name="x_options">fill</property>
185
236
                  <property name="y_options"></property>
186
237
                </packing>
208
259
                <packing>
209
260
                  <property name="left_attach">0</property>
210
261
                  <property name="right_attach">1</property>
211
 
                  <property name="top_attach">3</property>
212
 
                  <property name="bottom_attach">4</property>
 
262
                  <property name="top_attach">2</property>
 
263
                  <property name="bottom_attach">3</property>
213
264
                  <property name="x_options">fill</property>
214
265
                  <property name="y_options"></property>
215
266
                </packing>
230
281
                <packing>
231
282
                  <property name="left_attach">1</property>
232
283
                  <property name="right_attach">3</property>
233
 
                  <property name="top_attach">2</property>
234
 
                  <property name="bottom_attach">3</property>
 
284
                  <property name="top_attach">1</property>
 
285
                  <property name="bottom_attach">2</property>
235
286
                  <property name="y_options"></property>
236
287
                </packing>
237
288
              </child>
251
302
                <packing>
252
303
                  <property name="left_attach">1</property>
253
304
                  <property name="right_attach">3</property>
254
 
                  <property name="top_attach">3</property>
255
 
                  <property name="bottom_attach">4</property>
256
 
                  <property name="y_options"></property>
257
 
                </packing>
258
 
              </child>
259
 
 
260
 
              <child>
261
 
                <widget class="GtkLabel" id="label_nickname">
262
 
                  <property name="visible">True</property>
263
 
                  <property name="label" translatable="yes">_Nickname:</property>
264
 
                  <property name="use_underline">True</property>
265
 
                  <property name="use_markup">False</property>
266
 
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
267
 
                  <property name="wrap">False</property>
268
 
                  <property name="selectable">False</property>
269
 
                  <property name="xalign">0</property>
270
 
                  <property name="yalign">0.5</property>
271
 
                  <property name="xpad">0</property>
272
 
                  <property name="ypad">0</property>
273
 
                  <property name="mnemonic_widget">entry_nickname</property>
274
 
                  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
275
 
                  <property name="width_chars">-1</property>
276
 
                  <property name="single_line_mode">False</property>
277
 
                  <property name="angle">0</property>
278
 
                </widget>
279
 
                <packing>
280
 
                  <property name="left_attach">0</property>
281
 
                  <property name="right_attach">1</property>
282
 
                  <property name="top_attach">0</property>
283
 
                  <property name="bottom_attach">1</property>
284
 
                  <property name="x_options">fill</property>
 
305
                  <property name="top_attach">2</property>
 
306
                  <property name="bottom_attach">3</property>
285
307
                  <property name="y_options"></property>
286
308
                </packing>
287
309
              </child>
308
330
                <packing>
309
331
                  <property name="left_attach">0</property>
310
332
                  <property name="right_attach">1</property>
311
 
                  <property name="top_attach">1</property>
312
 
                  <property name="bottom_attach">2</property>
313
 
                  <property name="x_options">fill</property>
314
 
                  <property name="y_options"></property>
315
 
                </packing>
316
 
              </child>
317
 
 
318
 
              <child>
319
 
                <widget class="GtkEntry" id="entry_nickname">
320
 
                  <property name="visible">True</property>
321
 
                  <property name="can_focus">True</property>
322
 
                  <property name="editable">True</property>
323
 
                  <property name="visibility">True</property>
324
 
                  <property name="max_length">0</property>
325
 
                  <property name="text" translatable="yes"></property>
326
 
                  <property name="has_frame">True</property>
327
 
                  <property name="invisible_char">*</property>
328
 
                  <property name="activates_default">False</property>
329
 
                </widget>
330
 
                <packing>
331
 
                  <property name="left_attach">1</property>
332
 
                  <property name="right_attach">3</property>
333
333
                  <property name="top_attach">0</property>
334
334
                  <property name="bottom_attach">1</property>
 
335
                  <property name="x_options">fill</property>
335
336
                  <property name="y_options"></property>
336
337
                </packing>
337
338
              </child>
351
352
                <packing>
352
353
                  <property name="left_attach">1</property>
353
354
                  <property name="right_attach">3</property>
354
 
                  <property name="top_attach">1</property>
355
 
                  <property name="bottom_attach">2</property>
 
355
                  <property name="top_attach">0</property>
 
356
                  <property name="bottom_attach">1</property>
356
357
                  <property name="y_options"></property>
357
358
                </packing>
358
359
              </child>