From: Diego 'Flameeyes' Pettenò Date: Mon, 16 Jun 2008 14:13:59 +0000 (+0200) Subject: Provide a .desktop file for quasselclient too. X-Git-Tag: 0.3.0~379^2~2 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=ebf2a8f87f4f0ce69b62d4f11628fe1560c25f83 Provide a .desktop file for quasselclient too. The current quassel.desktop file only work with the monolithic application (client and core in one file). Provide a desktop file for the client-only application too. Signed-off-by: Manuel Nickschas --- diff --git a/quasselclient.desktop b/quasselclient.desktop new file mode 100644 index 00000000..887082a7 --- /dev/null +++ b/quasselclient.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Quassel IRC +GenericName=IRC Client +Comment=Distributed IRC client with central core component +Icon=quassel +TryExec=quasselclient +Exec=quasselclient +Categories=Qt;Network;Chat;IRCClient;