import from 0.1.4 release

Copyright 2009 Calvin Morrison
This commit is contained in:
Calvin Morrison 2010-04-02 09:44:43 -04:00 committed by Vincent Batts
commit 713059fdfb
5 changed files with 240 additions and 0 deletions

14
CHANGELOG Normal file
View file

@ -0,0 +1,14 @@
2010 Changelog
-- Fixed Syntax Error causing bug. (poplarch)
-- Make Integration (Jake Dukam)
-- Added Xterm + Mocp Launch item (MUTU)
-- Reworked the Icon calls, now only does it once. (MUTU)
-- Added notification support. Default IS notify-send, but you can redefine it in the source. variable is named notify (MUTU)
-- GTK-STOCK-QUIT fix