Mercurial > fife-parpg
comparison engine/extensions/pychan/widgets/icon.py @ 354:dfd48d49c044
* Removed shebang and svn:executable for python files which are not meant to be executed directly
* Made sure all executable files with shebang has svn:executable
author | cheesesucker@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Mon, 21 Sep 2009 19:48:00 +0000 |
parents | fee958103d58 |
children |
comparison
equal
deleted
inserted
replaced
353:91474309de1a | 354:dfd48d49c044 |
---|---|
1 #!/usr/bin/env python | |
2 # -*- coding: utf-8 -*- | 1 # -*- coding: utf-8 -*- |
3 | 2 |
4 # #################################################################### | 3 # #################################################################### |
5 # Copyright (C) 2005-2009 by the FIFE team | 4 # Copyright (C) 2005-2009 by the FIFE team |
6 # http://www.fifengine.de | 5 # http://www.fifengine.de |