ICON THEMES for Sylpheed-Claws
------------------------------
 <http://claws.sylpheed.org>

sylpheed-iconset-20040206

This package contains 19 icon sets.
The icons are exactly the same as in the previous 
package, but each theme directory now has a 
'.sylpheed_themeinfo' included to take advantage of
the new GUI introduced in 0.9.9claws.

INSTALLATION & USING
~~~~~~~~~~~~~~~~~~~~
Start up sylpheed
Go to 'Configuration/Other Preferences/Display/Themes'

To install a theme use the 'Install new...' button in
the 'Selector' frame.

To use a theme elect it from the list in the 'Selector' 
frame. Press the 'Use this' button

INCLUDED THEMES
~~~~~~~~~~~~~~~
* black
    AUTHOR: Brand Huntsman <brand@qzx.com>
* blue_anarchy
    AUTHOR: Lars Strojny <lars@strojny.net>
* Crystal
    AUTHOR: Xavier FACQ <xavier.facq@free.fr>
* Graphitte
    AUTHOR: Ricardo Mones Lastra <mones@aic.uniovi.es>
* GurUnix
    AUTHOR: Lars Strojny <lars@strojny.net>
* Kovico-sylpheed
    AUTHOR: Gustavo Noronha Silva <kov@debian.org>
* mongrel
    AUTHOR: Subash Jeyan <nsjeyan@vsnl.net>
* mongrel2
    AUTHOR: Subash Jeyan <nsjeyan@vsnl.net>
* mozilla
    AUTHOR: ptiJo <ptiJo@noos.fr>
* New_Session
    AUTHOR: k <szkaroly@freemail.hu>
* orbit-claws
    AUTHOR: Subash Jeyan <nsjeyan@vsnl.net>
* Phoenity
    AUTHOR: Lim Chee Aun <cheeaun@phoenity.com>
    WEBSITE: <http://phoenity.com/sylpheed_claws.html> 
* Plain_and_Bluish
    AUTHOR: Carsten Schurig <Carsten.Schurig@web.de>
* skypilot clawssic
    AUTHOR: Subash Jeyan <nsjeyan@vsnl.net>
* stw
    AUTHOR: Stephan Walter <stephan.walter@gmx.ch>
* sylzilla
    AUTHOR: Urke MMI <urke@gmx.net>
* tml02c
    AUTHOR: Thomas Link <t.link.tmp200101@gmx.net>
* tom_2.1
    AUTHOR: Thomas Zell <tom@allroy.de>
* XeNtish
    AUTHOR: Melvin Hadasht <melvin.hadasht@free.fr>

CONTRIBUTING
~~~~~~~~~~~~
If you have made an icon set and you want it included
in the next sylpheed-themes package, send it to Paul
<sthemes@thewildbeast.co.uk>

HOW TO MAKE A SET
~~~~~~~~~~~~~~~~~
Make a copy of the src/pixmaps directory from the
sylpheed-claws source.

Edit/replace the icons with your new icons, maintaining
the size and name.

Note: Some graphic programs munge the 'static char' line of
the file, if this 'static char' line does not match the file
name then loading of the pixmap theme will fail. You can
check this by opening the xpm file in a text editor and 
correcting the line. For example, the second line of the file 
'close.xpm' must read 'static char * close_xpm[] = {'; the
second line of 'mail_compose.xpm' must read 
'static char * mail_compose_xpm[] = {', and so on.
