summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/htmlexport
diff options
context:
space:
mode:
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: