pkgsrc/chat/xchat-systray-integration/MESSAGE
minskim 21d56d2659 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.
2004-06-07 06:12:16 +00:00

10 lines
423 B
Text

===========================================================================
$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.
===========================================================================