From ee9ebf2b17724a161ccd4dccab0504f1082010b7 Mon Sep 17 00:00:00 2001 From: Jin Liu Date: Mon, 14 Apr 2025 21:21:11 +0800 Subject: Add kconf_update to replace view_mode with view_settings in the toolbar --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') 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 -- cgit v1.3.1