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
19 lines
411 B
Plaintext
19 lines
411 B
Plaintext
[Desktop Entry]
|
|
Name=HexChat
|
|
GenericName=IRC Client
|
|
Comment=Chat with other people online
|
|
Keywords=IM;Chat;
|
|
Exec=@exec_command@
|
|
Icon=hexchat
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=GTK;Network;IRCClient;
|
|
StartupNotify=true
|
|
X-GNOME-UsesNotifications=true
|
|
MimeType=x-scheme-handler/irc;x-scheme-handler/ircs;
|
|
Actions=SafeMode;
|
|
|
|
[Desktop Action SafeMode]
|
|
Name=Open Safe Mode
|
|
Exec=hexchat --no-auto --no-plugins
|