1
0
gnome-control-center/gnome-control-center-use-settings-menu.patch
Dominique Leuenberger 62432bfe83 Accepting request 23697 from home:coolo:branches:openSUSE:Factory:branched
Copy from home:coolo:branches:openSUSE:Factory:branched/gnome-control-center via accept of submit request 23697 revision 2.
Request was accepted with message:
Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/23697
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=55
2009-11-04 11:32:47 +00:00

14 lines
463 B
Diff

Index: shell/control-center.c
===================================================================
--- shell/control-center.c.orig
+++ shell/control-center.c
@@ -174,7 +174,7 @@ main (int argc, char *argv[])
return retval;
}
- app_data = appshelldata_new ("gnomecc.menu", NULL, CONTROL_CENTER_PREFIX,
+ app_data = appshelldata_new ("settings.menu", NULL, CONTROL_CENTER_PREFIX,
GTK_ICON_SIZE_DND, FALSE, TRUE);
generate_categories (app_data);