Set name of Help menu to HelpMenu

2007-06-27  Johan Dahlin  <jdahlin@async.com.br>

    * demos/gtk-demo/demo.ui: Set name of Help menu
    to HelpMenu


svn path=/trunk/; revision=18271
This commit is contained in:
Johan Dahlin
2007-06-28 01:56:55 +00:00
committed by Johan Dahlin
parent 099ec157ca
commit 4110c04860
2 changed files with 4 additions and 1 deletions

View File

@ -94,7 +94,7 @@
</child>
<child>
<object class="GtkAction" id="HelpMenu">
<property name="name">Help</property>
<property name="name">HelpMenu</property>
<property name="label" translatable="yes">_Help</property>
</object>
</child>