From cf46548046203bb41746d5618c859fef48497f1d Mon Sep 17 00:00:00 2001 From: zero Date: Fri, 6 Apr 2007 05:38:22 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@1003 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- .../editor/components/{poll => poll_maker}/icon.gif | Bin .../editor/components/{poll => poll_maker}/info.xml | 0 .../{poll => poll_maker}/lang/ko.lang.php | 0 .../components/{poll => poll_maker}/poll.class.php | 0 .../{poll => poll_maker}/tpl/filter/insert_poll.xml | 0 .../components/{poll => poll_maker}/tpl/popup.css | 0 .../components/{poll => poll_maker}/tpl/popup.html | 0 .../components/{poll => poll_maker}/tpl/popup.js | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename modules/editor/components/{poll => poll_maker}/icon.gif (100%) rename modules/editor/components/{poll => poll_maker}/info.xml (100%) rename modules/editor/components/{poll => poll_maker}/lang/ko.lang.php (100%) rename modules/editor/components/{poll => poll_maker}/poll.class.php (100%) rename modules/editor/components/{poll => poll_maker}/tpl/filter/insert_poll.xml (100%) rename modules/editor/components/{poll => poll_maker}/tpl/popup.css (100%) rename modules/editor/components/{poll => poll_maker}/tpl/popup.html (100%) rename modules/editor/components/{poll => poll_maker}/tpl/popup.js (100%) diff --git a/modules/editor/components/poll/icon.gif b/modules/editor/components/poll_maker/icon.gif similarity index 100% rename from modules/editor/components/poll/icon.gif rename to modules/editor/components/poll_maker/icon.gif diff --git a/modules/editor/components/poll/info.xml b/modules/editor/components/poll_maker/info.xml similarity index 100% rename from modules/editor/components/poll/info.xml rename to modules/editor/components/poll_maker/info.xml diff --git a/modules/editor/components/poll/lang/ko.lang.php b/modules/editor/components/poll_maker/lang/ko.lang.php similarity index 100% rename from modules/editor/components/poll/lang/ko.lang.php rename to modules/editor/components/poll_maker/lang/ko.lang.php diff --git a/modules/editor/components/poll/poll.class.php b/modules/editor/components/poll_maker/poll.class.php similarity index 100% rename from modules/editor/components/poll/poll.class.php rename to modules/editor/components/poll_maker/poll.class.php diff --git a/modules/editor/components/poll/tpl/filter/insert_poll.xml b/modules/editor/components/poll_maker/tpl/filter/insert_poll.xml similarity index 100% rename from modules/editor/components/poll/tpl/filter/insert_poll.xml rename to modules/editor/components/poll_maker/tpl/filter/insert_poll.xml diff --git a/modules/editor/components/poll/tpl/popup.css b/modules/editor/components/poll_maker/tpl/popup.css similarity index 100% rename from modules/editor/components/poll/tpl/popup.css rename to modules/editor/components/poll_maker/tpl/popup.css diff --git a/modules/editor/components/poll/tpl/popup.html b/modules/editor/components/poll_maker/tpl/popup.html similarity index 100% rename from modules/editor/components/poll/tpl/popup.html rename to modules/editor/components/poll_maker/tpl/popup.html diff --git a/modules/editor/components/poll/tpl/popup.js b/modules/editor/components/poll_maker/tpl/popup.js similarity index 100% rename from modules/editor/components/poll/tpl/popup.js rename to modules/editor/components/poll_maker/tpl/popup.js