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:
parent
409bf042cd
commit
571905a05d
2 changed files with 7 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue