From e440b421af066f1636fde3cd17efd20fb834fd24 Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Sat, 2 Jan 2016 16:26:22 +0100 Subject: [PATCH] hide gajim-remote from system. Fixes #8212 --- data/gajim-remote.desktop.in.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/gajim-remote.desktop.in.in b/data/gajim-remote.desktop.in.in index c8788768d..3efd0b5f4 100644 --- a/data/gajim-remote.desktop.in.in +++ b/data/gajim-remote.desktop.in.in @@ -1,6 +1,6 @@ [Desktop Entry] Categories=Network;InstantMessaging;RemoteAccess;ConsoleOnly; -_Name=Gajim Remote +_Name=Open URI using Gajim _Keywords=chat;messaging;im;jabber;xmpp;bonjour;voip; Version=1.0 Exec=gajim-remote handle_uri %u @@ -9,3 +9,4 @@ StartupNotify=false Terminal=false Type=Application MimeType=x-scheme-handler/xmpp; +NoDisplay=true