Change "Menu items have icons" to "Menu items can have icons"

2002-04-10  Seth Nickell  <snickell@stanford.edu>

	* gnome-ui-properties.glade:

	Change "Menu items have icons" to "Menu items can have icons"
This commit is contained in:
Seth Nickell 2002-04-10 20:08:42 +00:00 committed by Seth Nickell
parent 409bf042cd
commit 571905a05d
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2002-04-10 Seth Nickell <snickell@stanford.edu>
* gnome-ui-properties.glade:
Change "Menu items have icons" to "Menu items can have icons"
2002-04-02 Jody Goldberg <jody@gnome.org>
* gnome-ui-properties.c (setup_dialog) : suppress warnings.

View file

@ -265,7 +265,7 @@
<child>
<widget class="GtkCheckButton" id="menu_icons_toggle">
<property name="can_focus">yes</property>
<property name="label" translatable="yes">Menu items have _icons</property>
<property name="label" translatable="yes">Menu items can have _icons</property>
<property name="active">yes</property>
<property name="draw_indicator">yes</property>
<property name="visible">yes</property>