I have created some template files for ODF (Open Office.org) and SVG (Inkscape) documents. See attached file (hope it did upload alright).
Now you should be able to create those documents by right clicking and choosing create new.
Attached file is base64 encoded.
To decode:
Copy the files in the archive to:
or:
Now you should be able to create those documents by right clicking and choosing create new.
Attached file is base64 encoded.
To decode:
Code:
base64 -d templates.tar.gz.txt > templates.tar.gz
Code:
~/.kde/share/templates
Code:
/usr/share/templates
Comment