[QGIS Commit] [qgis/Quantum-GIS] 844b57: Rename script files to avoid spaces in filenames

GitHub noreply at github.com
Thu Oct 25 02:54:06 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 844b57bf4a2c76b028193463fab3c1890a1d6a23
      https://github.com/qgis/Quantum-GIS/commit/844b57bf4a2c76b028193463fab3c1890a1d6a23
  Author: Sandro Santilli <strk at keybit.net>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    R python/plugins/sextante/r/scripts/F_function_-_distance_from_a_point_to nearest event.rsx
    A python/plugins/sextante/r/scripts/F_function_-_distance_from_a_point_to_nearest_event.rsx
    R python/plugins/sextante/r/scripts/G_function_-_distance to nearest event.rsx
    A python/plugins/sextante/r/scripts/G_function_-_distance_to_nearest_event.rsx

  Log Message:
  -----------
  Rename script files to avoid spaces in filenames

This makes life easier with PLUGIN_INSTALL.
I did try to make PLUGIN_INSTALL better but couldn't find a way
to have both "(" and " " quoted at once...


  Commit: 6ca7ea987d86251ee051b7d7ee974a1e9d78bd8f
      https://github.com/qgis/Quantum-GIS/commit/6ca7ea987d86251ee051b7d7ee974a1e9d78bd8f
  Author: Sandro Santilli <strk at keybit.net>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M python/plugins/sextante/CMakeLists.txt
    M python/plugins/sextante/about/CMakeLists.txt
    M python/plugins/sextante/algs/CMakeLists.txt
    M python/plugins/sextante/core/CMakeLists.txt
    M python/plugins/sextante/ftools/CMakeLists.txt
    M python/plugins/sextante/gdal/CMakeLists.txt
    M python/plugins/sextante/gdal/scripts/CMakeLists.txt
    M python/plugins/sextante/grass/CMakeLists.txt
    M python/plugins/sextante/gui/CMakeLists.txt
    M python/plugins/sextante/help/CMakeLists.txt
    M python/plugins/sextante/images/CMakeLists.txt
    M python/plugins/sextante/lidar/CMakeLists.txt
    M python/plugins/sextante/lidar/fusion/CMakeLists.txt
    M python/plugins/sextante/lidar/lastools/CMakeLists.txt
    M python/plugins/sextante/mmqgisx/CMakeLists.txt
    M python/plugins/sextante/modeler/CMakeLists.txt
    M python/plugins/sextante/otb/CMakeLists.txt
    M python/plugins/sextante/outputs/CMakeLists.txt
    M python/plugins/sextante/parameters/CMakeLists.txt
    M python/plugins/sextante/pymorph/CMakeLists.txt
    M python/plugins/sextante/pymorph/html/CMakeLists.txt
    M python/plugins/sextante/pymorph/html/morph/CMakeLists.txt
    M python/plugins/sextante/pymorph/scripts/CMakeLists.txt
    M python/plugins/sextante/r/CMakeLists.txt
    M python/plugins/sextante/saga/CMakeLists.txt
    M python/plugins/sextante/script/CMakeLists.txt
    M python/plugins/sextante/taudem/CMakeLists.txt

  Log Message:
  -----------
  Allow running sextante plugin from build dir

See http://hub.qgis.org/issues/5879


Compare: https://github.com/qgis/Quantum-GIS/compare/131fc6e945ad...6ca7ea987d86


More information about the QGIS-commit mailing list