diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2007-04-05 08:55:31 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2007-04-05 08:55:31 +0000 |
commit | f7fcb03d82687b8b6a9af893285b94d2180ee17a (patch) | |
tree | 354e1f1c26abfcb0cb6b4cd67630aeeea7e846a2 | |
parent | Update to 0.07 (diff) |
Make pkg-message a bit more informative.
PR: 111221
Submitted by: "Denis Eremenko <moonshade@pnhz.kz>"
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=189262
-rw-r--r-- | net-im/icqnd/pkg-message | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-im/icqnd/pkg-message b/net-im/icqnd/pkg-message index 9cabbc6562df..7d8c78970499 100644 --- a/net-im/icqnd/pkg-message +++ b/net-im/icqnd/pkg-message @@ -2,4 +2,7 @@ To enable icqnd plugin, start your licq and go Options/Plugins and enable/load the icqnd plugin. You can also edit ~/.licq/licq.conf and -edit for your needs +edit for your needs, ex. : +[plugins] +NumPlugins = 1 +Plugin1 = icqnd |