addon 모듈 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4751 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2008-11-04 07:57:13 +00:00
parent d0aa5cbd66
commit bb09df7a2f
3 changed files with 150 additions and 37 deletions

View file

@ -6,5 +6,7 @@
<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>