use smaller icons, partial fix for 405078
svn path=/trunk/; revision=7282
This commit is contained in:
parent
685f7e2b69
commit
fe985d82ec
2 changed files with 5 additions and 1 deletions
|
@ -152,7 +152,7 @@ main (int argc, char *argv[])
|
|||
}
|
||||
|
||||
app_data = appshelldata_new ("gnomecc.menu", NULL, CONTROL_CENTER_PREFIX,
|
||||
GTK_ICON_SIZE_DIALOG, FALSE, TRUE);
|
||||
GTK_ICON_SIZE_DND, FALSE, TRUE);
|
||||
generate_categories (app_data);
|
||||
|
||||
actions = get_actions_list ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue