mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05:00
move ksnrc file to new directory
This commit is contained in:
@@ -2,4 +2,8 @@
|
||||
add_subdirectory( color-schemes )
|
||||
add_subdirectory( keyboard-layouts )
|
||||
|
||||
install( FILES konsole.knsrc DESTINATION ${CONFIG_INSTALL_DIR})
|
||||
if(DEFINED ${KDE_INSTALL_KNSRCDIR})
|
||||
install( FILES konsole.knsrc DESTINATION ${KDE_INSTALL_KNSRCDIR})
|
||||
else()
|
||||
install( FILES konsole.knsrc DESTINATION ${CONFIG_INSTALL_DIR})
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user