Statistics
| Revision:

gvsig-scripting / org.gvsig.scripting / trunk / org.gvsig.scripting / org.gvsig.scripting.app / org.gvsig.scripting.app.mainplugin / src / main / resources-plugin / scripting / scripts / examples / menusAndButtons / addMenuAndButton.inf @ 696

History | View | Annotate | Download (159 Bytes)

1
[Unit]
2
type = Script
3
name = addMenuAndButton
4
description = 
5
createdBy = 
6
version = 
7

    
8
[Script]
9
main = main
10
Lang = python
11

    
12
[script]
13
enable = true
14