MARMOTTA-233: extends module configuration, changes core module properties
Project: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/commit/99af8863 Tree: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/tree/99af8863 Diff: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/diff/99af8863 Branch: refs/heads/MARMOTTA-228 Commit: 99af8863eca088e7c0e80f52679383f7d9f4d027 Parents: 81503ab Author: tkurz <[email protected]> Authored: Mon May 13 15:32:28 2013 +0200 Committer: tkurz <[email protected]> Committed: Mon May 13 15:32:28 2013 +0200 ---------------------------------------------------------------------- .../src/main/resources/kiwi-module.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/99af8863/platform/marmotta-core/src/main/resources/kiwi-module.properties ---------------------------------------------------------------------- diff --git a/platform/marmotta-core/src/main/resources/kiwi-module.properties b/platform/marmotta-core/src/main/resources/kiwi-module.properties index 7265954..122b0e1 100644 --- a/platform/marmotta-core/src/main/resources/kiwi-module.properties +++ b/platform/marmotta-core/src/main/resources/kiwi-module.properties @@ -20,7 +20,7 @@ name=Core Services icon=icon-beaker -container=My Core Container +container=Admin container.weight = 10 subtitle = Configure LMF Core
