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

sylpheed-iconset-20030523

This package contains 13 icon sets.

** NEW ** 
'Phoenity' 
Created by Lim Chee Aun. 
See the Phoenity website for more details: 
<http://phoenity.com/sylpheed_claws.html>

** UPDATED **
'tml02c'
Created by Thomas Link.

More icon sets are welcome, for details see below.

INSTALLATION
~~~~~~~~~~~~
Copy the theme directories to
 ~/.sylpheed/themes 
or
 /usr/local/share/sylpheed/themes

Replace '/usr/local' with the prefix with which
you installed sylpheed-claws, if necessary.

You will need to create the 'themes' directory
if does not already exist.

USING
~~~~~
Start up sylpheed
Go to 'Configuration/Common Preferences'
Move to the 'Interface' tab
Select a theme from the list in the 'Pixmap Theme'
section
Press the 'Apply' 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>
* Kovico-sylpheed
  AUTHOR: Gustavo Noronha Silva <kov@debian.org>
* mongrel
  AUTHOR: Subash Jeyan <nsjeyan@vsnl.net>
* mozilla
  AUTHOR: ptiJo <ptiJo@noos.fr>
* New_Session
  AUTHOR: k <szkaroly@freemail.hu>
* 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>
* stw
  AUTHOR: Stephan Walter <stephan.walter@gmx.ch>
* sylzilla
  AUTHOR: Urke MMI <urke@gmx.net>
* tml02c
  AUTHOR: Thomas Link <t.link.tmp200101@gmx.net>
* 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.
