r17077 - in /desktop/unstable/gnome-utils/debian: changelog patches/01_logview_gksu.patch

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Sep 25 13:57:13 UTC 2008


Author: joss
Date: Thu Sep 25 13:57:13 2008
New Revision: 17077

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17077
Log:
01_logview_gksu.patch: disable StartupNotify, as it doesn’t work 
with gksu.

Modified:
    desktop/unstable/gnome-utils/debian/changelog
    desktop/unstable/gnome-utils/debian/patches/01_logview_gksu.patch

Modified: desktop/unstable/gnome-utils/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-utils/debian/changelog?rev=17077&op=diff
==============================================================================
--- desktop/unstable/gnome-utils/debian/changelog (original)
+++ desktop/unstable/gnome-utils/debian/changelog Thu Sep 25 13:57:13 2008
@@ -1,3 +1,10 @@
+gnome-utils (2.20.0.1-3) UNRELEASED; urgency=low
+
+  * 01_logview_gksu.patch: disable StartupNotify, as it doesn’t work 
+    with gksu.
+
+ -- Josselin Mouette <joss at debian.org>  Thu, 25 Sep 2008 15:56:29 +0200
+
 gnome-utils (2.20.0.1-2) unstable; urgency=low
 
   * Drop linux-libc-dev build-dep; thanks Petr Salinger.

Modified: desktop/unstable/gnome-utils/debian/patches/01_logview_gksu.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-utils/debian/patches/01_logview_gksu.patch?rev=17077&op=diff
==============================================================================
--- desktop/unstable/gnome-utils/debian/patches/01_logview_gksu.patch (original)
+++ desktop/unstable/gnome-utils/debian/patches/01_logview_gksu.patch Thu Sep 25 13:57:13 2008
@@ -1,6 +1,6 @@
---- logview/gnome-system-log.desktop.in.in.orig	2006-11-21 21:22:32.000000000 +0100
-+++ logview/gnome-system-log.desktop.in.in	2006-11-21 21:23:01.000000000 +0100
-@@ -2,7 +2,8 @@
+--- logview/gnome-system-log.desktop.in.in.orig	2008-09-25 15:55:47.965382821 +0200
++++ logview/gnome-system-log.desktop.in.in	2008-09-25 15:56:14.434383211 +0200
+@@ -2,11 +2,12 @@
  Encoding=UTF-8
  _Name=System Log
  _Comment=View or monitor system log files
@@ -10,3 +10,8 @@
  Icon=logviewer
  Terminal=false
  Type=Application
+-StartupNotify=true
++StartupNotify=false
+ Categories=GTK;GNOME;System;Monitor;X-Red-Hat-Base;
+ OnlyShowIn=GNOME
+ X-GNOME-DocPath=gnome-system-log/gnome-system-log.xml




More information about the pkg-gnome-commits mailing list