[gimp-web/testing] Reorder point about gimptool --install-bin.
- From: Ed J <edj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Reorder point about gimptool --install-bin.
- Date: Sun, 4 May 2014 01:45:54 +0000 (UTC)
commit de12ee7144bc9d1b344bd687b68706a4ae9647b5
Author: Ed J <edj src gnome org>
Date: Sun May 4 02:45:44 2014 +0100
Reorder point about gimptool --install-bin.
tutorials/Basic_Perl/index.htrw | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tutorials/Basic_Perl/index.htrw b/tutorials/Basic_Perl/index.htrw
index d4ac690..77a19ed 100644
--- a/tutorials/Basic_Perl/index.htrw
+++ b/tutorials/Basic_Perl/index.htrw
@@ -432,6 +432,8 @@ script:
<p>
To test the script, save it in the directory <tt>$HOME/.gimp-2.8/plug-ins</tt>.
+(A more official way to add scripts is to use the <tt>gimptool-2.0
+--install-bin</tt> command).
It must then be made executable through the command:
<pre>
chmod +x $HOME/.gimp-2.8/plug-ins/uni
@@ -440,8 +442,6 @@ It must then be made executable through the command:
<p>
Then start GIMP. It is generally a good idea to test the
syntax of the script with <tt>perl -c</tt> before starting GIMP.
-(A more official way to add scripts is to use the <tt>gimptool-2.0
---install-bin</tt> command).
<p>
<b>Note:</b> Due to the way GIMP works,
it is not possible to add scripts once GIMP is running. On the other hand,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]