From: Brian West Date: Sat, 27 Jun 2009 00:35:05 +0000 (+0000) Subject: cleanup X-Git-Tag: v1.0.4~311 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87e6e63ebb1b6d92852c7c24302dc6f47dc664b8;p=thirdparty%2Ffreeswitch.git cleanup git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13998 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/scripts/api.lua b/scripts/lua/api.lua similarity index 100% rename from scripts/api.lua rename to scripts/lua/api.lua diff --git a/scripts/FreeSWITCH-GizmoConfig.pl b/scripts/perl/FreeSWITCH-GizmoConfig.pl similarity index 100% rename from scripts/FreeSWITCH-GizmoConfig.pl rename to scripts/perl/FreeSWITCH-GizmoConfig.pl diff --git a/scripts/combineconf.pl b/scripts/perl/combineconf.pl similarity index 100% rename from scripts/combineconf.pl rename to scripts/perl/combineconf.pl diff --git a/scripts/extract_log_range.pl b/scripts/perl/extract_log_range.pl similarity index 100% rename from scripts/extract_log_range.pl rename to scripts/perl/extract_log_range.pl