Use stock names and a 2nd menu item, as per ui-review
2002-07-17 Jody Goldberg <jody@gnome.org> * gnome-ui-properties.glade : Use stock names and a 2nd menu item, as per ui-review
This commit is contained in:
parent
ac01fe7534
commit
e681a9f996
3 changed files with 119 additions and 27 deletions
|
@ -164,12 +164,16 @@ set_have_icons (GladeXML *dialog, gboolean value)
|
|||
{
|
||||
static char *menu_item_names[] =
|
||||
{
|
||||
"menu1",
|
||||
"File Menu",
|
||||
"menu_item_1",
|
||||
"menu_item_2",
|
||||
"menu_item_3",
|
||||
"menu_item_4",
|
||||
"menu_item_5",
|
||||
"edit1",
|
||||
"cut1",
|
||||
"copy1",
|
||||
"paste1",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue