1
0
OBS User autobuild 2009-11-10 09:28:06 +00:00 committed by Git OBS Bridge
parent 62432bfe83
commit c2b40d2ba6
2 changed files with 3 additions and 8 deletions

View File

@ -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,

View File

@ -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