summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/htmlexport
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:56:20 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:56:20 -0600
commit6f2d7da6faf2a1a44cb99413e485963c91d1ea4e (patch)
tree165e75df7eadb9d487d6b0660f33887e5708e273 /kipi-plugins/htmlexport
parent7e056f70bc882ce03a4c007ef12b20270e324e8c (diff)
downloadkipi-plugins-6f2d7da6faf2a1a44cb99413e485963c91d1ea4e.tar.gz
kipi-plugins-6f2d7da6faf2a1a44cb99413e485963c91d1ea4e.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'kipi-plugins/htmlexport')
-rw-r--r--kipi-plugins/htmlexport/THEME_HOWTO4
1 files changed, 2 insertions, 2 deletions
diff --git a/kipi-plugins/htmlexport/THEME_HOWTO b/kipi-plugins/htmlexport/THEME_HOWTO
index f5b439e..878a453 100644
--- a/kipi-plugins/htmlexport/THEME_HOWTO
+++ b/kipi-plugins/htmlexport/THEME_HOWTO
@@ -56,7 +56,7 @@ themes, KDE translators will translate the desktop file for you.
## Getting started: creating one theme from another
The easiest way to get started is to copy one theme and modify it. Theme folders
-can be found in $KDEDIR/share/apps/kipiplugin_htmlexport/themes/, where $KDEDIR
+can be found in $TDEDIR/share/apps/kipiplugin_htmlexport/themes/, where $TDEDIR
is the install folder of KDE on your machine (usually /usr or /opt/trinity).
Writing in this folder requires root access, so we will not create our theme
there, instead do the following:
@@ -71,7 +71,7 @@ Cd to it:
Copy the "snow" theme to this folder, under a new name: "snow2":
- cp -r $KDEDIR/share/apps/kipiplugin_htmlexport/themes/snow snow2
+ cp -r $TDEDIR/share/apps/kipiplugin_htmlexport/themes/snow snow2
Rename the desktop file accordingly: