r10886 - in /desktop/unstable/gnome-panel/debian: changelog
patches/06_gksu_time_admin.patch
svena-guest at users.alioth.debian.org
svena-guest at users.alioth.debian.org
Wed May 9 15:20:58 UTC 2007
Author: svena-guest
Date: Wed May 9 15:20:57 2007
New Revision: 10886
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10886
Log:
* New patch, 06_gksu_time_admin; use gksu to launch time-admin; from Ubuntu
(Closes: #412074)
Added:
desktop/unstable/gnome-panel/debian/patches/06_gksu_time_admin.patch
Modified:
desktop/unstable/gnome-panel/debian/changelog
Modified: desktop/unstable/gnome-panel/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/changelog?rev=10886&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/changelog (original)
+++ desktop/unstable/gnome-panel/debian/changelog Wed May 9 15:20:57 2007
@@ -14,6 +14,10 @@
* 01_panel_submenus.patch: Use correct menu file filenames to allow adding
submenus as menu to the panel (Closes: #422827). Thanks to Andreas Degert
for the patch.
+
+ [ Sven Arvidsson ]
+ * New patch, 06_gksu_time_admin; use gksu to launch time-admin; from Ubuntu
+ (Closes: #412074)
-- Sebastian Dröge <slomo at debian.org> Tue, 8 May 2007 13:07:04 +0200
Added: desktop/unstable/gnome-panel/debian/patches/06_gksu_time_admin.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/patches/06_gksu_time_admin.patch?rev=10886&op=file
==============================================================================
--- desktop/unstable/gnome-panel/debian/patches/06_gksu_time_admin.patch (added)
+++ desktop/unstable/gnome-panel/debian/patches/06_gksu_time_admin.patch Wed May 9 15:20:57 2007
@@ -1,0 +1,12 @@
+diff -Nur gnome-panel-2.18.1/applets/clock/clock.c gnome-panel-2.18.1.new/applets/clock/clock.c
+--- gnome-panel-2.18.1/applets/clock/clock.c 2007-05-09 17:03:24.000000000 +0200
++++ gnome-panel-2.18.1.new/applets/clock/clock.c 2007-05-09 17:04:02.000000000 +0200
+@@ -85,7 +85,7 @@
+ "system-config-date",
+ "redhat-config-date",
+ "/sbin/yast2 timezone",
+- "time-admin",
++ "gksu time-admin",
+ };
+
+ /* Needs to match the indices in the combo */
More information about the pkg-gnome-commits
mailing list