summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/scripting/scripts/exportxhtml/ExportXHTML.rc
blob: 11c1dcdf6915f79603cc61707cf2e0aa9b1aa279 (plain)
1
2
3
4
5
6
7
8
<KrossScripting>
    <ScriptAction
      name="exportxhtml"
      text="Export Data to XHTML File"
      icon="fileexport"
      interpreter="python"
      file="ExportXHTML.py" />
</KrossScripting>