summaryrefslogtreecommitdiffstats
path: root/ubuntu/precise/tdebase/debian/patches/disable_default_tdm_theme.diff
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-09-10 16:16:32 -0500
committerTimothy Pearson <[email protected]>2012-09-10 16:16:32 -0500
commit02dc85a95b228b7242b0d11ea35619faad96db03 (patch)
treee161ba877a0720bbdf7818bdec06eb239d8ad271 /ubuntu/precise/tdebase/debian/patches/disable_default_tdm_theme.diff
parent6f2c7dc70e77d2f768d687838b6cc9f7632f609e (diff)
downloadtde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.tar.gz
tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.zip
Split precise from maverick
Diffstat (limited to 'ubuntu/precise/tdebase/debian/patches/disable_default_tdm_theme.diff')
-rw-r--r--ubuntu/precise/tdebase/debian/patches/disable_default_tdm_theme.diff15
1 files changed, 15 insertions, 0 deletions
diff --git a/ubuntu/precise/tdebase/debian/patches/disable_default_tdm_theme.diff b/ubuntu/precise/tdebase/debian/patches/disable_default_tdm_theme.diff
new file mode 100644
index 000000000..45798364e
--- /dev/null
+++ b/ubuntu/precise/tdebase/debian/patches/disable_default_tdm_theme.diff
@@ -0,0 +1,15 @@
+--- a/tdm/config.def
++++ b/tdm/config.def
+@@ -2644,9 +2644,9 @@
+
+ Key: UseTheme
+ Type: bool
+-Default: true
++Default: false
+ User: greeter
+-Instance: */true
++Instance: #*/true
+ Comment: &
+ Description:
+ Whether the greeter should be themed.
+