From 569033022089a8e2a025b4899df9051172dd36c7 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Tue, 4 Dec 2007 20:56:42 +0000 Subject: [PATCH] Allow turning off the feature that additional information might be shown in the icons view. Per default the setting is still on, but for people who prefer browsing with the details view and only temporary switch to the icons view (e. g. for having a larger preview), this feature gets a showstopper (discussed with Eike Hein). Got the OK from the translator team for adding the new string. CCMAIL: hein@kde.org svn path=/trunk/KDE/kdebase/apps/; revision=744901 --- src/dolphin_iconsmodesettings.kcfg | 8 +++++-- src/dolphiniconsview.cpp | 21 +++++++++++++----- src/dolphiniconsview.h | 6 +++++ src/dolphinmainwindow.cpp | 7 ++++-- src/iconsviewsettingspage.cpp | 35 +++++++++++++++++++++--------- src/iconsviewsettingspage.h | 2 ++ src/viewpropertiesdialog.cpp | 6 ++++- 7 files changed, 64 insertions(+), 21 deletions(-) diff --git a/src/dolphin_iconsmodesettings.kcfg b/src/dolphin_iconsmodesettings.kcfg index 767f67fc3d..0524f7d201 100644 --- a/src/dolphin_iconsmodesettings.kcfg +++ b/src/dolphin_iconsmodesettings.kcfg @@ -22,11 +22,15 @@ false - + false - + + + true + +