Commit
commit f6511d6e13ea968ae157430ceae06afa2dec65f4 Author: dankertDate: Wed Jan 5 22:48:59 2011 +0100 Entfernen nicht mehr notwendiger Action-Klassen und Theme-Dateien. action/BackgroundAction.class.php | 124 ---- action/BackgroundAction.ini.php | 5 - action/BorderAction.class.php | 123 ---- action/BorderAction.ini.php | 5 - action/ClipboardAction.class.php | 57 -- action/EmptyAction.class.php | 73 -- action/EmptyAction.ini.php | 9 - action/MainAction.class.php | 97 --- action/MainAction.ini.php | 47 -- action/StatusAction.class.php | 77 --- action/StatusAction.ini.php | 7 - action/TransferAction.class.php | 241 ------- action/TreetitleAction.class.php | 78 --- action/TreetitleAction.ini.php | 10 - themes/default/pages/html/background/show.tpl.php | 34 - themes/default/pages/html/border/show.tpl.php | 34 - themes/default/pages/html/empty/background.tpl.php | 34 - themes/default/pages/html/empty/blank.tpl.php | 34 - themes/default/pages/html/empty/border.tpl.php | 34 - themes/default/pages/html/main/show.tpl.php | 48 -- themes/default/pages/html/mainmenu/show.tpl.php | 303 -------- themes/default/pages/html/prefs/show.tpl.php | 150 ---- themes/default/pages/html/status/show.tpl.php | 761 --------------------- themes/default/pages/html/treetitle/show.tpl.php | 232 ------- .../default/templates/background/show.tpl.src.php | 1 - themes/default/templates/border/show.tpl.src.php | 1 - .../default/templates/empty/background.tpl.src.php | 1 - themes/default/templates/empty/blank.tpl.src.php | 1 - themes/default/templates/empty/border.tpl.src.php | 1 - themes/default/templates/main/menu.tpl.src.php | 20 - themes/default/templates/main/show.tpl.src.php | 11 - themes/default/templates/mainmenu/show.tpl.src.php | 43 -- themes/default/templates/status/show.tpl.src.php | 45 -- .../default/templates/treetitle/show.tpl.src.php | 30 - 34 files changed, 2771 deletions(-)