diff --git a/gnome-control-center-use-settings-menu.patch b/gnome-control-center-use-settings-menu.patch index ca1af43..0bdfa55 100644 --- a/gnome-control-center-use-settings-menu.patch +++ b/gnome-control-center-use-settings-menu.patch @@ -2,9 +2,9 @@ Index: shell/control-center.c =================================================================== --- shell/control-center.c.orig +++ shell/control-center.c -@@ -131,7 +131,7 @@ main (int argc, char *argv[]) - program = gnome_program_init ("GNOME Control Center", "0.1", LIBGNOMEUI_MODULE, - argc, argv, NULL, NULL); +@@ -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, diff --git a/gnome-control-center.changes b/gnome-control-center.changes index 17aa967..6e1a2dc 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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 diff --git a/gnome-control-center.spec b/gnome-control-center.spec index 42b7ae1..fe40ee3 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -40,7 +40,7 @@ Group: System/GUI/GNOME Obsoletes: fontilus themus acme Provides: fontilus themus acme Version: 2.28.0 -Release: 2 +Release: 3 Summary: The GNOME Control Center Source: %{name}-%{version}.tar.bz2 # PATCH-FIX-UPSTREAM gnome-control-center-bnc427745-force-dpi.patch bnc427745 bgo553652 vuntz@novell.com -- Force the DPI to 96 right now to avoid big fonts.