[gimp-help-2] Get rid of .gimp-2.6 instead .gimp-2.8 references.



commit 56601dbe47aeee7a592d1e935c46851aedcdd38d
Author: Marco Ciampa <ciampix libero it>
Date:   Mon Jun 11 21:37:00 2012 +0200

    Get rid of .gimp-2.6 instead .gimp-2.8 references.

 src/concepts/setup.xml               |    7 +++----
 src/using/customize-splashscreen.xml |    6 +++---
 src/using/script-fu-tutorial.xml     |    4 ++--
 src/using/shortcuts.xml              |    6 +++---
 src/using/variable-size-brush.xml    |    2 +-
 5 files changed, 12 insertions(+), 13 deletions(-)
---
diff --git a/src/concepts/setup.xml b/src/concepts/setup.xml
index cf4d03b..618ce60 100644
--- a/src/concepts/setup.xml
+++ b/src/concepts/setup.xml
@@ -19,14 +19,13 @@
 
   <para>
     When first run, <acronym>GIMP</acronym> performs a series of steps to
-    configure
-    options and directories. The configuration process creates a
+    configure options and directories. The configuration process creates a
     subdirectory in your home directory called
-    <filename class="directory">.gimp-2.6</filename>. All of the
+    <filename class="directory">.gimp-2.8</filename>. All of the
     configuration information is stored in this directory. If you remove
     or rename the directory, <acronym>GIMP</acronym> will repeat the initial
     configuration process, creating a new
-    <filename class="directory">.gimp-2.6</filename>
+    <filename class="directory">.gimp-2.8</filename>
     directory. Use this capability to explore different configuration
     options without destroying your existing installation, or to recover if
     your configuration files are damaged.
diff --git a/src/using/customize-splashscreen.xml b/src/using/customize-splashscreen.xml
index af98ec6..62bfc7f 100644
--- a/src/using/customize-splashscreen.xml
+++ b/src/using/customize-splashscreen.xml
@@ -29,12 +29,12 @@
     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.6</filename> on
+    (<filename class="directory">/home/user_name/.gimp-2.8</filename> on
     Linux,
     <filename class="directory"
-    role="html">C:\Documents&nbsp;and&nbsp;Settings\user_name\.gimp-2.6\</filename>
+    role="html">C:\Documents&nbsp;and&nbsp;Settings\user_name\.gimp-2.8\</filename>
     <filename class="directory"
-    role="tex">C:\\Documents&nbsp;and&nbsp;Settings\\user_name\\.gimp-2.6\\</filename>
+    role="tex">C:\\Documents&nbsp;and&nbsp;Settings\\user_name\\.gimp-2.8\\</filename>
     on Windows).
   </para>
   <para>
diff --git a/src/using/script-fu-tutorial.xml b/src/using/script-fu-tutorial.xml
index bc1144e..231e6e9 100644
--- a/src/using/script-fu-tutorial.xml
+++ b/src/using/script-fu-tutorial.xml
@@ -656,11 +656,11 @@
         directory, to keep them separate from the factory-installed scripts.
       </para>
       <para>
-        In the <filename class="directory">.gimp-2.6</filename> directory that
+        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>.
         <acronym>GIMP</acronym> will automatically look in your
-        <filename class="directory">.gimp-2.6</filename> directory for a
+        <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.
diff --git a/src/using/shortcuts.xml b/src/using/shortcuts.xml
index be19874..a5e3b9b 100644
--- a/src/using/shortcuts.xml
+++ b/src/using/shortcuts.xml
@@ -110,12 +110,12 @@
     <para>
       Custom Keyboard shortcuts are stored in one of Gimp's hidden
       directory (<filename
-      class="directory">/home/[username]/.gimp-2.6/menurc</filename>)
+      class="directory">/home/[username]/.gimp-2.8/menurc</filename>)
       under Linux, and
       <filename class="directory"
-      role="html">C:\DocumentsÂandÂSettings\[Username]\.gimp-2.6\menurc</filename>
+      role="html">C:\DocumentsÂandÂSettings\[Username]\.gimp-2.8\menurc</filename>
       <filename class="directory"
-      role="tex">C:\\DocumentsÂandÂSettings\\[Username]\\.gimp-2.6\\menurc</filename>
+      role="tex">C:\\DocumentsÂandÂSettings\\[Username]\\.gimp-2.8\\menurc</filename>
       under Windows XP.  It is a simple text file that you can transport from
       one computer to another.
     </para>
diff --git a/src/using/variable-size-brush.xml b/src/using/variable-size-brush.xml
index 7aad23f..a93851a 100644
--- a/src/using/variable-size-brush.xml
+++ b/src/using/variable-size-brush.xml
@@ -229,7 +229,7 @@
         </para>
         <para>
           Save it with a <guilabel>.gbr</guilabel> extension in the directory
-          <guilabel>/home/name_of_user/.gimp-2.6/brushes/</guilabel>.
+          <guilabel>/home/name_of_user/.gimp-2.8/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]