~jonatan-cloutier/gtimelog/addTags

« back to all changes in this revision

Viewing changes to src/gtimelog/gtimelog.ui

  • Committer: Jonatan Cloutier
  • Date: 2013-02-16 21:48:26 UTC
  • Revision ID: cloutier.jo@gmail.com-20130216214826-3ac6hfrgh4r42yhw
add tags feature

Show diffs side-by-side

added added

removed removed

Lines of Context:
292
292
                      </object>
293
293
                    </child>
294
294
                    <child>
 
295
                      <object class="GtkRadioMenuItem" id="tags">
 
296
                        <property name="visible">True</property>
 
297
                        <property name="can_focus">False</property>
 
298
                        <property name="use_action_appearance">False</property>
 
299
                        <property name="label" translatable="yes">T_ags</property>
 
300
                        <property name="use_underline">True</property>
 
301
                        <property name="group">chronological</property>
 
302
                        <accelerator key="4" signal="activate" modifiers="GDK_MOD1_MASK"/>
 
303
                        <signal name="activate" handler="on_tags_activate" swapped="no"/>
 
304
                      </object>
 
305
                    </child>
 
306
                    <child>
295
307
                      <object class="GtkSeparatorMenuItem" id="separator2">
296
308
                        <property name="visible">True</property>
297
309
                        <property name="can_focus">False</property>