From 67b5b006aad592acd5da72c9c1155a498eaa915c Mon Sep 17 00:00:00 2001 From: nri Date: Thu, 22 May 2003 09:23:41 +0000 Subject: [PATCH] NRI : Rename Catalog according to rule (KERNELCatalog). --- Makefile.in | 2 +- bin/runSalome.in | 2 +- resources/{CatalogModuleGeneral.xml => KERNELCatalog.xml} | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename resources/{CatalogModuleGeneral.xml => KERNELCatalog.xml} (93%) 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/KERNELCatalog.xml similarity index 93% rename from resources/CatalogModuleGeneral.xml rename to resources/KERNELCatalog.xml index d0f4b0d3c..b7049193c 100644 --- a/resources/CatalogModuleGeneral.xml +++ b/resources/KERNELCatalog.xml @@ -12,7 +12,7 @@ - Salome + KERNEL Salome Other NRI -- 2.39.2