move appindicator support to an optional binary pamac-tray-appindicator

This commit is contained in:
guinux
2016-08-29 16:29:58 +02:00
parent 9f3127615f
commit 6b1bf5cb40
8 changed files with 174 additions and 92 deletions

View File

@@ -0,0 +1,8 @@
[Desktop Entry]
Name=Update Notifier
Icon=update-notifier
Exec=pamac-tray-appindicator
Terminal=false
Type=Application
StartupNotify=true
OnlyShowIn=KDE;

View File

@@ -5,3 +5,4 @@ Exec=pamac-tray
Terminal=false
Type=Application
StartupNotify=true
NotShowIn=KDE;