r20192 - in /desktop/unstable/nautilus/debian: changelog patches/13_autostart.patch

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun May 31 12:29:46 UTC 2009


Author: joss
Date: Sun May 31 12:29:46 2009
New Revision: 20192

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20192
Log:
Remove the AutoRestart on the same basis; there’s no point in 
restarting nautilus and not e.g. gnome-power-manager, and it 
causes many issues.

Modified:
    desktop/unstable/nautilus/debian/changelog
    desktop/unstable/nautilus/debian/patches/13_autostart.patch

Modified: desktop/unstable/nautilus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/changelog?rev=20192&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/changelog (original)
+++ desktop/unstable/nautilus/debian/changelog Sun May 31 12:29:46 2009
@@ -6,6 +6,9 @@
     autostart directory so that we don’t rely on gnome-session’s 
     required_applications mechanism. This allows to add an autostart 
     condition on the show_desktop GConf key.
+    + Remove the AutoRestart on the same basis; there’s no point in 
+      restarting nautilus and not e.g. gnome-power-manager, and it 
+      causes many issues.
   * 90_relibtoolize.patch: update accordingly.
 
  -- Josselin Mouette <joss at debian.org>  Sun, 31 May 2009 13:51:27 +0200

Modified: desktop/unstable/nautilus/debian/patches/13_autostart.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/patches/13_autostart.patch?rev=20192&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/patches/13_autostart.patch (original)
+++ desktop/unstable/nautilus/debian/patches/13_autostart.patch Sun May 31 12:29:46 2009
@@ -24,8 +24,8 @@
 Index: nautilus-2.26.2/nautilus.desktop.in.in
 ===================================================================
 --- nautilus-2.26.2.orig/nautilus.desktop.in.in	2009-05-31 13:35:47.754168589 +0200
-+++ nautilus-2.26.2/nautilus.desktop.in.in	2009-05-31 13:36:46.730282031 +0200
-@@ -6,8 +6,8 @@ Icon=system-file-manager
++++ nautilus-2.26.2/nautilus.desktop.in.in	2009-05-31 14:25:03.266648733 +0200
+@@ -6,13 +6,12 @@ Icon=system-file-manager
  Terminal=false
  Type=Application
  StartupNotify=true
@@ -35,6 +35,11 @@
  X-GNOME-Bugzilla-Bugzilla=GNOME
  X-GNOME-Bugzilla-Product=nautilus
  X-GNOME-Bugzilla-Component=general
+ X-GNOME-Bugzilla-Version=@VERSION@
+ X-GNOME-Autostart-Phase=Desktop
+ X-GNOME-Autostart-Notify=true
+-X-GNOME-AutoRestart=true
+ X-GNOME-Provides=filemanager
 Index: nautilus-2.26.2/src/nautilus-main.c
 ===================================================================
 --- nautilus-2.26.2.orig/src/nautilus-main.c	2009-05-31 13:34:07.889665421 +0200




More information about the pkg-gnome-commits mailing list