# HG changeset patch # User LinuxDonald@33b003aa-7bff-0310-803a-e67f0ece8222 # Date 1246821113 0 # Node ID 07709bffab8f5fe915adffc1a82cfc15edef552e # Parent 49e474c4e8d547db1b792c78c20377cfe666a322 *hope i fixed script-without-shebang part 3 the last one diff -r 49e474c4e8d5 -r 07709bffab8f clients/editor/plugins/LayerTool.py --- a/clients/editor/plugins/LayerTool.py Sun Jul 05 19:10:13 2009 +0000 +++ b/clients/editor/plugins/LayerTool.py Sun Jul 05 19:11:53 2009 +0000 @@ -1,4 +1,3 @@ -#!/usr/bin/env python # coding: utf-8 # ################################################### # Copyright (C) 2008 The Zero-Projekt team diff -r 49e474c4e8d5 -r 07709bffab8f clients/editor/plugins/ObjectEdit.py --- a/clients/editor/plugins/ObjectEdit.py Sun Jul 05 19:10:13 2009 +0000 +++ b/clients/editor/plugins/ObjectEdit.py Sun Jul 05 19:11:53 2009 +0000 @@ -1,4 +1,3 @@ -#!/usr/bin/env python # coding: utf-8 # ################################################### # Copyright (C) 2008 The Zero-Projekt team