[Xfce4-commits] [xfce/exo] 01/01: Add X-AppStream-Ignore=True to hide exo launchers from GNOME Software (bug #14588)
noreply at xfce.org
noreply at xfce.org
Fri Aug 31 04:14:55 CEST 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/exo.
commit ace928e207a4ada02c57e956c675e6d97bd75cf5
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Thu Aug 30 22:14:47 2018 -0400
Add X-AppStream-Ignore=True to hide exo launchers from GNOME Software (bug #14588)
---
exo-helper/exo-preferred-applications.desktop.in | 1 +
exo-open/exo-file-manager.desktop.in | 1 +
exo-open/exo-mail-reader.desktop.in | 1 +
exo-open/exo-terminal-emulator.desktop.in | 1 +
exo-open/exo-web-browser.desktop.in | 1 +
5 files changed, 5 insertions(+)
diff --git a/exo-helper/exo-preferred-applications.desktop.in b/exo-helper/exo-preferred-applications.desktop.in
index 9a30a02..9ef67ad 100644
--- a/exo-helper/exo-preferred-applications.desktop.in
+++ b/exo-helper/exo-preferred-applications.desktop.in
@@ -12,3 +12,4 @@ _Comment=Preferred Applications (Web Browser, Mail Reader and Terminal Emulator)
X-XfcePluggable=true
X-XfceHelpComponent=exo
X-XfceHelpPage=preferred-applications
+X-AppStream-Ignore=True
diff --git a/exo-open/exo-file-manager.desktop.in b/exo-open/exo-file-manager.desktop.in
index 8d0a6cf..af969ad 100644
--- a/exo-open/exo-file-manager.desktop.in
+++ b/exo-open/exo-file-manager.desktop.in
@@ -8,5 +8,6 @@ Terminal=false
Categories=Utility;X-XFCE;X-Xfce-Toplevel;
OnlyShowIn=XFCE;
X-XFCE-MimeType=inode/directory;x-scheme-handler/trash;
+X-AppStream-Ignore=True
_Name=File Manager
_Comment=Browse the file system
diff --git a/exo-open/exo-mail-reader.desktop.in b/exo-open/exo-mail-reader.desktop.in
index 0ad9837..838832f 100644
--- a/exo-open/exo-mail-reader.desktop.in
+++ b/exo-open/exo-mail-reader.desktop.in
@@ -8,5 +8,6 @@ Terminal=false
Categories=Network;X-XFCE;X-Xfce-Toplevel;
OnlyShowIn=XFCE;
X-XFCE-MimeType=x-scheme-handler/mailto;
+X-AppStream-Ignore=True
_Name=Mail Reader
_Comment=Read your email
diff --git a/exo-open/exo-terminal-emulator.desktop.in b/exo-open/exo-terminal-emulator.desktop.in
index 202e4d3..65fb3ec 100644
--- a/exo-open/exo-terminal-emulator.desktop.in
+++ b/exo-open/exo-terminal-emulator.desktop.in
@@ -7,5 +7,6 @@ StartupNotify=true
Terminal=false
Categories=Utility;X-XFCE;X-Xfce-Toplevel;
OnlyShowIn=XFCE;
+X-AppStream-Ignore=True
_Name=Terminal Emulator
_Comment=Use the command line
diff --git a/exo-open/exo-web-browser.desktop.in b/exo-open/exo-web-browser.desktop.in
index e95ac9e..ea7bb3f 100644
--- a/exo-open/exo-web-browser.desktop.in
+++ b/exo-open/exo-web-browser.desktop.in
@@ -8,5 +8,6 @@ Terminal=false
Categories=Network;X-XFCE;X-Xfce-Toplevel;
OnlyShowIn=XFCE;
X-XFCE-MimeType=x-scheme-handler/http;x-scheme-handler/https;
+X-AppStream-Ignore=True
_Name=Web Browser
_Comment=Browse the web
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list