[gimp-help-2] Some corrections
- From: Julien Hardlin <jhardlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help-2] Some corrections
- Date: Mon, 31 Aug 2015 06:28:53 +0000 (UTC)
commit 59cb5f4c8336d52780597bb35013dd926112c99d
Author: Julien Hardelin <jhardlin orange fr>
Date: Mon Aug 31 08:27:59 2015 +0200
Some corrections
src/concepts/layer-groups.xml | 10 ++--------
src/concepts/script-fu.xml | 13 ++++---------
2 files changed, 6 insertions(+), 17 deletions(-)
---
diff --git a/src/concepts/layer-groups.xml b/src/concepts/layer-groups.xml
index e650fd5..e182ef1 100755
--- a/src/concepts/layer-groups.xml
+++ b/src/concepts/layer-groups.xml
@@ -3,6 +3,7 @@
"http://www.docbook.org/xml/4.3/docbookx.dtd">
<!--Section History
+ 2015-08-30 j.h Fix an error (layer group from visible is wrong)
2012-03-06 j.h: created
-->
@@ -93,12 +94,6 @@
</mediaobject>
</para>
<para>
- You can put layers to be added together to a layer group by making
- them, them only, visible, and using the <quote>New From Visible
- </quote> command. All visible layers, outside and inside layer
- groups, will be added to the active layer group.
- </para>
- <para>
Layers that belong to a layer group are slightly indented to the
right, allowing you know easily which layers are part of the
group.
@@ -178,8 +173,7 @@
<para>
A layer mode applied to a layer group acts on layers that are in this
group only. A layer mode above a layer group acts on all layers
-underneath,
- outside and inside the layer groups.
+ underneath, outside and inside the layer groups.
</para>
<mediaobject>
<imageobject>
diff --git a/src/concepts/script-fu.xml b/src/concepts/script-fu.xml
index 5bcf461..07c6304 100644
--- a/src/concepts/script-fu.xml
+++ b/src/concepts/script-fu.xml
@@ -2,12 +2,7 @@
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.docbook.org/xml/4.3/docbookx.dtd">
<!-- section history:
- 2008-02-28 update fr by jpl
- 2007-01-29 added Spanish translation by manuq
- 2006-08-14 added norwegian translation by KoSt
- 2006-08-03 added italian translation by ciampix
- 2006-06-15 added Korean translation by Dust
- 2006-01-06 updated fr
+ 2015-08-30 j.h: Perl and Tcl extensions are no longer available in the Plugin Registry
2006-01-05 fixed ambigous description of installing new script-fu
scripts (#324309)
-->
@@ -52,14 +47,14 @@
scripts are also very simple and you will probably not need any
documentation to be able to use them.
</para>
- <para>
+ <para><!-- Perl and Tcl extensions are no longer available in the Plugin Registry-->
Script-Fu (a dialect of Scheme) isn't the only scripting language
available for <acronym>GIMP</acronym>. But Script-Fu is the only
scripting language that is
- installed by default. Other available scripting extensions are Perl and
+ installed by default. <!--Other available scripting extensions are Perl and
Tcl. You can download and install both extensions at the
<acronym>GIMP</acronym> Plugin
- Registry <xref linkend="bibliography-online-gimp-plugin-registry"/>.
+ Registry <xref linkend="bibliography-online-gimp-plugin-registry"/>.-->
</para>
</sect2>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]