comparison clients/editor/plugins/LightEdit.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 22253b2c9b14
children ad5818097cd6
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 # Copyright (C) 2008 The Zero-Projekt team 3 # Copyright (C) 2008 The Zero-Projekt team
5 # http://zero-projekt.net 4 # http://zero-projekt.net
6 # info@zero-projekt.net 5 # info@zero-projekt.net