Use the common utils + separate stable and canary installations
This commit is contained in:
parent
d4215593a4
commit
7ade5025d9
9 changed files with 319 additions and 288 deletions
|
|
@ -1,10 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Name=Discord
|
||||
Name=@name
|
||||
Comment=Free voice and text chat for gamers
|
||||
StartupWMClass=discord
|
||||
Version=_version
|
||||
Icon=/opt/discord/_icon
|
||||
Exec=/opt/discord/_exe
|
||||
Version=@version
|
||||
Icon=/opt/discord-@type/@icon
|
||||
Exec=/opt/discord-@type/@exe
|
||||
Type=Application
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue