Statistics
| Branch: | Tag: | Revision:

root / grc / blocks / note.xml @ 494f2fbd

History | View | Annotate | Download (322 Bytes)

1
<?xml version="1.0"?>
2
<!--
3
###################################################
4
##Note Block (dummy)
5
###################################################
6
 -->
7
<block>
8
        <name>Note</name>
9
        <key>note</key>
10
        <make></make>
11
        <param>
12
                <name>Note</name>
13
                <key>note</key>
14
                <value></value>
15
                <type>string</type>
16
        </param>
17
</block>