summaryrefslogtreecommitdiffstats
path: root/doc/quanta/config-quanta.docbook
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:14:11 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:14:11 -0600
commit99ee6fd7e9737b5441af4a6cfdd69ff4b7eff5d3 (patch)
treed2a22c2d9d515d81742f079a5550ef59463d7f00 /doc/quanta/config-quanta.docbook
parenta2aa572b33b1c1d1ffb888cdbcf03fc628430e02 (diff)
downloadtdewebdev-99ee6fd7e9737b5441af4a6cfdd69ff4b7eff5d3.tar.gz
tdewebdev-99ee6fd7e9737b5441af4a6cfdd69ff4b7eff5d3.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'doc/quanta/config-quanta.docbook')
-rw-r--r--doc/quanta/config-quanta.docbook2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/quanta/config-quanta.docbook b/doc/quanta/config-quanta.docbook
index 0b332330..3ba20ea0 100644
--- a/doc/quanta/config-quanta.docbook
+++ b/doc/quanta/config-quanta.docbook
@@ -113,7 +113,7 @@ The place to define abbreviations (some kind of templates), that can be expanded
<itemizedlist>
<listitem><para><guilabel>Name:</guilabel> the user visible name</para></listitem>
<listitem><para><guilabel>Output window:</guilabel> plugins can appear in a tab of the editor area or in a separate toolview at the bottom</para></listitem>
- <listitem><para><guilabel>Location:</guilabel> the path to the plugin, if it is not located in the standard locations, like <filename class="directory">$<envar>KDEDIR</envar>/lib</filename> .</para></listitem>
+ <listitem><para><guilabel>Location:</guilabel> the path to the plugin, if it is not located in the standard locations, like <filename class="directory">$<envar>TDEDIR</envar>/lib</filename> .</para></listitem>
<listitem><para><guilabel>File name:</guilabel> the relative path and the filename to the plugin's libtool file, like <filename class="libraryfile">trinity/libcervisiapart.la</filename></para></listitem>
<listitem><para><guilabel>Input:</guilabel> the plugin will get this information on startup, so it can open the <guilabel>Current File</guilabel>, the folder of the current file (<guilabel>Current File Path</guilabel>) or the <guilabel>Project Folder</guilabel>.</para></listitem>
<listitem><para><guilabel>Read only part:</guilabel> check if the plugin refuses to load. Read-only KParts usually refuse to load without this option checked.</para></listitem>