[gimp-web-devel] refer to gimptool-2.0 instead of just gimptool



commit ff16c1cb5f71895eb0994da886c6e1363a419eb0
Author: Sven Neumann <sven gimp org>
Date:   Thu Aug 6 20:46:44 2009 +0200

    refer to gimptool-2.0 instead of just gimptool

 writing-a-plug-in-1.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/writing-a-plug-in-1.xml b/writing-a-plug-in-1.xml
index 7e13bed..5916754 100644
--- a/writing-a-plug-in-1.xml
+++ b/writing-a-plug-in-1.xml
@@ -109,7 +109,7 @@
 
     <programlisting>
     <![CDATA[
-       gimptool --install plugin.c or gimptool --install-admin plugin.c
+       gimptool-2.0 --install plugin.c or gimptool-2.0 --install-admin plugin.c
      ]]>
     </programlisting>
 



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