[gimp-web] Update index.md



commit a52607c0396b4c23de44b62da651718ddfab4808
Author: lillolollo <4179-lillolollo users noreply gitlab gnome org>
Date:   Thu Sep 24 03:26:52 2020 +0000

    Update index.md

 content/tutorials/GIMPProfile/index.md | 20 ++++++++------------
 1 file changed, 8 insertions(+), 12 deletions(-)
---
diff --git a/content/tutorials/GIMPProfile/index.md b/content/tutorials/GIMPProfile/index.md
index 4e2ef674..c973ba90 100644
--- a/content/tutorials/GIMPProfile/index.md
+++ b/content/tutorials/GIMPProfile/index.md
@@ -12,26 +12,22 @@ The "GIMP profile" is a directory/folder (actually a directory tree) where GIMP
 * your keyboard shortcuts
 * your brushes, gradients, palettes, patterns, fonts, scripts, plugins and brush dynamics (as opposed to 
those installed for the benefits of all users).
 
-### Locating the GIMP (2.8) profile
+### Locating the GIMP (2.10) profile
 
 Since it is a personal folder, GIMP keeps it with others files that also belong to you, usually:
 
-* In Windows XP:
-    `C:\Documents and Settings\{your_id}\.gimp-2.8`
-    (ie, a "sibling" of "Application Data" and "My Documents")
-* In Vista, Windows 7 and later versions:
-    `C:\Users\{your_id}\.gimp-2.8`
-    (ie, a "sibling" of "Application Data" and "My Documents")
+* In Windows 7 and later versions:
+    `C:\Users\{your_id}\AppData\Roaming\GIMP\2.10
 * In Linux:
-    `/home/{your_id}/.gimp-2.8`
+    `/home/{your_id}/.gimp-2.10`
     (a.k.a. `~/.gimp-2.8`)
 * In OSX:
-    `/Users/{your_id}/Library/GIMP/2.8/`
+    `/Users/{your_id}/Library/GIMP/2.10/`
     or possibly
-    `/Users/{your_id}/Library/Application Support/GIMP/2.8/`
+    `/Users/{your_id}/Library/Application Support/GIMP/2.10/`
     (this could depend on the GIMP build you use).
 
-The `.gimp-2.8` part is of course version-dependent (or you may still be using `.gimp-2.6`).
+The `.gimp-2.10` part is of course version-dependent (or you may still be using `.gimp-2.8`).
 If you run several versions in parallel, you will have a profile for each, i.e., distinct profiles for GIMP 
2.6 and GIMP 2.8, while all the successive updates to GIMP 2.8 will use the same profile.
 
 #### If you don't find it in the locations above
@@ -70,7 +66,7 @@ It is a much better place than the system GIMP installation folder:
 GIMP Startup failures can be caused by profile problems. In that case it is pointless to re-install GIMP,
 since the re-installed version will re-use the existing profile and therefore fail in the same way.
 
-It is usually much more efficient to just rename the profile (to `.gimp-2.8.disabled`, for instance) and 
restart GIMP.
+It is usually much more efficient to just rename the profile (to `.gimp-2.10.disabled`, for instance) and 
restart GIMP.
 GIMP will recreate a new profile directory on startup, which should fix any problems.
 
 You can then copy your add-ons subdirectories to the new profile, checking periodically that GIMP will still 
start


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]