use smaller icons, partial fix for 405078

svn path=/trunk/; revision=7282
This commit is contained in:
Scott Reeves 2007-02-12 19:23:27 +00:00
parent 685f7e2b69
commit fe985d82ec
2 changed files with 5 additions and 1 deletions

View file

@ -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 ();