diff options
author | Holger Paradies <retabell@gmx.de> | 2013-05-05 10:47:04 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2013-05-14 09:56:47 +0200 |
commit | 7d70f1858e32ea0bdc21be6e4a517cf665625084 (patch) | |
tree | 2d07aa664dfb0ed7f91b546ede6e1c3514ee1f01 | |
parent | 1963ee51c62b117e7272733e551b6581f1988517 (diff) | |
download | kanotix-packages-7d70f1858e32ea0bdc21be6e4a517cf665625084.zip kanotix-packages-7d70f1858e32ea0bdc21be6e4a517cf665625084.tar.gz |
modified startscript
-rw-r--r-- | kanotix-lxde-extra/debian/changelog | 6 | ||||
-rw-r--r-- | kanotix-lxde-extra/kanotix-start-compiz | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/kanotix-lxde-extra/debian/changelog b/kanotix-lxde-extra/debian/changelog index ce31c72..ba814ea 100644 --- a/kanotix-lxde-extra/debian/changelog +++ b/kanotix-lxde-extra/debian/changelog @@ -1,3 +1,9 @@ +kanotix-lxde-extra (0.1-5) unstable; urgency=low + + * fix for start-script + + -- Holger Paradies <retabell@gmx.de> Sun, 05 May 2013 10:43:15 +0200 + kanotix-lxde-extra (0.1-4.1) dragonfire; urgency=low * Non-maintainer upload for Kanotix Dragonfire. diff --git a/kanotix-lxde-extra/kanotix-start-compiz b/kanotix-lxde-extra/kanotix-start-compiz index a3e8fb1..c3a92a1 100644 --- a/kanotix-lxde-extra/kanotix-start-compiz +++ b/kanotix-lxde-extra/kanotix-start-compiz @@ -38,7 +38,7 @@ loose binding = false indirect rendering = false [window manager] -active wm = openbox +active wm = openbox-lxde _EOF_ |