* Added thee new wallpapers

Aghi
  Stripes
  World Desktop
* 
* KDM now uses the


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173250 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 14 years ago
parent d2472d28c5
commit 052bf23d0c

@ -32,6 +32,7 @@
#include <dirent.h>
#include <errno.h>
#include <kprocess.h>
#include <kstandarddirs.h>
#include <kpopupmenu.h>
#include <kapplication.h>

@ -1,4 +1,5 @@
#
# Copyright 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net>
# Copyright 2004-2005 Oswald Buddenhagen <ossi@kde.org>
#
# Permission to use, copy, modify, distribute, and sell this software and its
@ -2613,18 +2614,18 @@ Description:
Key: UseTheme
Type: bool
Default: false
Default: true
User: greeter
Instance: #*/true
Instance: */true
Comment: &
Description:
Whether the greeter should be themed.
Key: Theme
Type: string
Default: ""
Default: KDMDATA "/themes/o2_enterprise"
User: greeter
Instance: */ "@@@ToBeReplacedByDesktopBase@@@"
Instance: */KDMDATA "/themes/o2_enterprise"
Comment: &
Description:
The theme to use for the greeter. Can point to either a directory or an XML

@ -694,7 +694,7 @@ static const char def_background[] =
"Program=\n"
"ReverseBlending=false\n"
"UseSHM=false\n"
"Wallpaper=default_blue.jpg\n"
"Wallpaper=stripes.jpg\n"
"WallpaperList=\n"
"WallpaperMode=Scaled\n";

@ -1,7 +1,7 @@
o2_enterprisedir = $(kde_datadir)/kdm/themes/o2_enterprise
o2_enterprise_DATA = \
background.desktop \
dialog.png \
background.jpg \
Dialog.png \
enter_normal.png \
enter_over.png \
enter_pressed.png \

Loading…
Cancel
Save