diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2012-06-29 16:21:42 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2012-06-29 16:21:42 +0200 |
| commit | d6f6211306708d22ddcbe4e350f906c63220d7a4 (patch) | |
| tree | 15bc138b301680b3db240ddc2ca5f8170c6990fa /src/main/module.xml | |
| parent | 3069ddf81b3cce2303cc1528e5de4708a798841f (diff) | |
More graph gui components. Selection moved from GraphModel to GraphPanel
Diffstat (limited to 'src/main/module.xml')
| -rw-r--r-- | src/main/module.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/main/module.xml b/src/main/module.xml deleted file mode 100644 index 92e26cb..0000000 --- a/src/main/module.xml +++ /dev/null @@ -1,12 +0,0 @@ -<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>
\ No newline at end of file |
