From: nri Date: Thu, 22 May 2003 09:23:41 +0000 (+0000) Subject: NRI : Rename Catalog according to rule (KERNELCatalog). X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=67b5b006aad592acd5da72c9c1155a498eaa915c;p=modules%2Fyacs.git NRI : Rename Catalog according to rule (KERNELCatalog). --- diff --git a/Makefile.in b/Makefile.in index f33782787..4cedeabbf 100644 --- a/Makefile.in +++ b/Makefile.in @@ -20,7 +20,7 @@ RESOURCES_FILES = \ back.xpm \ cascade.png \ CatalogDataType.xml \ -CatalogModuleGeneral.xml \ +KERNELCatalog.xml \ CatalogRessources.xml \ close.png \ config \ diff --git a/bin/runSalome.in b/bin/runSalome.in index 114fee6b4..d1a3d4bde 100644 --- a/bin/runSalome.in +++ b/bin/runSalome.in @@ -69,7 +69,7 @@ SALOMEDS_Server& echo "Starting SALOME_ModuleCatalog_Server -common ${SALOME_ROOT_DIR}/share/salome/resources/CatalogModuleGeneral.xml -personal ${HOME}/Salome/resources/CatalogModulePersonnel.xml" SALOME_ModuleCatalog_Server \ - -common ${SALOME_ROOT_DIR}/share/salome/resources/CatalogModuleGeneral.xml:\ + -common ${KERNEL_ROOT_DIR}/share/salome/resources/KERNELCatalog.xml:\ ${GEOM_ROOT_DIR}/share/salome/resources/GEOMCatalog.xml:\ ${SUPERV_ROOT_DIR}/share/salome/resources/SUPERVCatalog.xml:\ ${VISU_ROOT_DIR}/share/salome/resources/VISUCatalog.xml:\ diff --git a/resources/CatalogModuleGeneral.xml b/resources/CatalogModuleGeneral.xml deleted file mode 100644 index d0f4b0d3c..000000000 --- a/resources/CatalogModuleGeneral.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - Salome - Salome - Other - NRI - 1.0 - GUI Neutral Context - 1 - - hostname = muna - - - diff --git a/resources/KERNELCatalog.xml b/resources/KERNELCatalog.xml new file mode 100644 index 000000000..b7049193c --- /dev/null +++ b/resources/KERNELCatalog.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + KERNEL + Salome + Other + NRI + 1.0 + GUI Neutral Context + 1 + + hostname = muna + + +