From 4c7b13d8cd49d49729801a278b5ce768406400cc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:08:32 -0600 Subject: Rename KDEHOME and KDEDIR --- doc/kstars/dumpmode.docbook | 2 +- doc/kstars/install.docbook | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/kstars') diff --git a/doc/kstars/dumpmode.docbook b/doc/kstars/dumpmode.docbook index 19fdbcf8..6a61ab48 100644 --- a/doc/kstars/dumpmode.docbook +++ b/doc/kstars/dumpmode.docbook @@ -37,7 +37,7 @@ they default to 640 and 480, respectively. By default, &kstars; will read in the options values stored in -your $KDEHOME/share/config/kstarsrc file +your $TDEHOME/share/config/kstarsrc file to determine where the image will be centered, and how it is rendered. This means you need to run &kstars; in normal GUI mode, and exit the program when it is set up with the desired diff --git a/doc/kstars/install.docbook b/doc/kstars/install.docbook index 4b15a8ac..a943a94f 100644 --- a/doc/kstars/install.docbook +++ b/doc/kstars/install.docbook @@ -69,12 +69,12 @@ but it will use as much as you have got when panning or zooming. In order to compile and install &kstars; on your system, type the following in the base folder of the unpacked &kstars; distribution: -% ./configure --prefix=$KDEDIR +% ./configure --prefix=$TDEDIR % make % make install -Please do not forget the prefix argument to configure. If your KDEDIR +Please do not forget the prefix argument to configure. If your TDEDIR variable is not set, set prefix to whatever folder &kde; is installed in: this is usually either /usr, /opt/kde, or @@ -96,7 +96,7 @@ At this point, there are no special configuration options or requirements. If &kstars; complains that there are missing data files, become root and manually copy all files in kstars/data/ to -$(KDEDIR)/apps/kstars/ (If you +$(TDEDIR)/apps/kstars/ (If you do not have root privileges, copy them to ~/.kde/share/apps/kstars/.) -- cgit v1.2.1