r22557 - in /packages/unstable/gnome-main-menu/debian: changelog patches/respect-nautilus-spacial-setting.diff patches/series

jak at users.alioth.debian.org jak at users.alioth.debian.org
Sat Dec 12 14:44:46 UTC 2009


Author: jak
Date: Sat Dec 12 14:44:45 2009
New Revision: 22557

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22557
Log:
respect-nautilus-spacial-setting.diff: Do not pass --browser to nautilus.

Added:
    packages/unstable/gnome-main-menu/debian/patches/respect-nautilus-spacial-setting.diff
Modified:
    packages/unstable/gnome-main-menu/debian/changelog
    packages/unstable/gnome-main-menu/debian/patches/series

Modified: packages/unstable/gnome-main-menu/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-main-menu/debian/changelog?rev=22557&op=diff
==============================================================================
--- packages/unstable/gnome-main-menu/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-main-menu/debian/changelog [utf-8] Sat Dec 12 14:44:45 2009
@@ -1,3 +1,9 @@
+gnome-main-menu (0.9.13-3) unstable; urgency=low
+
+  * respect-nautilus-spacial-setting.diff: Do not pass --browser to nautilus.
+
+ -- Julian Andres Klode <jak at debian.org>  Sat, 12 Dec 2009 15:34:28 +0100
+
 gnome-main-menu (0.9.13-2) unstable; urgency=low
 
   * debian/rules:

Added: packages/unstable/gnome-main-menu/debian/patches/respect-nautilus-spacial-setting.diff
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-main-menu/debian/patches/respect-nautilus-spacial-setting.diff?rev=22557&op=file
==============================================================================
--- packages/unstable/gnome-main-menu/debian/patches/respect-nautilus-spacial-setting.diff (added)
+++ packages/unstable/gnome-main-menu/debian/patches/respect-nautilus-spacial-setting.diff [utf-8] Sat Dec 12 14:44:45 2009
@@ -1,0 +1,12 @@
+diff -Nur -x '*.orig' -x '*~' gnome-main-menu-0.9.10/main-menu/etc/slab.schemas.in.in gnome-main-menu-0.9.10.new/main-menu/etc/slab.schemas.in.in
+--- gnome-main-menu-0.9.10/main-menu/etc/slab.schemas.in.in	2007-11-22 03:06:50.000000000 +1100
++++ gnome-main-menu-0.9.10.new/main-menu/etc/slab.schemas.in.in	2008-08-17 18:38:07.000000000 +1000
+@@ -113,7 +113,7 @@
+ 			<applyto>/desktop/gnome/applications/main-menu/file-area/file_mgr_open_cmd</applyto>
+ 			<owner>gnome-main-menu</owner>
+ 			<type>string</type>
+-			<default>nautilus --browser FILE_URI</default>
++			<default>nautilus FILE_URI</default>
+ 			<locale name="C">
+ 				<short>This is the command to execute when the "Open in File Manager" menu item is activated.</short>
+ 				<long>This is the command to execute when the "Open in File Manager" menu item is activated.  FILE_URI is replaced with a uri corresponding to the dirname of the activated file.</long>

Modified: packages/unstable/gnome-main-menu/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-main-menu/debian/patches/series?rev=22557&op=diff
==============================================================================
--- packages/unstable/gnome-main-menu/debian/patches/series [utf-8] (original)
+++ packages/unstable/gnome-main-menu/debian/patches/series [utf-8] Sat Dec 12 14:44:45 2009
@@ -3,3 +3,4 @@
 #gnome-session-kill.diff
 ltmain-as-needed.diff
 non-linux.diff
+respect-nautilus-spacial-setting.diff




More information about the pkg-gnome-commits mailing list