~gnome15-team/gnome15/trunk

« back to all changes in this revision

Viewing changes to gnome15/src/main/resources/glade/accounts.glade

  • Committer: tanktarta
  • Date: 2012-11-24 10:27:36 UTC
  • Revision ID: tanktarta-20121124102736-0drhasy3jdn862wx
0.9.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
283
283
                    <property name="can_focus">False</property>
284
284
                    <property name="left_padding">12</property>
285
285
                    <child>
286
 
                      <object class="GtkHBox" id="hbox1">
 
286
                      <object class="GtkVBox" id="OptionsContainer">
287
287
                        <property name="visible">True</property>
288
288
                        <property name="can_focus">False</property>
 
289
                        <property name="spacing">4</property>
289
290
                        <child>
290
 
                          <object class="GtkLabel" id="label2">
 
291
                          <object class="GtkHBox" id="hbox1">
291
292
                            <property name="visible">True</property>
292
293
                            <property name="can_focus">False</property>
293
 
                            <property name="label" translatable="yes">Check every</property>
 
294
                            <child>
 
295
                              <object class="GtkLabel" id="label2">
 
296
                                <property name="visible">True</property>
 
297
                                <property name="can_focus">False</property>
 
298
                                <property name="xalign">0</property>
 
299
                                <property name="label" translatable="yes">Check every</property>
 
300
                              </object>
 
301
                              <packing>
 
302
                                <property name="expand">True</property>
 
303
                                <property name="fill">True</property>
 
304
                                <property name="position">0</property>
 
305
                              </packing>
 
306
                            </child>
 
307
                            <child>
 
308
                              <object class="GtkSpinButton" id="spinbutton1">
 
309
                                <property name="visible">True</property>
 
310
                                <property name="can_focus">True</property>
 
311
                                <property name="invisible_char">●</property>
 
312
                                <property name="invisible_char_set">True</property>
 
313
                                <property name="primary_icon_activatable">False</property>
 
314
                                <property name="secondary_icon_activatable">False</property>
 
315
                                <property name="primary_icon_sensitive">True</property>
 
316
                                <property name="secondary_icon_sensitive">True</property>
 
317
                                <property name="adjustment">UpdateAdjustment</property>
 
318
                              </object>
 
319
                              <packing>
 
320
                                <property name="expand">True</property>
 
321
                                <property name="fill">True</property>
 
322
                                <property name="position">1</property>
 
323
                              </packing>
 
324
                            </child>
 
325
                            <child>
 
326
                              <object class="GtkLabel" id="label4">
 
327
                                <property name="visible">True</property>
 
328
                                <property name="can_focus">False</property>
 
329
                                <property name="label" translatable="yes">minutes</property>
 
330
                              </object>
 
331
                              <packing>
 
332
                                <property name="expand">True</property>
 
333
                                <property name="fill">True</property>
 
334
                                <property name="position">2</property>
 
335
                              </packing>
 
336
                            </child>
294
337
                          </object>
295
338
                          <packing>
296
339
                            <property name="expand">True</property>
299
342
                          </packing>
300
343
                        </child>
301
344
                        <child>
302
 
                          <object class="GtkSpinButton" id="spinbutton1">
303
 
                            <property name="visible">True</property>
304
 
                            <property name="can_focus">True</property>
305
 
                            <property name="invisible_char">●</property>
306
 
                            <property name="primary_icon_activatable">False</property>
307
 
                            <property name="secondary_icon_activatable">False</property>
308
 
                            <property name="primary_icon_sensitive">True</property>
309
 
                            <property name="secondary_icon_sensitive">True</property>
310
 
                            <property name="adjustment">UpdateAdjustment</property>
311
 
                          </object>
312
 
                          <packing>
313
 
                            <property name="expand">True</property>
314
 
                            <property name="fill">True</property>
315
 
                            <property name="position">1</property>
316
 
                          </packing>
317
 
                        </child>
318
 
                        <child>
319
 
                          <object class="GtkLabel" id="label4">
320
 
                            <property name="visible">True</property>
321
 
                            <property name="can_focus">False</property>
322
 
                            <property name="label" translatable="yes">minutes</property>
323
 
                          </object>
324
 
                          <packing>
325
 
                            <property name="expand">True</property>
326
 
                            <property name="fill">True</property>
327
 
                            <property name="position">2</property>
328
 
                          </packing>
 
345
                          <placeholder/>
329
346
                        </child>
330
347
                      </object>
331
348
                    </child>