forked from pool/gnome-control-center
checked in
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=56
This commit is contained in:
parent
62432bfe83
commit
c2b40d2ba6
@ -2,9 +2,9 @@ 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;
|
||||
}
|
||||
@@ -131,7 +131,7 @@ main (int argc, char *argv[])
|
||||
program = gnome_program_init ("GNOME Control Center", "0.1", LIBGNOMEUI_MODULE,
|
||||
argc, argv, NULL, NULL);
|
||||
|
||||
- app_data = appshelldata_new ("gnomecc.menu", NULL, CONTROL_CENTER_PREFIX,
|
||||
+ app_data = appshelldata_new ("settings.menu", NULL, CONTROL_CENTER_PREFIX,
|
||||
|
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 3 19:09:18 UTC 2009 - coolo@novell.com
|
||||
|
||||
- updated patches to apply with fuzz=0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 03 15:05:00 BST 2009 - riggwelter@opensuse.org
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user