diff options
author | Timothy Pearson <[email protected]> | 2011-12-07 19:03:55 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-07 19:03:55 -0600 |
commit | c13acd3c8d18c9606e49f566adb5974417530878 (patch) | |
tree | 33f2e17a23a7e20315d04bbbb775ec8c367e39d5 /tde-i18n-fr/docs/tdewebdev/quanta/extending-quanta.docbook | |
parent | 67313570235937f289ef5e83b7f144b5cd1ff779 (diff) | |
download | tde-i18n-c13acd3c8d18c9606e49f566adb5974417530878.tar.gz tde-i18n-c13acd3c8d18c9606e49f566adb5974417530878.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'tde-i18n-fr/docs/tdewebdev/quanta/extending-quanta.docbook')
-rw-r--r-- | tde-i18n-fr/docs/tdewebdev/quanta/extending-quanta.docbook | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tde-i18n-fr/docs/tdewebdev/quanta/extending-quanta.docbook b/tde-i18n-fr/docs/tdewebdev/quanta/extending-quanta.docbook index c3a9c0c9782..e7d74fbc2cc 100644 --- a/tde-i18n-fr/docs/tdewebdev/quanta/extending-quanta.docbook +++ b/tde-i18n-fr/docs/tdewebdev/quanta/extending-quanta.docbook @@ -1015,7 +1015,7 @@ CaseSensitive = Case-sensitiveness of the DTD. (true|false) Family = 1This type of DTEP is of family 1, since it is a markup. [Toolbars] - Information about DTEP toolbars. -Location = The folder name inside $KDEDIR($KDEHOME)/share/apps/quanta/toolbars +Location = The folder name inside $TDEDIR($TDEHOME)/share/apps/quanta/toolbars where the toolbars for this DTEP are. Names = The list of toolbar file names, minus the .toolbar.tgz extension, that are loaded for this DTEP from the above folder. @@ -1091,7 +1091,7 @@ CaseSensitive = Case-sensitiveness of the DTEP. (true|false) Family = 2This type of DTEP is of family 2, since it is not markup. [Toolbars] - Information about DTEP toolbars. -Location = The folder name inside $KDEDIR($KDEHOME)/share/apps/quanta/toolbars +Location = The folder name inside $TDEDIR($TDEHOME)/share/apps/quanta/toolbars where the toolbars for this DTEP are. Names = The list of toolbar file names, minus the .toolbar.tgz extension, that are loaded for this DTEP from the above folder. @@ -1600,7 +1600,7 @@ addslashes=function.addslashes.html <para> Now you can just save your <filename>docrc</filename> file, save it in <filename class="directory">$<envar>HOME</envar>/.kde/share/apps/quanta/doc</filename> -or <filename class="directory">$<envar>KDEDIR</envar>/share/apps/quatna/doc</filename> +or <filename class="directory">$<envar>TDEDIR</envar>/share/apps/quatna/doc</filename> for local or global use respectively. Then create a folder (the one specified in your <filename>docrc</filename> file) in the same folder as your <filename>docrc</filename> file and copy your &HTML; pages in |