From c4600f4473dfb15945f1dd22c011facd9af8fb8a Mon Sep 17 00:00:00 2001 From: PatrickBeck Date: Sat, 27 Sep 2008 17:53:35 +0000 Subject: [PATCH] add a thanks-line :) git-svn-id: http://www.neo1973-germany.de/svn@178 46df4e5c-bc4e-4628-a0fc-830ba316316d --- unitc/todo | 3 +-- unitc/unitc.py | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) 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')