diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:41:36 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:41:36 -0600 |
commit | 618f2521c3406cb4cb02689d93f5f950e5f94027 (patch) | |
tree | c5e419510449dcb70d20502eccbd28a4bc2dc622 /doc/faq | |
parent | 3862d9bc994791982446306877a8071d764ccd87 (diff) | |
download | tdebase-618f2521c3406cb4cb02689d93f5f950e5f94027.tar.gz tdebase-618f2521c3406cb4cb02689d93f5f950e5f94027.zip |
Rename kde-config to tde-config
Diffstat (limited to 'doc/faq')
-rw-r--r-- | doc/faq/configkde.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq/configkde.docbook b/doc/faq/configkde.docbook index b51090b66..8f687f69b 100644 --- a/doc/faq/configkde.docbook +++ b/doc/faq/configkde.docbook @@ -198,7 +198,7 @@ usually a folder named <filename class="directory">.kde</filename> folder. If you want scripts to be executed for all &tde; users, you can put them under <filename class="directory">$<envar>TDEDIR</envar>/env/</filename>, where $<envar>TDEDIR</envar> is the prefix &tde; was installed to (you can find this out using the command -<userinput><command>kde-config</command> --prefix</userinput>).</para> +<userinput><command>tde-config</command> --prefix</userinput>).</para> <para>If you wish to start a program after &tde; has started, you may want to use the <filename class="directory">Autostart</filename> folder. To add entries to the <filename class="directory">Autostart</filename> folder: |