diff options
| author | Nate Graham <[email protected]> | 2025-04-24 17:04:45 +0200 |
|---|---|---|
| committer | Nate Graham <[email protected]> | 2025-04-24 17:04:45 +0200 |
| commit | b19b50fff1a17cca0443a6b09bd9caedca19f403 (patch) | |
| tree | 2563cfebfe853666b07bebb1b444526161d19bd1 | |
| parent | 2f208662cbd604f879027d3cd633a5ce59182a4f (diff) | |
Fix up 2f208662cbd604f879027d3cd633a5ce59182a4f
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 70df0d777..f12ff80a8 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -649,7 +649,6 @@ install( FILES settings/dolphin_directoryviewpropertysettings.kcfg DESTINATION ${KDE_INSTALL_KCFGDIR} ) 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 |
