From c5086c67a3e6c18e539f1d4dd6f1da187c080fe9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 17:21:33 +0200 Subject: Adding debian version 3.38.3-1. Signed-off-by: Daniel Baumann --- debian/patches/01_onlyshowin.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 debian/patches/01_onlyshowin.patch (limited to 'debian/patches/01_onlyshowin.patch') diff --git a/debian/patches/01_onlyshowin.patch b/debian/patches/01_onlyshowin.patch new file mode 100644 index 0000000..57b3432 --- /dev/null +++ b/debian/patches/01_onlyshowin.patch @@ -0,0 +1,20 @@ +From: Josselin Mouette +Date: Mon, 1 Jun 2009 09:48:55 +0000 +Subject: Only show gnome-terminal in GNOME menus + +--- + org.gnome.Terminal.desktop.in.in | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/org.gnome.Terminal.desktop.in.in b/org.gnome.Terminal.desktop.in.in +index 4148c30..7fd2a43 100644 +--- a/org.gnome.Terminal.desktop.in.in ++++ b/org.gnome.Terminal.desktop.in.in +@@ -11,6 +11,7 @@ Categories=GNOME;GTK;System;TerminalEmulator; + StartupNotify=true + StartupWMClass=Gnome-terminal + X-GNOME-SingleWindow=false ++OnlyShowIn=GNOME;Unity; + Actions=new-window;preferences; + + [Desktop Action new-window] -- cgit v1.2.3