From 216c04b3f177ec2425d0f14142ae4a61f2e800d3 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Mon, 6 May 2013 17:29:12 +0100 Subject: [PATCH] Terminal moved to system & icon gone Terminal is now no longer a plugin but part of the ICEcoder system. In doing this, the icon was removed, plus the path to the settings.php file altered --- plugins/terminal/icon.gif | Bin 164 -> 0 bytes {plugins/terminal => terminal}/index.php | 2 +- {plugins/terminal => terminal}/terminal.css | 0 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 plugins/terminal/icon.gif rename {plugins/terminal => terminal}/index.php (99%) rename {plugins/terminal => terminal}/terminal.css (100%) diff --git a/plugins/terminal/icon.gif b/plugins/terminal/icon.gif deleted file mode 100644 index 10416b4bcd63296d8de7a79a4b29ae648cb5afbc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 164 zcmZ?wbhEHblwpuz*v!DdP|m=R#=xM&z_6QvA(VkZkb%L4f#EI#gE0d`2Lr<@28MSG z3^N%R{sWbQfZ|UUFs%b3L1r+p1YS7lxq7d~>$AK6CusDgL`<1h$e{j8!uO1V-ohhi z9dO$3nz4g1z$_*qgh3{$yCtFJfGpEmK_7DwpY{hEEKCl}Ol}TfIFPq}`r{on IGK>t?06F+C%>V!Z diff --git a/plugins/terminal/index.php b/terminal/index.php similarity index 99% rename from plugins/terminal/index.php rename to terminal/index.php index 733f54d..8501aaa 100644 --- a/plugins/terminal/index.php +++ b/terminal/index.php @@ -1,5 +1,5 @@