blob: ad6fa4cf88328dae013cac1998591e0c6552e2a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
--- kdm/config.def
+++ kdm/config.def
@@ -2614,18 +2614,18 @@
Key: UseTheme
Type: bool
-Default: true
+Default: false
User: greeter
-Instance: */true
+Instance: #*/true
Comment: &
Description:
Whether the greeter should be themed.
Key: Theme
Type: string
-Default: KDMDATA "/themes/o2_enterprise"
+Default: ""
User: greeter
-Instance: */KDMDATA "/themes/o2_enterprise"
+Instance: */ "@@@ToBeReplacedByDesktopBase@@@"
Comment: &
Description:
The theme to use for the greeter. Can point to either a directory or an XML
|