[gimp-help] Fix issue #152
- From: Julien Hardlin <jhardlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help] Fix issue #152
- Date: Sat, 25 May 2019 17:07:09 +0000 (UTC)
commit a360177dd8eb32b4f6870d5c7644c4878c082f85
Author: Julien Hardelin <jhardlin orange fr>
Date: Sat May 25 19:06:40 2019 +0200
Fix issue #152
src/concepts/docks.xml | 15 ++++++++++++---
src/concepts/undo.xml | 10 +---------
src/dialogs/tagging.xml | 8 +++++++-
3 files changed, 20 insertions(+), 13 deletions(-)
---
diff --git a/src/concepts/docks.xml b/src/concepts/docks.xml
index 27d86247c..5add64bef 100644
--- a/src/concepts/docks.xml
+++ b/src/concepts/docks.xml
@@ -344,9 +344,8 @@
<secondary>Tab style</secondary>
</indexterm>
<para>
- Available only when multiple dialogs are in the same dock,
- <guilabel>Tab Style</guilabel> opens a submenu allowing you
- to choose the appearance of the tabs at the top (see the figure
+ <guilabel>Tab Style</guilabel> opens a submenu allowing you to
+ choose the appearance of the tabs at the top (see the figure
above). There are five choices, not all are available for every
dialog:
</para>
@@ -397,6 +396,16 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>Automatic</term>
+ <listitem>
+ <para>
+ Default option: adapts style according to the available
+ place in the group (text style uses much place and is not
+ always possible.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</para>
</listitem>
diff --git a/src/concepts/undo.xml b/src/concepts/undo.xml
index 384f1357d..2560192a2 100644
--- a/src/concepts/undo.xml
+++ b/src/concepts/undo.xml
@@ -2,11 +2,7 @@
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.docbook.org/xml/4.3/docbookx.dtd";>
<!-- section history:
- 2009-02-21 j.h: revised for v2.6
- 2008-03-23 reviewed 'ko' by Mr.Dust
- 2006-09-06 added norwegian translation by KoSt
- 2006-05-02 Dust: added Korean translation
- 2006-02-25 lexa: added translation for de and made file docbook compliant
+ 2012-05-25 j.h: Fix issue #152
-->
<sect1 id="gimp-concepts-undo">
<title>Undoing</title>
@@ -124,10 +120,6 @@
gone. Because of this, unless the image has not been modified
since the last time it was saved, <acronym>GIMP</acronym> always
asks you to confirm that you really want to close the image.
- (You can disable this in the
- <link linkend="gimp-prefs-system-resources">System Resources</link>
- page of the Preferences dialog; if you do, you are assuming
- responsibility for thinking about what you are doing.)
</para>
</listitem>
</varlistentry>
diff --git a/src/dialogs/tagging.xml b/src/dialogs/tagging.xml
index 083f0a386..4885dbc20 100644
--- a/src/dialogs/tagging.xml
+++ b/src/dialogs/tagging.xml
@@ -3,7 +3,7 @@
"http://www.docbook.org/xml/4.3/docbookx.dtd";>
<!-- section history:
- 2012-03-01 Created by j.h
+ 2019-05-25 j.h: update to v-2.10
-->
<sect2 id="gimp-tagging">
@@ -52,6 +52,12 @@
</listitem>
</itemizedlist>
</para>
+ <note>
+ <para>
+ Since GIMP-2.10.4, the Fonts dialog also has Filter and Enter tag fields.
+ But GIMP doesn't yet automatically generate any tags from fonts metadata.
+ </para>
+ </note>
<figure>
<title>Example</title>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]