element-desktop: fix application icon grouping (StartupWMClass).

This commit is contained in:
projectmoon 2020-08-30 13:16:05 +00:00 committed by John Zimmermann
parent 5941d0f86d
commit 6f582b8f5d
2 changed files with 2 additions and 3 deletions

View File

@ -5,6 +5,5 @@ Exec=element-desktop
Terminal=false
Type=Application
Icon=element
StartupWMClass="Element"
StartupWMClass=element
Categories=Network;InstantMessaging;Chat;IRCClient

View File

@ -1,7 +1,7 @@
# Template file for 'element-desktop'
pkgname=element-desktop
version=1.7.4
revision=2
revision=3
wrksrc="element-web-${version}"
conf_files="/etc/${pkgname}/config.json"
hostmakedepends="git yarn nodejs rust cargo python sqlcipher-devel curl libappindicator-devel libnotify-devel pkg-config"