summaryrefslogtreecommitdiffstats
path: root/kde4-profiles/netbook
diff options
context:
space:
mode:
authorJohn Balcaen <mikala@mageia.org>2011-09-21 12:48:22 +0000
committerJohn Balcaen <mikala@mageia.org>2011-09-21 12:48:22 +0000
commit9e642c539c54ad48a9413ee7119fa648b933fff5 (patch)
tree7e18100f429f80930e0075f8233ae55fdb468f80 /kde4-profiles/netbook
parent85958f16bb7a641b0ca2b6416971afd67c593e2d (diff)
downloadconfig-9e642c539c54ad48a9413ee7119fa648b933fff5.tar
config-9e642c539c54ad48a9413ee7119fa648b933fff5.tar.gz
config-9e642c539c54ad48a9413ee7119fa648b933fff5.tar.bz2
config-9e642c539c54ad48a9413ee7119fa648b933fff5.tar.xz
config-9e642c539c54ad48a9413ee7119fa648b933fff5.zip
Use Oxygen by default instead of iaora_kde for netbook theme
Diffstat (limited to 'kde4-profiles/netbook')
-rw-r--r--kde4-profiles/netbook/share/config/kdeglobals6
-rw-r--r--kde4-profiles/netbook/share/config/kdm/kdmrc6
2 files changed, 6 insertions, 6 deletions
diff --git a/kde4-profiles/netbook/share/config/kdeglobals b/kde4-profiles/netbook/share/config/kdeglobals
index a98c82e..b49067c 100644
--- a/kde4-profiles/netbook/share/config/kdeglobals
+++ b/kde4-profiles/netbook/share/config/kdeglobals
@@ -1,7 +1,7 @@
[General]
-widgetStyle=iaorakde
-Name=Ia Ora Night
-ColorScheme=Ia Ora Night
+widgetStyle=Oxygen
+Name=Oxygen
+ColorScheme=Oxygen
shadeSortColumn=true
BrowserApplication=firefox
diff --git a/kde4-profiles/netbook/share/config/kdm/kdmrc b/kde4-profiles/netbook/share/config/kdm/kdmrc
index 857dabd..fa0dbe2 100644
--- a/kde4-profiles/netbook/share/config/kdm/kdmrc
+++ b/kde4-profiles/netbook/share/config/kdm/kdmrc
@@ -292,11 +292,11 @@ ClientLogFile=.xsession-errors-%s
# Widget style of the greeter. "" means the built-in default which currently
# is "Plastik".
# Default is ""
-GUIStyle=ia_ora
+GUIStyle=Oxygen
# Widget color scheme of the greeter. "" means the built-in default which
# currently is yellowish grey with some light blue and yellow elements.
# Default is ""
-ColorScheme=IaOraNight
+ColorScheme=Oxygen
# What should be shown in the greeter's logo are:
# "None" - nothing
# "Logo" - the image specified by LogoPixmap
@@ -305,7 +305,7 @@ ColorScheme=IaOraNight
LogoArea=None
# The image to show when LogoArea=Logo.
# Default is ""
-LogoPixmap=/usr/share/apps/kdm/pics/kdm-mdk-logo.png
+LogoPixmap=/usr/share/apps/kdm/pics/kdelogo.png
# The relative coordinates (X,Y in percent) of the center of the greeter.
# Default is "50,50"
#GreeterPos=30,40