[gnome-tour/alatiera/hide-desktop-file] hide the app from the launcher




commit 5fd0cabbf6dd870cf59b1f05b048a5b3f2d47ef8
Author: Jordan Petridis <jpetridis gnome org>
Date:   Sun Aug 16 01:35:01 2020 +0000

    hide the app from the launcher
    
    It doesn't need to be exposed since its a system app, like initial-setup.

 data/org.gnome.Tour.desktop.in.in | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/data/org.gnome.Tour.desktop.in.in b/data/org.gnome.Tour.desktop.in.in
index ea92eba..dd38377 100644
--- a/data/org.gnome.Tour.desktop.in.in
+++ b/data/org.gnome.Tour.desktop.in.in
@@ -9,3 +9,5 @@ Keywords=Gnome;GTK;
 # Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=@icon@
 StartupNotify=true
+OnlyShowIn=GNOME;
+NoDisplay=true


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]