diff options
author | Darrell Anderson <[email protected]> | 2012-11-04 01:34:56 -0600 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2012-12-23 05:07:44 +0100 |
commit | 8abeb36f02febdb1b4e84bd937b5076de70238cd (patch) | |
tree | da4ea5a481f5945600458587c1fec371c0ebac88 /doc/quanta/working-with-quanta.docbook | |
parent | a0e30b07f2ff8ec1e8b0424d578dc0c363080a6b (diff) | |
download | tdewebdev-8abeb36f02febdb1b4e84bd937b5076de70238cd.tar.gz tdewebdev-8abeb36f02febdb1b4e84bd937b5076de70238cd.zip |
Fix references to user profile directory.
(cherry picked from commit f201decd9781c97ca398ff7623409c0137b19852)
Diffstat (limited to 'doc/quanta/working-with-quanta.docbook')
-rw-r--r-- | doc/quanta/working-with-quanta.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/quanta/working-with-quanta.docbook b/doc/quanta/working-with-quanta.docbook index 4a0ca0b1..287e7f92 100644 --- a/doc/quanta/working-with-quanta.docbook +++ b/doc/quanta/working-with-quanta.docbook @@ -332,7 +332,7 @@ Template structure on the template tab is based on the files found in <filename class="directory"> $<envar>KDEDIR</envar>/share/apps/quanta/templates</filename> and <filename class="directory"> -$<envar>HOME</envar>/.kde/share/apps/quanta/templates</filename>. Each of +$<envar>HOME</envar>/.trinity/share/apps/quanta/templates</filename>. Each of these folders is specified as one of four types of container as explained <link linkend="template-types-3-2">above</link>. </para> |