0.91.1 release - 28/2/08
    * typo

0.91 release - 27/2/08
    * Fixed trayicon.
    * Scanning mode no longer needs a restart to take effect.
    * Remove python-xml dependency.
    * Updated translations.

16/6/06
	* Reads key mapping from a second xml file.
	* Began sticky keys

17/6/06
	* Updated virtkey to accept keysysm
	* Removed flashy, but ultimately pointless mouse hover effects.
	* Cleaned up virtkey a bit (not enough)

18/6/06
	* Sticky now works, turns off after one click on a non sticky char.
	* Double click now activates super sticky.
	* Fiddled with resizing
	* Justified labels to top left so don't have to worry about centering.
	* Changed font size. 

20/6/06
	* Program totally restructured, detailed on wiki.
	* Keys now unstick when quit.
	* Some speedups and simplifications.  Code now a bit more readable.

21/6/06
	* Changed behaviour of sticky.  One click makes it temp stick, a further click makes it stick and yet another click will unstick it.
	* Pretty colours.  Key colour red from svg and background from .sok.

23/6/06
	* Further panes of keys now accesible by sidebar.  Flashy transparency.  Side tabs operate the same as sticky keys.

25/6/06
	* Shift or caps lock now changes the labels on the keys.  Labels specified in .sok file.

29/6/06 
	* Lots of changes to try and make docked windows worked.  Currently disabled.  Can enable by uncommenting some code in KbdWindow.py, not recommended.
	* Added Backspace key.

30/6/06 
	* No longer conflicts with accesibilty settings.  Should work whatever the setup and not change any system wide settings.  Slow keys is a small exception, currently modifiers do not respect it.  Though other keys do.  Slow keys cannot be enabled by holding down shift on SOK at this time.
	* Added support for multiple keys for the same modifier.
	* Added stuff to keyboard definition to test.
	* Asks for .sok definition file to use when started.

7/7/06
	* Fixed problems with certain characters, they should all work now.

18/7/06
	* Added settings dialog.  Run settings.py.  Stores settings in gconf, layouts in ~/.sok/layouts.
	* Macro support - macros set in GConf.

20/7/06
	* Initial script support.  Including launch settings tool from button.
	* Fixed a bug involving the settings dialog when it is launched from
	the keyboard.

31/7/06
	* Can get layout from xserver
	* Resizing speed ups.

4/8/06
	* Cleaned up scripting a bit.  Still very limited.  Just runs scripts,
	passes no data to script.
	* Added switch buttons to default.

7/8/06
	* Fixed alt key.
	* Scanning support.

8/8/06 
	* Worked around gtk grab in firefox address bar.

9/8/06
	* Altgr and shift combinations now bring up the correct labels.
	* Personalise default layout with the Personalise Button (tm)

17/8/06
	* Many bugfixes.  Rebranded.

22/9/06
	*alot has come to pass.  Snippits gui redone, lots of other stuff.
