wbar configuration gui written with Python and GTK+
	Created by Mika Hynnä <mika.hynna@wippies.com>
		Copyright 2008 Mika Hynnä
		http://kapsi.fi/ighea/wbarconf/

Program wbarconf.py is distributed under 
the terms of the GNU General Public License
See COPYING for more details.

Notes:
* Items can be moved with drag & drop

Requirements:
* >=wbar-1.3.3 (http://freshmeat.net/projects/wbar/)
* >=Python-2.4
* >=PyGTK-2.10

Changes:
- 0.5 (07022008)
 * Requirements rechecked: now should require python 2.4 and not 2.5
 * Added some exception checks
 * Minor fixes
 
- 0.4 (06022008)
 * Added up/down-buttons to move icons in list
 * GTK stock icons in use

- 0.3.1 (05022008)
 * GUI modifications

- 0.3 (05012008)
 * Added tooltips for icon list and font selection
 * Fixed items to be correctly shown after resize
 * Window always starts centered to screen
 * File selection button for background
 * Fixed empty icon list issues

- 0.2 (02012008)
 * minor fixes

- 0.1 (01012008)
 * initial release
