Salome HOME
Update copyrights
[samples/pylight.git] / resources / CMakeLists.txt
old mode 100755 (executable)
new mode 100644 (file)
index c2ce8d6..6aa1246
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2016  OPEN CASCADE
+# Copyright (C) 2013-2019  OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -21,10 +21,9 @@ SET(PYLIGHT_RESOURCES_FILES
   PYLIGHT_line_icon.png
   PYLIGHT_paragraph_icon.png
   PYLIGHT.png
-  LightApp.xml
-  PYLIGHT_en.xml
+  SalomeApp.xml
   queen.txt
 )
 
 INSTALL(FILES ${PYLIGHT_RESOURCES_FILES} DESTINATION ${SALOME_PYLIGHT_INSTALL_RES_DATA})
-SALOME_CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/SalomeApp.xml.in ${CMAKE_CURRENT_BINARY_DIR}/SalomeApp.xml INSTALL ${SALOME_PYLIGHT_INSTALL_RES_DATA})
\ No newline at end of file
+SALOME_CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/LightApp.xml.in ${CMAKE_CURRENT_BINARY_DIR}/LightApp.xml INSTALL ${SALOME_PYLIGHT_INSTALL_RES_DATA})