/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to olive.glade

  • Committer: Szilveszter Farkas (Phanatic)
  • Date: 2006-12-18 10:34:36 UTC
  • Revision ID: szilveszter.farkas@gmail.com-20061218103436-4j6mi3x9m9o5273q
Implemented annotate functionality (Fixed: #73786).

Show diffs side-by-side

added added

removed removed

Lines of Context:
124
124
                      <signal name="activate" handler="on_menuitem_file_move_activate" last_modification_time="Mon, 17 Jul 2006 08:56:08 GMT"/>
125
125
                    </widget>
126
126
                  </child>
 
127
                  
 
128
                  <child>
 
129
                    <widget class="GtkMenuItem" id="menuitem_file_annotate">
 
130
                      <property name="visible">True</property>
 
131
                      <property name="label" translatable="yes">_Annotate...</property>
 
132
                      <property name="use_underline">True</property>
 
133
                      <signal name="activate" handler="on_menuitem_file_annotate_activate" last_modification_time="Mon, 18 Dec 2006 10:17:00 GMT"/>
 
134
                    </widget>
 
135
                  </child>
127
136
 
128
137
                  <child>
129
138
                    <widget class="GtkSeparatorMenuItem" id="separator_file2">