Salome HOME
First commit : V7_5_1 sources
authorCEA Support SALOME <support-salome@cea.fr>
Tue, 2 Jun 2015 12:52:37 +0000 (14:52 +0200)
committerCEA Support SALOME <support-salome@cea.fr>
Tue, 2 Jun 2015 12:52:37 +0000 (14:52 +0200)
commit73eab668e5135aa0cde38ada8fec2e66ad1920cf
tree6b7b8f9a161f1ede8f51b3fe0c49772f56ffea77
First commit : V7_5_1 sources
30 files changed:
CMakeLists.txt [new file with mode: 0644]
LICENCE [new file with mode: 0644]
README [new file with mode: 0644]
doc/CMakeLists.txt [new file with mode: 0644]
doc/README [new file with mode: 0644]
doc/conf.py.in [new file with mode: 0644]
doc/index.rst [new file with mode: 0644]
doc/intro.rst [new file with mode: 0644]
doc/link.rst [new file with mode: 0644]
resources/CMakeLists.txt [new file with mode: 0644]
resources/SalomeApp.xml.in [new file with mode: 0644]
resources/about.png [new file with mode: 0644]
resources/app_icon.png [new file with mode: 0644]
resources/app_logo.png [new file with mode: 0644]
resources/doc/CMakeLists.txt [new file with mode: 0644]
resources/doc/README [new file with mode: 0644]
resources/doc/sample.pdf [new file with mode: 0644]
resources/icon_about.png [new file with mode: 0644]
resources/splash.png [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
src/parseConfigFile.py [new file with mode: 0755]
src/resources/CMakeLists.txt [new file with mode: 0644]
src/resources/LightApp_images.ts [new file with mode: 0644]
src/resources/LightApp_msg_en.ts [new file with mode: 0644]
src/resources/LightApp_msg_fr.ts [new file with mode: 0644]
src/salomeContext.py [new file with mode: 0755]
src/salomeContextUtils.py [new file with mode: 0755]
src/tests/CMakeLists.txt [new file with mode: 0644]
src/tests/README [new file with mode: 0644]
src/tests/helloWorld.py [new file with mode: 0644]