Salome HOME
Light Python sample module Initial
authorvsr <vsr@opencascade.com>
Fri, 17 Apr 2009 12:21:04 +0000 (12:21 +0000)
committervsr <vsr@opencascade.com>
Fri, 17 Apr 2009 12:21:04 +0000 (12:21 +0000)
commit81a9bb6fb87d02f3cd36f9ed18b8d62d10c46bc7
tree3ec30e2e33f83ce5d4b2c5a2d4560dba7ec32f32
Light Python sample module
31 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
adm_local/Makefile.am [new file with mode: 0644]
adm_local/unix/Makefile.am [new file with mode: 0644]
adm_local/unix/config_files/Makefile.am [new file with mode: 0644]
adm_local/unix/config_files/check_PYLIGHT.m4 [new file with mode: 0755]
adm_local/unix/make_common_starter.am [new file with mode: 0644]
bin/Makefile.am [new file with mode: 0644]
bin/VERSION.in [new file with mode: 0755]
build_configure [new file with mode: 0755]
clean_configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
resources/LightApp.xml [new file with mode: 0644]
resources/Makefile.am [new file with mode: 0644]
resources/PYLIGHT.png [new file with mode: 0755]
resources/PYLIGHT_en.xml [new file with mode: 0644]
resources/PYLIGHT_line_icon.png [new file with mode: 0755]
resources/PYLIGHT_paragraph_icon.png [new file with mode: 0755]
resources/SalomeApp.xml [new file with mode: 0644]
resources/queen.txt [new file with mode: 0644]
src/Makefile.am [new file with mode: 0755]
src/PYLIGHTGUI/Makefile.am [new file with mode: 0755]
src/PYLIGHTGUI/PYLIGHTGUI.py [new file with mode: 0644]
src/PYLIGHTGUI/PYLIGHT_DataModel.py [new file with mode: 0644]
src/PYLIGHTGUI/PYLIGHT_icons.ts [new file with mode: 0644]
src/PYLIGHTGUI/PYLIGHT_msg_en.ts [new file with mode: 0644]