removed she-bang as this file is not a plug-in. Addresses bug #552601.
2008-09-17 Sven Neumann <sven@gimp.org> * plug-ins/pygimp/plug-ins/pyconsole.py: removed she-bang as this file is not a plug-in. Addresses bug #552601. svn path=/trunk/; revision=26977
This commit is contained in:

committed by
Sven Neumann

parent
8533175434
commit
b282820836
@ -1,3 +1,8 @@
|
||||
2008-09-17 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* plug-ins/pygimp/plug-ins/pyconsole.py: removed shebang as this
|
||||
file is not a plug-in. Addresses bug #552601.
|
||||
|
||||
2008-09-17 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimp/gimpimage.c (gimp_image_get_colormap): allow to pass
|
||||
|
@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# pyconsole.py
|
||||
#
|
||||
|
Reference in New Issue
Block a user