gimp r26320 - in trunk: . plug-ins/psd



Author: neo
Date: Sun Jul 27 18:59:04 2008
New Revision: 26320
URL: http://svn.gnome.org/viewvc/gimp?rev=26320&view=rev

Log:
2008-07-27  Sven Neumann  <sven gimp org>

	* plug-ins/psd/Makefile.am: renamed executable to 'psd-load'.



Modified:
   trunk/ChangeLog
   trunk/plug-ins/psd/   (props changed)
   trunk/plug-ins/psd/Makefile.am

Modified: trunk/plug-ins/psd/Makefile.am
==============================================================================
--- trunk/plug-ins/psd/Makefile.am	(original)
+++ trunk/plug-ins/psd/Makefile.am	Sun Jul 27 18:59:04 2008
@@ -16,9 +16,9 @@
 
 libexecdir = $(gimpplugindir)/plug-ins
 
-libexec_PROGRAMS = psd
+libexec_PROGRAMS = psd-load
 
-psd_SOURCES = \
+psd_load_SOURCES = \
 	psd.c			\
 	psd.h			\
 	psd-util.c		\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]