[geary/geary-0.11] Ensure workaround desktop file is never presented to the user.
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/geary-0.11] Ensure workaround desktop file is never presented to the user.
- Date: Sat, 28 Jan 2017 04:07:44 +0000 (UTC)
commit 9951c4ca65d74d307a5fad65c13e180fe4edff9e
Author: Michael James Gratton <mike vee net>
Date: Sat Jan 28 15:07:17 2017 +1100
Ensure workaround desktop file is never presented to the user.
Bug 776721.
* desktop/org.gnome.Geary.desktop.in: Add Hidden as well as NoDisplay -
both are needed to keep it under wraps under gnome-shell <= 3.22.2 and
>= 3.22.3.
desktop/org.gnome.Geary.desktop.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/desktop/org.gnome.Geary.desktop.in b/desktop/org.gnome.Geary.desktop.in
index c550355..b4b077d 100644
--- a/desktop/org.gnome.Geary.desktop.in
+++ b/desktop/org.gnome.Geary.desktop.in
@@ -8,6 +8,7 @@ Icon=geary
TryExec=geary
Exec=geary %U
NoDisplay=true
+Hidden=true
Type=Application
Terminal=false
Categories=GNOME;GTK;Network;Email;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]