summary refs log tree commit diff stats
path: root/data/misc/io.github.Hexchat.desktop.in.in
AgeCommit message (Collapse)Author
2021-10-25Install icons as io.github.HexchatPatrick Griffis
This matches our app-id as the desktop-file spec recommends. This also fixes a bug where our notifications referred to this new name already.
2018-01-20Set StartupWMClass in desktop filePatrick Griffis
2017-12-24Rename app-id to io.github.HexchatPatrick Griffis
RDNS syntax is recommended for applications and this matches the existing flatpak. Note that the dbus service and icons still need renaming though the former is an API breakage. Closes #2104 Closes #2103