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/kate | |
parent | 3862d9bc994791982446306877a8071d764ccd87 (diff) | |
download | tdebase-618f2521c3406cb4cb02689d93f5f950e5f94027.tar.gz tdebase-618f2521c3406cb4cb02689d93f5f950e5f94027.zip |
Rename kde-config to tde-config
Diffstat (limited to 'doc/kate')
-rw-r--r-- | doc/kate/advanced.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kate/advanced.docbook b/doc/kate/advanced.docbook index 224610e62..d16437121 100644 --- a/doc/kate/advanced.docbook +++ b/doc/kate/advanced.docbook @@ -653,7 +653,7 @@ only. The requirements is that the script is placed in a folder where &kate; can find it, along with an optional .desktop file that defines the related properties. The valid folder are named <filename>katepart/scripts</filename> in the &tde; data folders. You can find the data folders by running the command -<command>kde-config <option>--path</option> <parameter>data</parameter></command> +<command>tde-config <option>--path</option> <parameter>data</parameter></command> You will usually have at least a system and a personal data folder. Of course scripts in the system data folder are available to all users on the system, while those in the personal folder are available for you only.</para> |