[gimp-help-2] Updated with correct installations instructions.
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help-2] Updated with correct installations instructions.
- Date: Sun, 27 Jun 2010 09:31:48 +0000 (UTC)
commit b34cccb258997f9f87a698929f9777c6941326fe
Author: Roman Joost <roman bromeco de>
Date: Sun Jun 27 19:11:07 2010 +1000
Updated with correct installations instructions.
This fixes #599700 (Misleading Info in INSTALL text)
INSTALL | 32 +++++++++++++++++++++++++-------
1 files changed, 25 insertions(+), 7 deletions(-)
---
diff --git a/INSTALL b/INSTALL
index 427f99a..4037e90 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,15 +1,33 @@
-Installation instructions for GIMP Help
----------------------------------------
+Help Installation for User
+==========================
-This package includes prebuilt help files for The GIMP 2.6.
+First of: It is recommended, that you obtain the help files from your
+distributor (Debian, Ubuntu, Windows, etc).
-It is recommended, that you obtain the help files from your distributor
-(Debian, Ubuntu, Windows, etc).
+On your own: Installing the HTML files
+--------------------------------------
-To install the help files, copy them to your GIMP shared data directory:
+This package includes pre built help files for The GIMP 2.6. The help
+files can be found in the 'html' subdirectory in the following
+structure:
- $prefix/share/gimp/2.0/help
+ /html/en
+ /html/de
+ /html/fr
+Depending for which language you downloaded the installation package,
+you need to copy the html folder to the shared GIMP directory:
+
+ $ cp html/en $prefix/share/gimp/2.0/help/
+ $ ls $prefix/share/gimp/2.0/help
+ en
+ $ ls $prefix/share/gimp/2.0/help/en
+ index.html
+ <lots of html files>
+ images
+
+If the help directory in $prefix/share/gimp/2.0/ doesn't exist, create
+it.
-- The GIMP-Help team.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]