blob: 2244229362285cfa48ac5d6f6b4d5c416f69441c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<CristalModule ns="gui" name="CristalGui" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Info>
<Description>The default CRISTAL GUI</Description>
<Version>2.3.1</Version>
</Info>
<ResourceURL>com/c2kernel/gui/resources/</ResourceURL>
<Config target="client" name="OutcomeHandler.CompositeActivityDef.0">com.c2kernel.gui.lifecycle.desc.CompActDefOutcomeHandler</Config>
<Config target="client" name="OutcomeHandler.ElementaryActivityDef.0">com.c2kernel.gui.lifecycle.desc.ElemActDefOutcomeHandler</Config>
<Config target="client" name="OutcomeHandler.Schema.0">com.c2kernel.gui.tabs.outcome.BasicOutcomeEditor</Config>
<Config target="client" name="OutcomeHandler.Script.0">com.c2kernel.gui.tabs.outcome.BasicOutcomeEditor</Config>
<Config target="client" name="banner">about.png</Config>
</CristalModule>
|