[gimp-help] 2.8 > 2.10, system paths updates
- From: Alexandre Prokoudine <aprokoudine src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help] 2.8 > 2.10, system paths updates
- Date: Sat, 29 Sep 2018 16:16:43 +0000 (UTC)
commit cdd8703801a9ebb75422f2c145b89d3e6712f108
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date: Sat Sep 29 19:14:36 2018 +0300
2.8 > 2.10, system paths updates
src/concepts/intro.xml | 10 +++++-----
src/using/customize-splashscreen.xml | 13 ++++++-------
src/using/script-fu-tutorial.xml | 15 ++++++++-------
src/using/shortcuts.xml | 19 ++++++-------------
src/using/variable-size-brush.xml | 2 +-
5 files changed, 26 insertions(+), 33 deletions(-)
---
diff --git a/src/concepts/intro.xml b/src/concepts/intro.xml
index f3897e7f0..071ef6dae 100755
--- a/src/concepts/intro.xml
+++ b/src/concepts/intro.xml
@@ -20,7 +20,7 @@
is set up to provide you with one), or by typing <command>gimp</command>
on a command line. If you have multiple versions of
<acronym>GIMP</acronym> installed,
- you may need to type <command>gimp-2.8</command>
+ you may need to type <command>gimp-2.10</command>
to get the latest version. You can, if you want, give a list of image
files on the command line after the program name, and they will
automatically be opened by <acronym>GIMP</acronym> as it starts. It is
@@ -120,7 +120,7 @@
commands (for french for instance):
<!--do not reformat the following lines (literallayout)-->
<literallayout><userinput>set lang=fr
-start gimp-2.8.exe</userinput></literallayout>
+start gimp-2.10.exe</userinput></literallayout>
Save this file as <filename>GIMP-FR.BAT</filename> (or another
name, but always with a
<filename class="extension">.BAT</filename> extension). Create
@@ -156,9 +156,9 @@ start gimp-2.8.exe</userinput></literallayout>
</indexterm>
<para>
Use <userinput>-n</userinput> to run multiple instances of GIMP.
- For example, use <userinput>gimp-2.8</userinput> to start GIMP
+ For example, use <userinput>gimp-2.10</userinput> to start GIMP
in the default system language, and
- <userinput>LANGUAGE=en gimp-2.8 -n</userinput> to start another
+ <userinput>LANGUAGE=en gimp-2.10 -n</userinput> to start another
instance of <acronym>GIMP</acronym> in English; this is very
useful for translators.
</para>
@@ -181,7 +181,7 @@ start gimp-2.8.exe</userinput></literallayout>
<para>
Command line arguments must be in the command line that you use
to start <acronym>GIMP</acronym> as
- <command>gimp-2.8 [OPTION...] [FILE|URI...]</command>.
+ <command>gimp-2.10 [OPTION...] [FILE|URI...]</command>.
</para>
<variablelist>
<varlistentry>
diff --git a/src/using/customize-splashscreen.xml b/src/using/customize-splashscreen.xml
index 62bfc7f0d..02ae533fc 100644
--- a/src/using/customize-splashscreen.xml
+++ b/src/using/customize-splashscreen.xml
@@ -27,14 +27,13 @@
</para>
<para>
Of course, you can customize the splash-screen: Create a
- <filename class="directory">splashes</filename> directory in your in your
- personal <acronym>GIMP</acronym> folder
- (<filename class="directory">/home/user_name/.gimp-2.8</filename> on
- Linux,
+ <filename class="directory">splashes</filename> directory in your personal
+ <acronym>GIMP</acronym> folder
+ (<filename class="directory">/home/user_name/.config/GIMP/2.10/</filename>
+ on Linux, <filename class="directory"
+ role="html">C:\Documents and Settings\user_name\AppData\Roaming\GIMP\2.10\</filename>
<filename class="directory"
- role="html">C:\Documents and Settings\user_name\.gimp-2.8\</filename>
- <filename class="directory"
- role="tex">C:\\Documents and Settings\\user_name\\.gimp-2.8\\</filename>
+ role="tex">C:\\Documents and Settings\\user_name\\AppData\\Roaming\\GIMP\\2.10\\</filename>
on Windows).
</para>
<para>
diff --git a/src/using/script-fu-tutorial.xml b/src/using/script-fu-tutorial.xml
index 4b2fc063e..c6b7ef6e5 100644
--- a/src/using/script-fu-tutorial.xml
+++ b/src/using/script-fu-tutorial.xml
@@ -656,14 +656,15 @@
directory, to keep them separate from the factory-installed scripts.
</para>
<para>
- In the <filename class="directory">.gimp-2.8</filename> directory that
- <acronym>GIMP</acronym> made off of your home directory, you should
- find a directory called <filename class="directory">scripts</filename>.
+ In the <filename class="directory">~/.config/GIMP/2.10/</filename>
+ directory that <acronym>GIMP</acronym> made off of your home directory,
+ you should find a directory called
+ <filename class="directory">scripts</filename>.
<acronym>GIMP</acronym> will automatically look in your
- <filename class="directory">.gimp-2.8</filename> directory for a
- <filename class="directory">scripts</filename> directory, and add the
- scripts in this directory to the
- Script-Fu database. You should place your personal scripts here.
+ <filename class="directory">~/.config/GIMP/2.10/</filename> directory
+ for a <filename class="directory">scripts</filename> directory, and add
+ the scripts in this directory to the Script-Fu database. You should
+ place your personal scripts here.
</para>
</sect3>
diff --git a/src/using/shortcuts.xml b/src/using/shortcuts.xml
index 66ca8d659..9b5514704 100644
--- a/src/using/shortcuts.xml
+++ b/src/using/shortcuts.xml
@@ -2,6 +2,7 @@
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.docbook.org/xml/4.3/docbookx.dtd">
<!--Version history
+ 2018-09-30 aprokoudine: update for 2.10 and Windows 10
2015-12-21 j.h: fixed bug #744449
2007-07-15 lexa: removed inappropriate step
2005-11-01 Created by julien hardelin
@@ -106,31 +107,23 @@
<note>
<para>
Custom Keyboard shortcuts are stored in one of Gimp's hidden directory
- (<filename class="directory">/home/[username]/.gimp-2.8/menurc</filename>)
- under Linux. Under Windows, path varies according to version:
+ (<filename class="directory">/home/[username]/.config/GIMP/2.10/menurc</filename>)
+ under Linux. Under Windows, local and global location are, respectively:
</para>
<itemizedlist>
<listitem>
<para>
- <filename class="directory">C:\Documents and Settings\[Username]\.gimp-2.8\menurc</filename>
- under Windows XP.
+ <filename class="directory">C:\Documents and
Settings\[Username]\AppData\Roaming\GIMP\2.10\menurc</filename>
</para>
</listitem>
<listitem>
<para>
- <filename class="directory">C:\Program Files\GIMP 2\etc\gimp\2.0\menurc</filename>
- under Windows 7.
- </para>
- </listitem>
- <listitem>
- <para>
- <filename class="directory">C:\Programmes\GIMP 2\etc\gimp\2.0\menurc</filename>
- under Windows 10.
+ <filename class="directory">C:\Program Files\GIMP 2\etc\gimp\2.0\menurc</filename>
</para>
</listitem>
</itemizedlist>
<para>
- More, this location may change if GIMP is installed after having
+ This location may change if GIMP is installed after having
already installed Git Bash or Cygwin. In this case, they will appear
in <filename class="directory">C:\Program Files\Git\.gimp-[version]\menurc</filename>.
</para>
diff --git a/src/using/variable-size-brush.xml b/src/using/variable-size-brush.xml
index 8b756b8b5..bafa43ced 100644
--- a/src/using/variable-size-brush.xml
+++ b/src/using/variable-size-brush.xml
@@ -228,7 +228,7 @@
</para>
<para>
Save it with a <guilabel>.gbr</guilabel> extension in the directory
- <guilabel>/home/name_of_user/.gimp-2.8/brushes/</guilabel>.
+ <guilabel>/home/name_of_user/.config/GIMP/2.10/brushes/</guilabel>.
</para>
<para>
In the Brushes dialog window, click on the button
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]