rpms/control-center/devel shell-common-tasks.patch, NONE, 1.1 control-center.spec, 1.484, 1.485 0001-Port-about-me-to-PolicyKit-1.0.patch, 1.1, NONE 0001-Remove-old-code-poking-directly-into-the-pwent.patch, 1.1, NONE default-apps-custom.patch, 1.1, NONE display-capplet-mnemonics.patch, 1.1, NONE display-no-help.patch, 1.2, NONE font-viewer-icon.patch, 1.1, NONE gcc-new-fingerprint-icons.patch, 1.1, NONE gnome-control-center-2.26.0-support-touchpads.patch, 1.2, NONE gnomekbd.patch, 1.1, NONE rotate.patch, 1.1, NONE unique-ids.patch, 1.1, NONE

Matthias Clasen mclasen at fedoraproject.org
Thu Sep 10 00:07:30 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/control-center/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32385

Modified Files:
	control-center.spec 
Added Files:
	shell-common-tasks.patch 
Removed Files:
	0001-Port-about-me-to-PolicyKit-1.0.patch 
	0001-Remove-old-code-poking-directly-into-the-pwent.patch 
	default-apps-custom.patch display-capplet-mnemonics.patch 
	display-no-help.patch font-viewer-icon.patch 
	gcc-new-fingerprint-icons.patch 
	gnome-control-center-2.26.0-support-touchpads.patch 
	gnomekbd.patch rotate.patch unique-ids.patch 
Log Message:
fix the control-center shell a bit


shell-common-tasks.patch:
 control-center.schemas.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE shell-common-tasks.patch ---
diff -up gnome-control-center-2.27.91/shell/control-center.schemas.in.common-tasks gnome-control-center-2.27.91/shell/control-center.schemas.in
--- gnome-control-center-2.27.91/shell/control-center.schemas.in.common-tasks	2009-09-09 20:01:18.076653434 -0400
+++ gnome-control-center-2.27.91/shell/control-center.schemas.in	2009-09-09 20:02:12.237908583 -0400
@@ -7,7 +7,7 @@
 			<type>list</type>
 			<list_type>string</list_type>
 			<locale name="C">
-				<default><!-- Translators: The format of this string is the task name to be displayed (translate that part) followed by a ";" separator then the filename (DONT translate the file name) of a .desktop file to launch. Multiple entries are separated by a "," -->[Change Theme;gtk-theme-selector.desktop,Set Preferred Applications;default-applications.desktop,Add Printer;gnome-cups-manager.desktop]</default>
+				<default><!-- Translators: The format of this string is the task name to be displayed (translate that part) followed by a ";" separator then the filename (DONT translate the file name) of a .desktop file to launch. Multiple entries are separated by a "," -->[Change Theme;gnome-appearance-properties.desktop,Set Preferred Applications;gnome-default-applications.desktop,Add Printer;system-config-printer.desktop]</default>
 				<short>Task names and associated .desktop files</short>
 				<long>The task name to be displayed in the control-center followed by a ";" separator then the filename of an associated .desktop file to launch for that task.</long>
 			</locale>


Index: control-center.spec
===================================================================
RCS file: /cvs/pkgs/rpms/control-center/devel/control-center.spec,v
retrieving revision 1.484
retrieving revision 1.485
diff -u -p -r1.484 -r1.485
--- control-center.spec	7 Sep 2009 13:02:27 -0000	1.484
+++ control-center.spec	10 Sep 2009 00:07:26 -0000	1.485
@@ -24,7 +24,7 @@
 Summary: Utilities to configure the GNOME desktop
 Name: control-center
 Version: 2.27.91
-Release: 5%{?dist}
+Release: 6%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL
 Group: User Interface/Desktops
@@ -65,6 +65,9 @@ Patch96: gnome-control-center-2.25.2-gec
 # change default preferred apps to programs we ship
 Patch99: default-applications.patch
 
+# update the shell common tasks to desktop files we ship
+Patch100: shell-common-tasks.patch
+
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL: http://www.gnome.org
 
@@ -197,6 +200,7 @@ for the GNOME desktop.
 %patch95 -p1 -b .passwd
 #%patch96 -p1 -b .gecos
 %patch99 -p1 -b .default-apps
+%patch100 -p1 -b .common-tasks
 
 %patch7 -p1 -b .make-default
 


--- 0001-Port-about-me-to-PolicyKit-1.0.patch DELETED ---


--- 0001-Remove-old-code-poking-directly-into-the-pwent.patch DELETED ---


--- default-apps-custom.patch DELETED ---


--- display-capplet-mnemonics.patch DELETED ---


--- display-no-help.patch DELETED ---


--- font-viewer-icon.patch DELETED ---


--- gcc-new-fingerprint-icons.patch DELETED ---


--- gnome-control-center-2.26.0-support-touchpads.patch DELETED ---


--- gnomekbd.patch DELETED ---


--- rotate.patch DELETED ---


--- unique-ids.patch DELETED ---




More information about the fedora-extras-commits mailing list