diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-07-27 02:32:34 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-07-27 02:32:34 +0800 |
commit | c7a36d06429444c0c3cccf197fd80bc79a9c612d (patch) | |
tree | fbb9b315c25381b7ecd3aba95eaf6510e3e4f761 /net-im/licq-osd/pkg-message | |
parent | bf32c404becd8b3ab84a66230bf56506889eabd4 (diff) | |
download | freebsd-ports-graphics-c7a36d06429444c0c3cccf197fd80bc79a9c612d.tar.gz freebsd-ports-graphics-c7a36d06429444c0c3cccf197fd80bc79a9c612d.tar.zst freebsd-ports-graphics-c7a36d06429444c0c3cccf197fd80bc79a9c612d.zip |
This is a small licq-plugin, which uses libxosd2 to display new arriving
messages as OSD (On Screen Display) text on your desktop. I wrote this, as I
saw this feature in sim and wanted to have the same functionality in licq.
PR: 54537
Submitted by: nm@web.am
Diffstat (limited to 'net-im/licq-osd/pkg-message')
-rw-r--r-- | net-im/licq-osd/pkg-message | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net-im/licq-osd/pkg-message b/net-im/licq-osd/pkg-message new file mode 100644 index 00000000000..9dd7a7e6688 --- /dev/null +++ b/net-im/licq-osd/pkg-message @@ -0,0 +1,8 @@ +Russian-speaking users! +Please run licq in this way to force russian messages display correctly + +env LANG=ru_RU.KOI8-R MM_CHARSET=KOI8-R licq + +also change font in ~/.licq/licq_osd.conf +to something like this: +Font=-*-*-bold-r-*-*-25-*-*-*-*-*-koi8-* |