r16398 - in /desktop/unstable/eog/debian: changelog patches/01_nodisplay.patch

joss at users.alioth.debian.org joss at users.alioth.debian.org
Mon Jun 30 21:00:00 UTC 2008


Author: joss
Date: Mon Jun 30 21:00:00 2008
New Revision: 16398

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16398
Log:
01_nodisplay.patch: do not display the menu entry by default; an 
image viewer is mostly useless except when launched from the file 
browser.

Added:
    desktop/unstable/eog/debian/patches/01_nodisplay.patch
Modified:
    desktop/unstable/eog/debian/changelog

Modified: desktop/unstable/eog/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/changelog?rev=16398&op=diff
==============================================================================
--- desktop/unstable/eog/debian/changelog (original)
+++ desktop/unstable/eog/debian/changelog Mon Jun 30 21:00:00 2008
@@ -1,3 +1,11 @@
+eog (2.22.2-2) UNRELEASED; urgency=low
+
+  * 01_nodisplay.patch: do not display the menu entry by default; an 
+    image viewer is mostly useless except when launched from the file 
+    browser.
+
+ -- Josselin Mouette <joss at debian.org>  Mon, 30 Jun 2008 22:59:39 +0200
+
 eog (2.22.2-1) unstable; urgency=low
 
   * New upstream release.

Added: desktop/unstable/eog/debian/patches/01_nodisplay.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/patches/01_nodisplay.patch?rev=16398&op=file
==============================================================================
--- desktop/unstable/eog/debian/patches/01_nodisplay.patch (added)
+++ desktop/unstable/eog/debian/patches/01_nodisplay.patch Mon Jun 30 21:00:00 2008
@@ -1,0 +1,10 @@
+--- data/eog.desktop.in.in.orig	2008-06-30 22:58:50.419591876 +0200
++++ data/eog.desktop.in.in	2008-06-30 22:59:10.943587104 +0200
+@@ -5,6 +5,7 @@
+ Exec=eog %U
+ Icon=eog
+ StartupNotify=true
++NoDisplay=true
+ Terminal=false
+ Type=Application
+ Categories=GNOME;GTK;Graphics;RasterGraphics;Viewer;




More information about the pkg-gnome-commits mailing list