Package: gnome-terminal Version: 3.0.0-1 Severity: normal Tags: patch User: [email protected] Usertags: origin-ubuntu oneiric ubuntu-patch
In Ubuntu, the attached patch was applied to add Unity to the OnlyShowIn value for gnome-terminal.desktop. Unity uses gnome-terminal and is a registered XDG environment [1]. [1] http://standards.freedesktop.org/menu-spec/latest/apb.html Thanks for considering the patch. -- System Information: Debian Release: wheezy/sid APT prefers oneiric-updates APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 'oneiric') Architecture: i386 (i686) Kernel: Linux 3.0.0-5-generic (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru gnome-terminal-3.0.1/debian/patches/01_onlyshowin.patch gnome-terminal-3.0.1/debian/patches/01_onlyshowin.patch --- gnome-terminal-3.0.1/debian/patches/01_onlyshowin.patch 2011-05-31 05:50:10.000000000 -0400 +++ gnome-terminal-3.0.1/debian/patches/01_onlyshowin.patch 2011-07-19 18:24:52.000000000 -0400 @@ -1,11 +1,11 @@ Only show gnome-terminal in GNOME menus -Index: gnome-terminal-2.30.2/gnome-terminal.desktop.in.in +Index: gnome-terminal-3.0.1/gnome-terminal.desktop.in.in =================================================================== ---- gnome-terminal-2.30.2.orig/gnome-terminal.desktop.in.in 2010-06-22 20:27:42.711402866 +0200 -+++ gnome-terminal-2.30.2/gnome-terminal.desktop.in.in 2010-06-22 20:27:39.947410271 +0200 +--- gnome-terminal-3.0.1.orig/gnome-terminal.desktop.in.in 2009-04-17 12:30:44.000000000 -0400 ++++ gnome-terminal-3.0.1/gnome-terminal.desktop.in.in 2011-07-19 18:21:12.184214719 -0400 @@ -12,3 +12,4 @@ X-GNOME-Bugzilla-Version=@VERSION@ Categories=GNOME;GTK;Utility;TerminalEmulator; StartupNotify=true -+OnlyShowIn=GNOME; ++OnlyShowIn=GNOME;Unity;

