gimp r25411 - in trunk: . plug-ins/pygimp/plug-ins
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r25411 - in trunk: . plug-ins/pygimp/plug-ins
- Date: Tue, 8 Apr 2008 10:10:03 +0100 (BST)
Author: neo
Date: Tue Apr 8 10:10:03 2008
New Revision: 25411
URL: http://svn.gnome.org/viewvc/gimp?rev=25411&view=rev
Log:
2008-04-08 Sven Neumann <sven gimp org>
* plug-ins/pygimp/plug-ins/Makefile.am
* plug-ins/pygimp/plug-ins/happy-valley-relief.py: renamed to ...
* plug-ins/pygimp/plug-ins/python-eval.py: ... this.
* plug-ins/pygimp/plug-ins/gimpcons.py: renamed to ...
* plug-ins/pygimp/plug-ins/python-console.py: ... this.
Added:
trunk/plug-ins/pygimp/plug-ins/python-console.py
- copied unchanged from r25408, /trunk/plug-ins/pygimp/plug-ins/gimpcons.py
trunk/plug-ins/pygimp/plug-ins/python-eval.py
- copied unchanged from r25408, /trunk/plug-ins/pygimp/plug-ins/happy-valley-relief.py
Removed:
trunk/plug-ins/pygimp/plug-ins/gimpcons.py
trunk/plug-ins/pygimp/plug-ins/happy-valley-relief.py
Modified:
trunk/ChangeLog
trunk/plug-ins/pygimp/plug-ins/Makefile.am
Modified: trunk/plug-ins/pygimp/plug-ins/Makefile.am
==============================================================================
--- trunk/plug-ins/pygimp/plug-ins/Makefile.am (original)
+++ trunk/plug-ins/pygimp/plug-ins/Makefile.am Tue Apr 8 10:10:03 2008
@@ -5,12 +5,12 @@
scripts = \
colorxhtml.py \
foggify.py \
- gimpcons.py \
- happy-valley-relief.py \
palette-offset.py \
palette-sort.py \
palette-to-gradient.py \
- py-slice.py
+ py-slice.py \
+ python-console.py \
+ python-eval.py
test_scripts = \
benchmark-foreground-extract.py \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]