diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-02-08 21:59:08 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-02-08 21:59:08 +0100 |
commit | 264f7af36ce238d414b27587645d5b8cde0f54a4 (patch) | |
tree | 80ce924023e036049d0dc9e46187455c8ab2c270 | |
parent | 0c26e5cfbb6872855e62b235e4d61bcb5d9203b5 (diff) | |
parent | 898307db27b5d6f5ef78d4ecd3037566758a3758 (diff) | |
download | ayatana-indicator-printers-264f7af36ce238d414b27587645d5b8cde0f54a4.tar.gz ayatana-indicator-printers-264f7af36ce238d414b27587645d5b8cde0f54a4.tar.bz2 ayatana-indicator-printers-264f7af36ce238d414b27587645d5b8cde0f54a4.zip |
Merge branch 'fossfreedom-patch-1'
Attributes GH PR #10: https://github.com/AyatanaIndicators/ayatana-indicator-printers/pull/10
-rw-r--r-- | data/ayatana-indicator-printers.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/ayatana-indicator-printers.desktop.in b/data/ayatana-indicator-printers.desktop.in index 72e98ec..e0f74b0 100644 --- a/data/ayatana-indicator-printers.desktop.in +++ b/data/ayatana-indicator-printers.desktop.in @@ -2,7 +2,7 @@ Type=Application Name=Ayatana Indicator Printers Exec=@pkglibexecdir@/ayatana-indicator-printers-service -OnlyShowIn=MATE;XFCE; +OnlyShowIn=MATE;XFCE;Budgie NoDisplay=true StartupNotify=false Terminal=false |