modify the main menu

git-svn-id: file:///home/svn/framework3/trunk@5259 4d416f70-5f16-0410-b530-b9f4589650da
unstable
fab 2007-12-31 17:00:57 +00:00
parent e030a3f7b5
commit b2d21ef28f
1 changed files with 15 additions and 1 deletions

View File

@ -7,7 +7,6 @@
<property name="border_width">5</property>
<property name="width_request">800</property>
<property name="height_request">600</property>
<property name="visible">False</property>
<property name="title" translatable="yes"></property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_CENTER</property>
@ -43,6 +42,21 @@
<child>
<widget class="GtkMenu" id="menuitem1_menu">
<child>
<widget class="GtkImageMenuItem" id="options">
<property name="visible">True</property>
<property name="label">gtk-preferences</property>
<property name="use_stock">True</property>
<signal name="activate" handler="on_options_activate" last_modification_time="Mon, 31 Dec 2007 13:29:34 GMT"/>
</widget>
</child>
<child>
<widget class="GtkSeparatorMenuItem" id="séparateur1">
<property name="visible">True</property>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="refresh">
<property name="visible">True</property>