|
|
|
@ -63,12 +63,12 @@ there, instead do the following:
|
|
|
|
|
|
|
|
|
|
Create a theme folder in your home:
|
|
|
|
|
|
|
|
|
|
mkdir -p ~/.kde/share/apps/kipiplugin_htmlexport/themes/
|
|
|
|
|
mkdir -p ~/.trinity/share/apps/kipiplugin_htmlexport/themes/
|
|
|
|
|
|
|
|
|
|
Cd to it:
|
|
|
|
|
|
|
|
|
|
cd ~/.kde/share/apps/kipiplugin_htmlexport/themes/
|
|
|
|
|
|
|
|
|
|
cd ~/.trinity/share/apps/kipiplugin_htmlexport/themes/
|
|
|
|
|
|
|
|
|
|
Copy the "snow" theme to this folder, under a new name: "snow2":
|
|
|
|
|
|
|
|
|
|
cp -r $KDEDIR/share/apps/kipiplugin_htmlexport/themes/snow snow2
|
|
|
|
|