annotate orpg/templates/nodes/textctrl.xml @ 11:dcb7d905debe grumpy-goblin

with merged changes from 1.8.0
author sirebral
date Tue, 21 Jul 2009 17:20:29 -0500
parents 4385a7d0efd1
children fc48380f0c9f
rev   line source
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
1
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
2 <nodehandler class="textctrl_handler" icon="note" module="forms" name="Text" version="1.0">
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
3 <text multiline="0" send_button="0">text</text>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
4 </nodehandler>