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

List:       kde-commits
Subject:    koffice/kspread/plugins/scripting/scripts
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2007-06-26 0:46:55
Message-ID: 1182818815.376009.1674.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 680369 by sebsauer:

added the kexidb.py script that allows to import content from a kexidb table or query.


 M  +1 -0      CMakeLists.txt  
 AM            kexidbimport.py  
 M  +6 -0      scripts.rc  


--- trunk/koffice/kspread/plugins/scripting/scripts/CMakeLists.txt #680368:680369
@@ -3,6 +3,7 @@
     DESTINATION ${DATA_INSTALL_DIR}/kspread/scripts)
 
 install(FILES
+    kexidbimport.py
     csvimport.py csvexport.py csvoptions.ui
     htmlexport.py htmlexportinfos.ui
     odfpyexport.py
** trunk/koffice/kspread/plugins/scripting/scripts/kexidbimport.py #property svn:executable
   + *
--- trunk/koffice/kspread/plugins/scripting/scripts/scripts.rc #680368:680369
@@ -7,6 +7,12 @@
             comment="Import from a Comma-Separated-Value File"
             interpreter="python"
             file="extensions/csvimport.py" />
+        <script
+            name="pykexidbimport"
+            text="Kexi Import"
+            comment="Import from a Kexi Project File"
+            interpreter="python"
+            file="extensions/kexidbimport.py" />
     </collection>
 
     <collection name="export" text="Export" comment="Export content">
[prev in list] [next in list] [prev in thread] [next in thread] 

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