* 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 <dirent.h>
#include <errno.h> #include <errno.h>
#include <kprocess.h>
#include <kstandarddirs.h> #include <kstandarddirs.h>
#include <kpopupmenu.h> #include <kpopupmenu.h>
#include <kapplication.h> #include <kapplication.h>

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

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

Loading…
Cancel
Save