diff options
Diffstat (limited to 'parts/scripting')
-rw-r--r-- | parts/scripting/scriptingglobalconfigbase.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/scripting/scriptingglobalconfigbase.ui b/parts/scripting/scriptingglobalconfigbase.ui index 101d1e53..b66a33bb 100644 --- a/parts/scripting/scriptingglobalconfigbase.ui +++ b/parts/scripting/scriptingglobalconfigbase.ui @@ -38,7 +38,7 @@ <cstring>textLabel2</cstring> </property> <property name="text"> - <string><b>NOTE</b> These are directories to search in that are found in your KDE resource directories. So if you add the string "kate/scripts" to the list then KScript will look in "$KDEDIRS/data/kate/scripts" for scripts. This will allow you to get scripts in your home directory as well as system wide ones.</string> + <string><b>NOTE</b> These are directories to search in that are found in your KDE resource directories. So if you add the string "kate/scripts" to the list then KScript will look in "$TDEDIRS/data/kate/scripts" for scripts. This will allow you to get scripts in your home directory as well as system wide ones.</string> </property> </widget> </vbox> |