Accepting request 23865 from GNOME:Factory
Copy from GNOME:Factory/gnome-control-center based on submit request 23865 from user dimstar OBS-URL: https://build.opensuse.org/request/show/23865 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-control-center?expand=0&rev=32
This commit is contained in:
commit
9ae311c903
@ -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,
|
||||
|
@ -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
|
||||
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user