Good plugin, however there's a typo which breaks i18n:
[code]
--- org/plugins/fade_background/codebase.php Wed Aug 25 19:24:22 2010
+++ mod/plugins/fade_background/codebase.php Tue Aug 26 21:59:59 2014
@@ -23 +23 @@
-if ($CONFIG['lang'] != 'english' &&...
[code]
--- org/plugins/fade_background/codebase.php Wed Aug 25 19:24:22 2010
+++ mod/plugins/fade_background/codebase.php Tue Aug 26 21:59:59 2014
@@ -23 +23 @@
-if ($CONFIG['lang'] != 'english' &&...