~ubuntu-branches/ubuntu/oneiric/alarm-clock/oneiric

« back to all changes in this revision

Viewing changes to glade/main.glade

  • Committer: Bazaar Package Importer
  • Author(s): Marco Rodrigues
  • Date: 2008-08-17 10:04:12 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20080817100412-ut3rfm3oa0z354h7
Tags: 0.9.11.2-1
* New upstream version.
* debian/watch:
  + Change .tar.gz to .tar.bz2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
130
130
                      <accelerator key="T" modifiers="GDK_CONTROL_MASK | GDK_SHIFT_MASK" signal="activate"/>
131
131
 
132
132
                      <child internal-child="image">
133
 
                        <widget class="GtkImage" id="image8">
 
133
                        <widget class="GtkImage" id="image14">
134
134
                          <property name="visible">True</property>
135
135
                          <property name="stock">gtk-new</property>
136
136
                          <property name="icon_size">1</property>
163
163
          </child>
164
164
 
165
165
          <child>
 
166
            <widget class="GtkMenuItem" id="view2">
 
167
              <property name="label" translatable="yes">_View</property>
 
168
              <property name="use_underline">True</property>
 
169
              <signal name="activate" handler="on_view2_activate" last_modification_time="Sun, 03 Aug 2008 23:06:02 GMT"/>
 
170
 
 
171
              <child>
 
172
                <widget class="GtkMenu" id="view2_menu">
 
173
 
 
174
                  <child>
 
175
                    <widget class="GtkCheckMenuItem" id="show_completed_menu">
 
176
                      <property name="visible">True</property>
 
177
                      <property name="label" translatable="yes">Show completed</property>
 
178
                      <property name="use_underline">True</property>
 
179
                      <property name="active">False</property>
 
180
                      <signal name="activate" handler="show_completed_clicked" last_modification_time="Sun, 03 Aug 2008 23:06:59 GMT"/>
 
181
                    </widget>
 
182
                  </child>
 
183
                </widget>
 
184
              </child>
 
185
            </widget>
 
186
          </child>
 
187
 
 
188
          <child>
166
189
            <widget class="GtkMenuItem" id="help_menu">
167
190
              <property name="visible">True</property>
168
191
              <property name="label" translatable="yes">_Help</property>
3567
3590
              <property name="fill">True</property>
3568
3591
            </packing>
3569
3592
          </child>
 
3593
 
 
3594
          <child>
 
3595
            <widget class="GtkCheckButton" id="dialog_check">
 
3596
              <property name="visible">True</property>
 
3597
              <property name="can_focus">True</property>
 
3598
              <property name="label" translatable="yes">Use the same settings for dialog window</property>
 
3599
              <property name="use_underline">True</property>
 
3600
              <property name="relief">GTK_RELIEF_NORMAL</property>
 
3601
              <property name="focus_on_click">True</property>
 
3602
              <property name="active">False</property>
 
3603
              <property name="inconsistent">False</property>
 
3604
              <property name="draw_indicator">True</property>
 
3605
            </widget>
 
3606
            <packing>
 
3607
              <property name="padding">0</property>
 
3608
              <property name="expand">False</property>
 
3609
              <property name="fill">False</property>
 
3610
            </packing>
 
3611
          </child>
3570
3612
        </widget>
3571
3613
        <packing>
3572
3614
          <property name="padding">0</property>
4249
4291
              <property name="fill">True</property>
4250
4292
            </packing>
4251
4293
          </child>
 
4294
 
 
4295
          <child>
 
4296
            <widget class="GtkCheckButton" id="passive_check">
 
4297
              <property name="visible">True</property>
 
4298
              <property name="can_focus">True</property>
 
4299
              <property name="label" translatable="yes">Use the same settings for passive window</property>
 
4300
              <property name="use_underline">True</property>
 
4301
              <property name="relief">GTK_RELIEF_NORMAL</property>
 
4302
              <property name="focus_on_click">True</property>
 
4303
              <property name="active">False</property>
 
4304
              <property name="inconsistent">False</property>
 
4305
              <property name="draw_indicator">True</property>
 
4306
            </widget>
 
4307
            <packing>
 
4308
              <property name="padding">0</property>
 
4309
              <property name="expand">False</property>
 
