From 6b423f5082e1426bc803a2bce128cb4e9fba3bb3 Mon Sep 17 00:00:00 2001 From: pgregorynz Date: Thu, 23 Dec 2010 11:08:45 -1300 Subject: [PATCH] move remaining images to umbraco_client/installer images directory remove /install/images --- .../Installer}/images/bg-blog-repeat.jpg | Bin .../Installer}/images/bg-normal-repeat.jpg | Bin .../Installer}/images/bg-personal-repeat.jpg | Bin .../Installer}/images/bg-simple-repeat.jpg | Bin .../Installer}/images/btn-back.png | Bin .../Installer}/images/btn-buisness-repeat.png | Bin .../Installer}/images/btn-confirm.png | Bin umbraco/presentation/web.config.PETER-PC.xslt | 4 ++-- 8 files changed, 2 insertions(+), 2 deletions(-) rename umbraco/presentation/{install => umbraco_client/Installer}/images/bg-blog-repeat.jpg (100%) rename umbraco/presentation/{install => umbraco_client/Installer}/images/bg-normal-repeat.jpg (100%) rename umbraco/presentation/{install => umbraco_client/Installer}/images/bg-personal-repeat.jpg (100%) rename umbraco/presentation/{install => umbraco_client/Installer}/images/bg-simple-repeat.jpg (100%) rename umbraco/presentation/{install => umbraco_client/Installer}/images/btn-back.png (100%) rename umbraco/presentation/{install => umbraco_client/Installer}/images/btn-buisness-repeat.png (100%) rename umbraco/presentation/{install => umbraco_client/Installer}/images/btn-confirm.png (100%) diff --git a/umbraco/presentation/install/images/bg-blog-repeat.jpg b/umbraco/presentation/umbraco_client/Installer/images/bg-blog-repeat.jpg similarity index 100% rename from umbraco/presentation/install/images/bg-blog-repeat.jpg rename to umbraco/presentation/umbraco_client/Installer/images/bg-blog-repeat.jpg diff --git a/umbraco/presentation/install/images/bg-normal-repeat.jpg b/umbraco/presentation/umbraco_client/Installer/images/bg-normal-repeat.jpg similarity index 100% rename from umbraco/presentation/install/images/bg-normal-repeat.jpg rename to umbraco/presentation/umbraco_client/Installer/images/bg-normal-repeat.jpg diff --git a/umbraco/presentation/install/images/bg-personal-repeat.jpg b/umbraco/presentation/umbraco_client/Installer/images/bg-personal-repeat.jpg similarity index 100% rename from umbraco/presentation/install/images/bg-personal-repeat.jpg rename to umbraco/presentation/umbraco_client/Installer/images/bg-personal-repeat.jpg diff --git a/umbraco/presentation/install/images/bg-simple-repeat.jpg b/umbraco/presentation/umbraco_client/Installer/images/bg-simple-repeat.jpg similarity index 100% rename from umbraco/presentation/install/images/bg-simple-repeat.jpg rename to umbraco/presentation/umbraco_client/Installer/images/bg-simple-repeat.jpg diff --git a/umbraco/presentation/install/images/btn-back.png b/umbraco/presentation/umbraco_client/Installer/images/btn-back.png similarity index 100% rename from umbraco/presentation/install/images/btn-back.png rename to umbraco/presentation/umbraco_client/Installer/images/btn-back.png diff --git a/umbraco/presentation/install/images/btn-buisness-repeat.png b/umbraco/presentation/umbraco_client/Installer/images/btn-buisness-repeat.png similarity index 100% rename from umbraco/presentation/install/images/btn-buisness-repeat.png rename to umbraco/presentation/umbraco_client/Installer/images/btn-buisness-repeat.png diff --git a/umbraco/presentation/install/images/btn-confirm.png b/umbraco/presentation/umbraco_client/Installer/images/btn-confirm.png similarity index 100% rename from umbraco/presentation/install/images/btn-confirm.png rename to umbraco/presentation/umbraco_client/Installer/images/btn-confirm.png diff --git a/umbraco/presentation/web.config.PETER-PC.xslt b/umbraco/presentation/web.config.PETER-PC.xslt index ad1838ebfa..86a60fe5cd 100644 --- a/umbraco/presentation/web.config.PETER-PC.xslt +++ b/umbraco/presentation/web.config.PETER-PC.xslt @@ -4,11 +4,11 @@ - server=.\sqlexpress;database=umbraco41;integrated security=false;user id=sa;pwd=password + server=.\sqlexpress;database=4.6-beta;integrated security=false;user id=sa;pwd=password - 4.1.0.betaII +