diff options
Diffstat (limited to 'konsole/other/CMakeLists.txt')
| -rw-r--r-- | konsole/other/CMakeLists.txt | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/konsole/other/CMakeLists.txt b/konsole/other/CMakeLists.txt index 564bf3504..39992673e 100644 --- a/konsole/other/CMakeLists.txt +++ b/konsole/other/CMakeLists.txt @@ -28,7 +28,8 @@ install(      Linux.schema XTerm.schema vim.schema DarkPicture.schema      LightPicture.schema Transparent.schema GreenTint.schema      Transparent_MC.schema GreenTint_MC.schema Transparent_lightbg.schema -    Transparent_darkbg.schema LightPaper.schema +    Transparent_darkbg.schema LightPaper.schema Solarized.schema +    SolarizedLight.schema      linux.keytab vt100.keytab vt420pc.keytab x11r5.keytab      solaris.keytab README.Schema README.KeyTab README.default.Keytab    DESTINATION ${DATA_INSTALL_DIR}/konsole  | 
