You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
420 B
15 lines
420 B
# SPDX-FileCopyrightText: none |
|
# SPDX-License-Identifier: CC0-1.0 |
|
[Desktop Entry] |
|
Type=Application |
|
Exec=konversation -qwindowtitle %c %u |
|
Icon=konversation |
|
X-DocPath=konversation/index.html |
|
MimeType=x-scheme-handler/irc;x-scheme-handler/ircs; |
|
GenericName=IRC Client |
|
Terminal=false |
|
Name=Konversation |
|
Categories=Qt;KDE;Network;IRCClient; |
|
X-DBUS-StartupType=Unique |
|
X-DBUS-ServiceName=org.kde.konversation |
|
StartupNotify=true
|
|
|