diff options
| author | Jin Liu <[email protected]> | 2025-04-14 21:21:11 +0800 |
|---|---|---|
| committer | Jin Liu <[email protected]> | 2025-04-16 06:24:46 +0000 |
| commit | ee9ebf2b17724a161ccd4dccab0504f1082010b7 (patch) | |
| tree | 2a1b3799eca7366d8f384fab634ab15356d11ae0 /src/CMakeLists.txt | |
| parent | 2eb009455bec2fcdbd394a276ce40b3ff5efc35f (diff) | |
Add kconf_update to replace view_mode with view_settings in the toolbar
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4e6e10f0d..7f0ec8296 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -650,6 +650,8 @@ install( FILES settings/dolphin_detailsmodesettings.upd settings/dolphin_directorysizemode.upd settings/dolphin_directorysizemode.py settings/dolphin_statusandlocationbarssettings.upd + settings/dolphin_replace_view_mode_with_view_settings_in_toolbar.upd + settings/dolphin_replace_view_mode_with_view_settings_in_toolbar.py DESTINATION ${KDE_INSTALL_KCONFUPDATEDIR} ) # install KF6 kconfig updater C++ scripts to kconf_update_bin |
