diff options
author | Christoph J. Thompson <cjsthompson@gmail.com> | 2013-04-15 15:24:56 +0200 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2013-04-18 00:09:52 -0400 |
commit | 4c90a9b2d5edf6f9e7a571d3b3996bf7f46f44ec (patch) | |
tree | 5d84e6219e98f721261137da80a13bedadecff00 /share | |
parent | a14bd119b787487bf2fbbaa0334dae42f3eedab3 (diff) |
Change most Comment lines to be GenericName. GenericName should be
used when only one IRC client in installed. modified: share/misc/hexchat.desktop
Diffstat (limited to 'share')
-rw-r--r-- | share/misc/hexchat.desktop | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/share/misc/hexchat.desktop b/share/misc/hexchat.desktop index 566b5e0c..08227210 100644 --- a/share/misc/hexchat.desktop +++ b/share/misc/hexchat.desktop @@ -1,19 +1,19 @@ [Desktop Entry] Name=HexChat Name[zh_TW]=網路清談 -Comment[de]=IRC-Client -Comment[es]=Aplicación de IRC -Comment[fi]=IRC-sovellus -Comment[fr]=Client IRC -Comment[hu]=IRC-kliens -Comment[lt]=IRC klientas -Comment[no]=IRC-klient -Comment[pl]=Klient IRC -Comment[pt_BR]=Cliente de IRC -Comment[sl]=Odjemalec IRC -Comment[sv]=IRC-klient -Comment[ro]=Client de IRC -Comment[zh_TW]=HexChat 聊天程式 +GenericName[de]=IRC-Client +GenericName[es]=Aplicación de IRC +GenericName[fi]=IRC-sovellus +GenericName[fr]=Client IRC +GenericName[hu]=IRC-kliens +GenericName[lt]=IRC klientas +GenericName[no]=IRC-klient +GenericName[pl]=Klient IRC +GenericName[pt_BR]=Cliente de IRC +GenericName[sl]=Odjemalec IRC +GenericName[sv]=IRC-klient +GenericName[ro]=Client de IRC +GenericName[zh_TW]=HexChat 聊天程式 Comment=Chat with other people using Internet Relay Chat Exec=hexchat Icon=hexchat |