mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
20 lines
510 B
Plaintext
20 lines
510 B
Plaintext
[Desktop Entry]
|
|
Name=ZoiteChat
|
|
GenericName=IRC Client
|
|
Comment=Chat with other people online
|
|
Keywords=IM;Chat;
|
|
Exec=@exec_command@
|
|
Icon=net.zoite.Zoitechat
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=GTK;Network;IRCClient;
|
|
StartupNotify=true
|
|
StartupWMClass=Zoitechat
|
|
X-GNOME-UsesNotifications=true
|
|
MimeType=x-scheme-handler/irc;x-scheme-handler/ircs;application/x-zoitechat-theme;application/x-hexchat-theme;
|
|
Actions=SafeMode;
|
|
|
|
[Desktop Action SafeMode]
|
|
Name=Open Safe Mode
|
|
Exec=zoitechat --no-auto --no-plugins
|