summaryrefslogtreecommitdiffstats
path: root/kcontrol/background/bgdefaults.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-07-16 14:35:39 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-07-18 00:12:20 +0900
commitab384ed0d51428fb99a8118466411b49f4865c37 (patch)
treeab9a5f36672e2315d642e2dcbdd91ac0727b07ba /kcontrol/background/bgdefaults.h
parent90ea879f2be848f48846cf769cf3f1e03c4b9128 (diff)
downloadtdebase-ab384ed0.tar.gz
tdebase-ab384ed0.zip
Use Scale & Crop as default style for wallpaper.
Add more options to "Set as Background" menu in Konqueror. This resolves issue #280 and issue #281. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 14bc816be9c921a6b004e0b0419e0c4c2f010b8c)
Diffstat (limited to 'kcontrol/background/bgdefaults.h')
-rw-r--r--kcontrol/background/bgdefaults.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/kcontrol/background/bgdefaults.h b/kcontrol/background/bgdefaults.h
index bde81071a..e6ece1cfe 100644
--- a/kcontrol/background/bgdefaults.h
+++ b/kcontrol/background/bgdefaults.h
@@ -24,12 +24,10 @@
#define _defMinOptimizationDepth 1
// Per desktop defaults
-// Before you change this get in touch with me (kb9vqf@pearsoncomputing.net)
-// Thanks!!
#define _defColorA TQColor("#003082")
#define _defColorB TQColor("#C0C0C0")
#define _defBackgroundMode KBackgroundSettings::Flat
-#define _defWallpaperMode KBackgroundSettings::Scaled
+#define _defWallpaperMode KBackgroundSettings::ScaleAndCrop
#define _defMultiMode KBackgroundSettings::NoMulti
#define _defBlendMode KBackgroundSettings::NoBlending
#define _defBlendBalance 100