summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-11-19 23:18:39 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-11-19 23:18:39 -0600
commite28904b7f502d4d366c4eb734f3a3370c54c71c2 (patch)
tree84107da0921a349251579594d20a0c14a64e7a4b
parent0e33eaf566e824c332db46b5dff53c97ff506f08 (diff)
downloadtde-packaging-e28904b7f502d4d366c4eb734f3a3370c54c71c2.tar.gz
tde-packaging-e28904b7f502d4d366c4eb734f3a3370c54c71c2.zip
Fix yet another syntax error in Debian and Ubuntu compton-tde configs
-rw-r--r--ubuntu/maverick/defaultsettings/desktop-base/debian/distrospecific/kompmgr-rc-files/compton-tde.conf2
-rw-r--r--ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/distrospecific/kompmgr-rc-files/compton-tde.conf2
-rw-r--r--ubuntu/maverick/defaultsettings/redmond-default-settings-ii/debian/distrospecific/kompmgr-rc-files/compton-tde.conf2
-rw-r--r--ubuntu/maverick/defaultsettings/redmond-default-settings/debian/distrospecific/kompmgr-rc-files/compton-tde.conf2
4 files changed, 4 insertions, 4 deletions
diff --git a/ubuntu/maverick/defaultsettings/desktop-base/debian/distrospecific/kompmgr-rc-files/compton-tde.conf b/ubuntu/maverick/defaultsettings/desktop-base/debian/distrospecific/kompmgr-rc-files/compton-tde.conf
index e5b74be8f..26c725969 100644
--- a/ubuntu/maverick/defaultsettings/desktop-base/debian/distrospecific/kompmgr-rc-files/compton-tde.conf
+++ b/ubuntu/maverick/defaultsettings/desktop-base/debian/distrospecific/kompmgr-rc-files/compton-tde.conf
@@ -28,7 +28,7 @@ wintypes:
desktop = { shadow = false; fade = false; no-fading-openclose = true; };
dnd = { shadow = false; fade = false; no-fading-openclose = true; };
dock = { shadow = false; fade = false; no-fading-openclose = true; };
-}
+};
fade-in-step = 0.07;
fade-out-step = 0.07;
backend = "xrender";
diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/distrospecific/kompmgr-rc-files/compton-tde.conf b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/distrospecific/kompmgr-rc-files/compton-tde.conf
index e5b74be8f..26c725969 100644
--- a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/distrospecific/kompmgr-rc-files/compton-tde.conf
+++ b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/debian/distrospecific/kompmgr-rc-files/compton-tde.conf
@@ -28,7 +28,7 @@ wintypes:
desktop = { shadow = false; fade = false; no-fading-openclose = true; };
dnd = { shadow = false; fade = false; no-fading-openclose = true; };
dock = { shadow = false; fade = false; no-fading-openclose = true; };
-}
+};
fade-in-step = 0.07;
fade-out-step = 0.07;
backend = "xrender";
diff --git a/ubuntu/maverick/defaultsettings/redmond-default-settings-ii/debian/distrospecific/kompmgr-rc-files/compton-tde.conf b/ubuntu/maverick/defaultsettings/redmond-default-settings-ii/debian/distrospecific/kompmgr-rc-files/compton-tde.conf
index e5b74be8f..26c725969 100644
--- a/ubuntu/maverick/defaultsettings/redmond-default-settings-ii/debian/distrospecific/kompmgr-rc-files/compton-tde.conf
+++ b/ubuntu/maverick/defaultsettings/redmond-default-settings-ii/debian/distrospecific/kompmgr-rc-files/compton-tde.conf
@@ -28,7 +28,7 @@ wintypes:
desktop = { shadow = false; fade = false; no-fading-openclose = true; };
dnd = { shadow = false; fade = false; no-fading-openclose = true; };
dock = { shadow = false; fade = false; no-fading-openclose = true; };
-}
+};
fade-in-step = 0.07;
fade-out-step = 0.07;
backend = "xrender";
diff --git a/ubuntu/maverick/defaultsettings/redmond-default-settings/debian/distrospecific/kompmgr-rc-files/compton-tde.conf b/ubuntu/maverick/defaultsettings/redmond-default-settings/debian/distrospecific/kompmgr-rc-files/compton-tde.conf
index e5b74be8f..26c725969 100644
--- a/ubuntu/maverick/defaultsettings/redmond-default-settings/debian/distrospecific/kompmgr-rc-files/compton-tde.conf
+++ b/ubuntu/maverick/defaultsettings/redmond-default-settings/debian/distrospecific/kompmgr-rc-files/compton-tde.conf
@@ -28,7 +28,7 @@ wintypes:
desktop = { shadow = false; fade = false; no-fading-openclose = true; };
dnd = { shadow = false; fade = false; no-fading-openclose = true; };
dock = { shadow = false; fade = false; no-fading-openclose = true; };
-}
+};
fade-in-step = 0.07;
fade-out-step = 0.07;
backend = "xrender";