clarification touchup

This commit is contained in:
Marcos Pinto 2007-06-16 07:02:40 +00:00
parent 39e7d25c1e
commit 8873ac3cce
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@
<widget class="GtkMenuItem" id="menuitem4"> <widget class="GtkMenuItem" id="menuitem4">
<property name="visible">True</property> <property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="label" translatable="yes">0</property> <property name="label" translatable="yes">Not set</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<signal name="activate" handler="set_ratio0"/> <signal name="activate" handler="set_ratio0"/>
</widget> </widget>