Salome HOME
MPV: fix for bug IPAL9312
authormpv <mpv@opencascade.com>
Fri, 24 Jun 2005 09:40:25 +0000 (09:40 +0000)
committermpv <mpv@opencascade.com>
Fri, 24 Jun 2005 09:40:25 +0000 (09:40 +0000)
In the resources directory both files (CatalogResources.xml and CatalogRessources.xml) are needed.
ResourceManager searches for CatalogResources.xml by default.

Makefile.in

index ce124ad854bd5aa301af8128f5497a62c57f80f1..7aa9cdf49b1a177bf3bfe7a1a4bc70ae44b142a9 100644 (file)
@@ -19,6 +19,7 @@ SUBDIRS = idl src examples doc salome_adm
 RESOURCES_FILES = \
 CatalogDataType.xml \
 KERNELCatalog.xml \
+CatalogResources.xml \
 CatalogRessources.xml \
 config \
 channel.cfg \