From 1a414d1670bd5233e7c858a3d7b53698e00ca64e Mon Sep 17 00:00:00 2001 From: "Matt@MBP-PC.Home" Date: Fri, 29 Jun 2012 10:35:35 -0100 Subject: [PATCH] Moved WebPi code to src folder --- {config templates => src}/WebPi/installSQL.sql | 0 {config templates => src}/WebPi/manifest.xml | 0 {config templates => src}/WebPi/parameters.xml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {config templates => src}/WebPi/installSQL.sql (100%) rename {config templates => src}/WebPi/manifest.xml (100%) rename {config templates => src}/WebPi/parameters.xml (100%) diff --git a/config templates/WebPi/installSQL.sql b/src/WebPi/installSQL.sql similarity index 100% rename from config templates/WebPi/installSQL.sql rename to src/WebPi/installSQL.sql diff --git a/config templates/WebPi/manifest.xml b/src/WebPi/manifest.xml similarity index 100% rename from config templates/WebPi/manifest.xml rename to src/WebPi/manifest.xml diff --git a/config templates/WebPi/parameters.xml b/src/WebPi/parameters.xml similarity index 100% rename from config templates/WebPi/parameters.xml rename to src/WebPi/parameters.xml