~libavg-team/magictouch/master

« back to all changes in this revision

Viewing changes to magictouch/__init__.py

  • Committer: BenediktSeidl
  • Date: 2011-02-06 15:54:18 UTC
  • Revision ID: git-v1:6b1d7286601cf25048f85e042729c89b354025b7
/avg_media/mtc/magictouch/: minimal code changes, added icon, installscripts, scriptfolder and copyright.txt

svn path=/trunk/avg_media/mtc/magictouch/; revision=5500

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
        self.__top = top
81
81
 
82
82
    def _enter(self):
83
 
        print "endetetetet"
84
83
        self.__pg.reset(pos=True)
85
84
        self.__menu.reset()
86
85