diff --git a/unitc/todo b/unitc/todo index 2f9e8ce..258a66d 100644 --- a/unitc/todo +++ b/unitc/todo @@ -2,6 +2,5 @@ A little TODO-List for me - fill the unit.xml file - create a new gui with e* -- add a license text -- add a contributors text +- add a licens text - create a ipkg package diff --git a/unitc/unitc.py b/unitc/unitc.py index 142500a..6bdabd0 100644 --- a/unitc/unitc.py +++ b/unitc/unitc.py @@ -5,6 +5,7 @@ # version 0.1 # 2008/02/13 # by Patrick Beck +# Thanks to emdete, fgau and thomasg from #neo1973-germany import pygtk pygtk.require('2.0')