[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    koffice/kplato/plugins/scripting
From:       Dag Andersen <danders () get2net ! dk>
Date:       2008-11-28 8:40:14
Message-ID: 1227861614.599610.17027.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 889990 by danders:

Add Message.sh and reformat scripts.rc so extarctattr can handle it.
CCMAIL:kde-i18n-doc@kde.org


 AM            Messages.sh  
 M  +12 -25    scripts/scripts.rc  


** trunk/koffice/kplato/plugins/scripting/Messages.sh #property svn:executable
   + *
--- trunk/koffice/kplato/plugins/scripting/scripts/scripts.rc #889989:889990
@@ -1,3 +1,4 @@
+<!DOCTYPE KrossScripting SYSTEM "kpartgui.dtd">
 <KrossScripting>
 
     <!--
@@ -4,30 +5,22 @@
         The "Resource Busy Information" collection provides scripts to handle rbi \
content in KPlato.  //-->
     <collection name="Resource Busy Information" text="Resource Busy Information" \
                comment="Handle resource busy information">
-        <script
-               name="pyimportbusyinfo"
-               text="Import Resource Busy Information"
-               comment="Python script to import busy information from file"
-               interpreter="python"
-               file="extensions/busyinfoimport.py" />
-        <script
+        <script text="Import Resource Busy Information" comment="Python script to \
import busy information from file" +                name="pyimportbusyinfo"
+                interpreter="python"
+                file="extensions/busyinfoimport.py" />
+        <script text="Export Resource Busy Information" comment="Python script to \
export busy information to file"  name="pyexportbusyinfo"
-               text="Export Resource Busy Information"
-               comment="Python script to export busy information to file"
                interpreter="python"
                file="extensions/busyinfoexport.py" />
-        <script
+        <script text="Clear Resource Busy Information" comment="Python script to \
clear the imported resource busy information"  name="pyclearbusyinfo"
-               text="Clear Resource Busy Information"
-               comment="Python script to clear the imported resource busy \
information"  interpreter="python"
                file="extensions/busyinfoclear.py" />
     </collection>
     <collection name="import" text="Import" comment="Import content">
-        <script
+        <script text="Resources from KPlato File" comment="Python script to import \
resources from project file"  name="pyimportresources"
-               text="Resources from KPlato File"
-               comment="Python script to import resources from project file"
                interpreter="python"
                file="extensions/resourcesimport.py" />
     </collection>
@@ -43,10 +36,8 @@
         parts of the KPlato scripting functionality.
         //-->
 <!--    <collection name="tools" text="Tools" comment="Miscellaneous scripts">
-       <script
+       <script text="Online Help" comment="Python script that uses the KHTML Part to \
display the KPlato Scripting online help"  name="pyonlinehelp"
-               text="Online Help"
-               comment="Python script that uses the KHTML Part to display the KPlato \
Scripting online help"  interpreter="python"
                file="extensions/onlinehelp.py" />
     </collection>-->
@@ -57,16 +48,12 @@
         parts of the KPlato scripting functionality.
         //-->
     <collection name="samples" text="Samples" comment="Samples to demonstrate \
                scripting with KPlato" enabled="false">
-        <script
+        <script text="Print Project Information..." comment="Example python script \
that print project information"  name="pysampleproject"
-            text="Print Project Information..."
-            comment="Python script that print some project information"
             interpreter="python"
             file="samples/sample_project.py" />
-        <script
-            name="pysamplebusyinfocheck"
-            text="Print Resource busy Information..."
-            comment="Python script that print resource busy information"
+        <script text="Print Resource busy Information..." comment="Example python \
script that print resource busy information" +            \
name="pysamplebusyinfocheck"   interpreter="python"
             file="samples/sample_busyinfocheck.py" />
     </collection>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic