summaryrefslogtreecommitdiff
path: root/chat/xchat-systray-integration/MESSAGE
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-06-07 06:12:16 +0000
committerminskim <minskim@pkgsrc.org>2004-06-07 06:12:16 +0000
commit21d56d26598cc8ff717b1cb2a79b50b2f7718d14 (patch)
tree0c22db0c34810178e42f49f562c38ac7756cf21e /chat/xchat-systray-integration/MESSAGE
parent988c66539f2abd444e85d2dd757adbf20898e8d4 (diff)
downloadpkgsrc-21d56d26598cc8ff717b1cb2a79b50b2f7718d14.tar.gz
Update xchat-systray-integration to 2.4.5.
Changes: + Fixed some memory leaks due to string duplication + Fixed some inclusions + New images handler: images are no more included in binary but loaded dynamicly, user theme is now permitted + Images are now separated in different directory, sorted by usage + Added initial Theme feature (will be ready next version) + Code splitted in files for a better logical organization + Win32 port completly integrated. Same package for all systems. + Moved Makefile & similar stuff to main directory + Added "make Win32" option to build Win32 shared dll. + Added native Win32 Tray with all the old features like double click, flash events and so on. + Reduced plugin size at 80k bytes only for unix & win32 version too. + Win32 settings tab has not the KDE/Gnome switch. + Added images path in settings. Plugin must be reloaded manually, autoreload in next version. + Added images path saving/reloading in data management. + Usual code cleaning and minor bug fix.
Diffstat (limited to 'chat/xchat-systray-integration/MESSAGE')
-rw-r--r--chat/xchat-systray-integration/MESSAGE10
1 files changed, 10 insertions, 0 deletions
diff --git a/chat/xchat-systray-integration/MESSAGE b/chat/xchat-systray-integration/MESSAGE
new file mode 100644
index 00000000000..06763dd7f96
--- /dev/null
+++ b/chat/xchat-systray-integration/MESSAGE
@@ -0,0 +1,10 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2004/06/07 06:12:16 minskim Exp $
+
+You need to set the path to icons as follows:
+
+1. Right-click on the empty icon and select "SysTray Settings"
+2. Change "Select icons path" to "${PREFIX}/lib/xchat/plugins"
+3. Press "Apply" and close the window.
+
+===========================================================================