element-desktop: fix application icon grouping (StartupWMClass).
This commit is contained in:
parent
5941d0f86d
commit
6f582b8f5d
|
@ -5,6 +5,5 @@ Exec=element-desktop
|
|||
Terminal=false
|
||||
Type=Application
|
||||
Icon=element
|
||||
StartupWMClass="Element"
|
||||
StartupWMClass=element
|
||||
Categories=Network;InstantMessaging;Chat;IRCClient
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue