From a9b0c896f1ec3ffe8ed86c24785d51cd41e8af56 Mon Sep 17 00:00:00 2001 From: Davide Bettio Date: Tue, 12 Jan 2010 00:33:50 +0000 Subject: [PATCH] Replaced Quadros with Ethais. svn path=/branches/KDE/4.4/kdelibs/; revision=1073333 --- theme.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.cpp b/theme.cpp index 44adfee8c..cb8620088 100644 --- a/theme.cpp +++ b/theme.cpp @@ -47,8 +47,8 @@ namespace Plasma { -#define DEFAULT_WALLPAPER_THEME "Quadros" -#define DEFAULT_WALLPAPER_SUFFIX ".jpg" +#define DEFAULT_WALLPAPER_THEME "Ethais" +#define DEFAULT_WALLPAPER_SUFFIX ".png" static const int DEFAULT_WALLPAPER_WIDTH = 1920; static const int DEFAULT_WALLPAPER_HEIGHT = 1200;