summaryrefslogtreecommitdiff
path: root/src/main/module.xml
blob: 92e26cbfe72115e66e63949cf6653692236d2fff (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.lifecycle.gui.view.CompActDefOutcomeHandler</Config>
	<Config target="client" name="OutcomeHandler.ElementaryActivityDef.0">com.c2kernel.lifecycle.gui.view.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>