From 53058bf9157bf3f69218ac1e429ee55191207d7c Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 8 Jun 2012 15:59:52 -0500 Subject: Update XDG information in support of bug report 892. --- parts/scripting/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'parts/scripting/README') 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. -- cgit v1.2.1