4310
              <property name="fill">False</property>
 
4311
            </packing>
 
4312
          </child>
4252
4313
        </widget>
4253
4314
        <packing>
4254
4315
          <property name="padding">0</property>
7387
7448
                          </child>
7388
7449
 
7389
7450
                          <child>
7390
 
                            <widget class="GtkCheckButton" id="checkbutton3">
7391
 
                              <property name="can_focus">True</property>
7392
 
                              <property name="label" translatable="yes">Blinking tray icon on event</property>
7393
 
                              <property name="use_underline">True</property>
7394
 
                              <property name="relief">GTK_RELIEF_NORMAL</property>
7395
 
                              <property name="focus_on_click">True</property>
7396
 
                              <property name="active">False</property>
7397
 
                              <property name="inconsistent">False</property>
7398
 
                              <property name="draw_indicator">True</property>
7399
 
                            </widget>
7400
 
                            <packing>
7401
 
                              <property name="padding">0</property>
7402
 
                              <property name="expand">False</property>
7403
 
                              <property name="fill">False</property>
7404
 
                            </packing>
7405
 
                          </child>
7406
 
 
7407
 
                          <child>
7408
7451
                            <widget class="GtkCheckButton" id="checkbutton4">
7409
7452
                              <property name="can_focus">True</property>
7410
7453
                              <property name="label" translatable="yes">Enable mail notification</property>
7459
7502
              <child>
7460
7503
                <widget class="GtkFrame" id="frame38">
7461
7504
                  <property name="border_width">5</property>
 
7505
                  <property name="visible">True</property>
7462
7506
                  <property name="label_xalign">0</property>
7463
7507
                  <property name="label_yalign">0.5</property>
7464
7508
                  <property name="shadow_type">GTK_SHADOW_NONE</property>
7483
7527
                          <property name="spacing">0</property>
7484
7528
 
7485
7529
                          <child>
7486
 
                            <widget class="GtkCheckButton" id="checkbutton7">
 
7530
                            <widget class="GtkCheckButton" id="start_autologin">
7487
7531
                              <property name="visible">True</property>
7488
7532
                              <property name="can_focus">True</property>
7489
 
                              <property name="label" translatable="yes">Start Alarm Clock with GNOME</property>
 
7533
                              <property name="label" translatable="yes">Start Alarm Clock automatically after login</property>
7490
7534
                              <property name="use_underline">True</property>
7491
7535
                              <property name="relief">GTK_RELIEF_NORMAL</property>
7492
7536
                              <property name="focus_on_click">True</property>
8803
8847
  </child>
8804
8848
</widget>
8805
8849
 
8806
 
<widget class="GtkWindow" id="window1">
8807
 
  <property name="visible">True</property>
8808
 
  <property name="title" translatable="yes">window1</property>
8809
 
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
8810
 
  <property name="window_position">GTK_WIN_POS_NONE</property>
8811
 
  <property name="modal">False</property>
8812
 
  <property name="resizable">True</property>
8813
 
  <property name="destroy_with_parent">False</property>
8814
 
  <property name="decorated">True</property>
8815
 
  <property name="skip_taskbar_hint">False</property>
8816
 
  <property name="skip_pager_hint">False</property>
8817
 
  <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
8818
 
  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
8819
 
  <property name="focus_on_map">True</property>
8820
 
  <property name="urgency_hint">False</property>
8821
 
 
8822
 
  <child>
8823
 
    <widget class="GtkVBox" id="vbox41">
8824
 
      <property name="visible">True</property>
8825
 
      <property name="homogeneous">False</property>
8826
 
      <property name="spacing">0</property>
8827
 
 
8828
 
      <child>
8829
 
        <placeholder/>
8830
 
      </child>
8831
 
 
8832
 
      <child>
8833
 
        <placeholder/>
8834
 
      </child>
8835
 
 
8836
 
      <child>
8837
 
        <placeholder/>
8838
 
      </child>
8839
 
 
8840
 
      <child>
8841
 
        <placeholder/>
8842
 
      </child>
8843
 
 
8844
 
      <child>
8845
 
        <placeholder/>
8846
 
      </child>
8847
 
    </widget>
8848
 
  </child>
8849
 
</widget>
8850
 
 
8851
8850
</glade-interface>