summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/scripting/scripts/copycenter/CopyCenter.rc
blob: 524d5a048370915c1c65da528cabdedf0dddfb5a (plain)
1
2
3
4
5
6
7
8
9
10
<KrossScripting>
    <ScriptAction
      name="CopyCenter"
      version="1"
      text="Copy Center"
      description="Copy data from one source to another."
      icon="edit-copy"
      interpreter="python"
      file="CopyCenter.py" />
</KrossScripting>