view orpg/templates/nodes/openrpg_links.xml @ 6:668694b93f6c grumpy-goblin

Changed it to a try pass, in case the .pyc was not created. Updated Build Number.
author sirebral
date Wed, 15 Jul 2009 04:06:37 -0500
parents 4385a7d0efd1
children
line wrap: on
line source


<nodehandler class="static_handler" icon="browser" module="core" name="OpenRPG Resources">
  <group_atts border="1" cols="1"/>
  <nodehandler class="webbrowser_handler" icon="compass" module="core" name="Miniature Maps">
    <link href="http://www.openrpg.com/map.php"/>
  </nodehandler>
  <nodehandler class="webbrowser_handler" icon="chess" module="core" name="Miniature Icons">
    <link href="http://www.openrpg.com/mins.php"/>
  </nodehandler>
  <nodehandler class="webbrowser_handler" icon="html" module="core" name="Forums">
    <link href="http://www.openrpg.com/forum.php"/>
  </nodehandler>
</nodehandler>