From: nri Date: Tue, 20 May 2003 10:19:57 +0000 (+0000) Subject: NRI : Rename OCAF resources (GEOMDS_Resources). X-Git-Tag: Start-v1_1a~6 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=10150b0c7e5b3019dc5d3fbfd8e8ea572097bf77;p=modules%2Fgeom.git NRI : Rename OCAF resources (GEOMDS_Resources). --- diff --git a/src/GEOMDS/GEOMDS_Application.cxx b/src/GEOMDS/GEOMDS_Application.cxx index 3b50dcd2b..78b5ac206 100644 --- a/src/GEOMDS/GEOMDS_Application.cxx +++ b/src/GEOMDS/GEOMDS_Application.cxx @@ -38,7 +38,7 @@ void GEOMDS_Application::Formats(TColStd_SequenceOfExtendedString& Formats) Standard_CString GEOMDS_Application::ResourcesName() { - return Standard_CString ("Resources"); + return Standard_CString ("GEOMDS_Resources"); }