diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-06 22:31:46 +0000 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-06 22:31:46 +0000 |
commit | 6739b30f5c88c83d9a0addeeefb1a5a516a1879c (patch) | |
tree | 53500d243025d06862a94920250ab8028c1fa20f | |
parent | 8fc930a1d0c74e225df34c7ef80500e7a5779c39 (diff) | |
download | ayatana-indicator-messages-6739b30f5c88c83d9a0addeeefb1a5a516a1879c.tar.gz ayatana-indicator-messages-6739b30f5c88c83d9a0addeeefb1a5a516a1879c.tar.bz2 ayatana-indicator-messages-6739b30f5c88c83d9a0addeeefb1a5a516a1879c.zip |
data/ayatana-indicator-messages.desktop.in: Add XFCE to OnlyShowIn= key.
-rw-r--r-- | data/ayatana-indicator-messages.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/ayatana-indicator-messages.desktop.in b/data/ayatana-indicator-messages.desktop.in index 5569f2d..bc631a3 100644 --- a/data/ayatana-indicator-messages.desktop.in +++ b/data/ayatana-indicator-messages.desktop.in @@ -5,4 +5,4 @@ Exec=@pkglibexecdir@/ayatana-indicator-messages-service NoDisplay=true StartupNotify=false Terminal=false -OnlyShowIn=Unity;MATE; +OnlyShowIn=Unity;MATE;XFCE; |