rhymix/modules/addon/conf/module.xml
ngleader bb09df7a2f addon 모듈 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4751 201d5d3c-b55e-5fd7-737f-ddc643e51545
2008-11-04 07:57:13 +00:00

12 lines
651 B
XML

<?xml version="1.0" encoding="utf-8"?>
<module>
<actions>
<action name="dispAddonAdminIndex" type="view" standalone="true" admin_index="true" />
<action name="dispAddonAdminInfo" type="view" standalone="true" />
<action name="dispAddonAdminSetup" type="view" standalone="true" />
<action name="procAddonAdminToggleActivate" type="controller" standalone="true" />
<action name="procAddonAdminSetupAddon" type="controller" standalone="true" />
<action name="procAddonSetupAddonAddMid" type="controller" />
<action name="procAddonSetupAddonDelMid" type="controller" />
</actions>
</module>