summaryrefslogtreecommitdiffstats
path: root/parts/scripting
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-08 15:59:52 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-08 15:59:52 -0500
commit53058bf9157bf3f69218ac1e429ee55191207d7c (patch)
tree9b22290939c9e3a9a4819a1fe5e45df9e51e0331 /parts/scripting
parentab2599a71564597ae0a994454ffe19f3e5c99c78 (diff)
downloadtdevelop-53058bf9157bf3f69218ac1e429ee55191207d7c.tar.gz
tdevelop-53058bf9157bf3f69218ac1e429ee55191207d7c.zip
Update XDG information in support of bug report 892.
Diffstat (limited to 'parts/scripting')
-rw-r--r--parts/scripting/README4
-rw-r--r--parts/scripting/kdevscripting.desktop2
2 files changed, 3 insertions, 3 deletions
diff --git a/parts/scripting/README b/parts/scripting/README
index 6f0a89ed..f5dc61c7 100644
--- a/parts/scripting/README
+++ b/parts/scripting/README
@@ -11,8 +11,8 @@ Type=Service
Name=Import Weather
Comment=Import current weather icon graphic into an album.
Type=ShellScript/bash
-X-KDE-ScriptName=importweather.sh
+X-TDE-ScriptName=importweather.sh
-The "Name" is the part that will appear in the KDevelop "Scripts" menu, and the "X-KDE-ScriptName" is the name of the script you wish to attach to that menu action. The last part the "Type" is the type of the script runner you wish to execute the script with.
+The "Name" is the part that will appear in the TDevelop "Scripts" menu, and the "X-TDE-ScriptName" is the name of the script you wish to attach to that menu action. The last part the "Type" is the type of the script runner you wish to execute the script with.
The second part is the actual script that has a script runner. Currently shell and KJSEmbed are supported, but Kommander support is rumored to be happening. There are also perl and python script runners in kdenonbeta.
diff --git a/parts/scripting/kdevscripting.desktop b/parts/scripting/kdevscripting.desktop
index 69d7894c..b5f39f8d 100644
--- a/parts/scripting/kdevscripting.desktop
+++ b/parts/scripting/kdevscripting.desktop
@@ -72,6 +72,6 @@ X-KDevelop-Plugin-Copyright=(C) by ian reinhart geiser
X-KDevelop-Args=
X-KDevelop-Scope=Global
-X-KDE-Library=libkdevscripting
+X-TDE-Library=libkdevscripting
X-KDevelop-Version=5
X-KDevelop-Properties=CodeEditing