rename Breeze-Dark.colors to BreezeDark.colors

BUG:339849
wilder-pre-rebase
Andrew Lake 12 years ago
parent f106778570
commit 516376c298
  1. 2
      CMakeLists.txt
  2. 0
      colors/BreezeDark.colors

@ -25,7 +25,7 @@ else()
add_subdirectory(windec)
INSTALL(FILES colors/Breeze.colors DESTINATION ${DATA_INSTALL_DIR}/color-schemes/)
INSTALL(FILES colors/Breeze-Dark.colors DESTINATION ${DATA_INSTALL_DIR}/color-schemes/)
INSTALL(FILES colors/BreezeDark.colors DESTINATION ${DATA_INSTALL_DIR}/color-schemes/)
if(EXISTS ${CMAKE_SOURCE_DIR}/po AND IS_DIRECTORY ${CMAKE_SOURCE_DIR}/po)
find_package(KF5I18n CONFIG REQUIRED)
ki18n_install(po)

Loading…
Cancel
Save