blob: e50536e78943127eb5d3ccfb93246134e0ea047e (
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
|
--- a/tdm/config.def
+++ b/tdm/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: TDMDATA "/themes/o2_enterprise"
+Default: ""
User: greeter
-Instance: */TDMDATA "/themes/o2_enterprise"
+Instance: */ "@@@ToBeReplacedByDesktopBase@@@"
Comment: &
Description:
The theme to use for the greeter. Can point to either a directory or an XML
|