diff options
Diffstat (limited to 'irc/hexchat/files/pkg-message.in')
-rw-r--r-- | irc/hexchat/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/irc/hexchat/files/pkg-message.in b/irc/hexchat/files/pkg-message.in index 80d8bd6bb87c..2f12aae0ea86 100644 --- a/irc/hexchat/files/pkg-message.in +++ b/irc/hexchat/files/pkg-message.in @@ -1,5 +1,6 @@ -=============================================================================== - +[ +{ type: install + message: <<EOM HexChat has been installed. If you want spell-check to work, you need to install Aspell @@ -7,5 +8,6 @@ dictionary for your language. For FiSH Protection it is best to use irc/py-fishcrypt, HexChat has one Option FiSHLiM which doesn't work good. - -=============================================================================== +EOM +} +] |