How do I change the Op and Voice userlist icons and Tree View icons?
Unix/Linux The default icons are hard coded (compiled) in. You can override them by creating some PNG files in ${PREFIX}/share/xchat. ${PREFIX} is usually /usr, so that would translate to /usr/share/xchat. If you compiled from source tarball without specifying a prefix, it will be /usr/local instead. Windows Your own custom icons can be placed in C:\Program Files\XChat\Icons. Image format may be PNG or ICO. PNG support on Windows 2000 may require installing GDI+, but it’s standard on XP or newer. NameDescription op.pngUserlist: Op hop.pngUserlist: Half-Op voice.pngUserlist: Voice red.pngUserlist: Owner purple.pngUserlist: Founder server.pngTree: Server channel.pngTree: Channel dialog.pngTree: Dialog/Query util.pngTree: Utility (Channel List, DCC etc) message.pngTray: Message highlight.pngTray: Highlighted Message fileoffer.pngTray: DCC xchat.pngMain XChat icon Tree View icons: Type /set tab_icons 1 to enable them and then restart XChat.