From 92fd719d7b03081005f2f3a6b99d83e1a917e94a Mon Sep 17 00:00:00 2001 From: Jeff Ames Date: Thu, 1 May 2008 15:28:48 +0000 Subject: [PATCH] Moving LaunchSLClient source files so build works (2/2) --- .../Tools/LaunchSLClient/{ => LaunchSLClient}/Form1.Designer.cs | 0 OpenSim/Tools/LaunchSLClient/{ => LaunchSLClient}/Form1.cs | 0 OpenSim/Tools/LaunchSLClient/{ => LaunchSLClient}/Form1.resx | 0 .../LaunchSLClient/{ => LaunchSLClient}/LauncherException.cs | 0 OpenSim/Tools/LaunchSLClient/{ => LaunchSLClient}/Program.cs | 0 .../{ => LaunchSLClient}/Properties/AssemblyInfo.cs | 0 .../{ => LaunchSLClient}/Properties/Resources.Designer.cs | 0 .../LaunchSLClient/{ => LaunchSLClient}/Properties/Resources.resx | 0 .../{ => LaunchSLClient}/Properties/Settings.Designer.cs | 0 .../{ => LaunchSLClient}/Properties/Settings.settings | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename OpenSim/Tools/LaunchSLClient/{ => LaunchSLClient}/Form1.Designer.cs (100%) rename OpenSim/Tools/LaunchSLClient/{ => LaunchSLClient}/Form1.cs (100%) rename OpenSim/Tools/LaunchSLClient/{ => LaunchSLClient}/Form1.resx (100%) rename OpenSim/Tools/LaunchSLClient/{ => LaunchSLClient}/LauncherException.cs (100%) rename OpenSim/Tools/LaunchSLClient/{ => LaunchSLClient}/Program.cs (100%) rename OpenSim/Tools/LaunchSLClient/{ => LaunchSLClient}/Properties/AssemblyInfo.cs (100%) rename OpenSim/Tools/LaunchSLClient/{ => LaunchSLClient}/Properties/Resources.Designer.cs (100%) rename OpenSim/Tools/LaunchSLClient/{ => LaunchSLClient}/Properties/Resources.resx (100%) rename OpenSim/Tools/LaunchSLClient/{ => LaunchSLClient}/Properties/Settings.Designer.cs (100%) rename OpenSim/Tools/LaunchSLClient/{ => LaunchSLClient}/Properties/Settings.settings (100%) diff --git a/OpenSim/Tools/LaunchSLClient/Form1.Designer.cs b/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Form1.Designer.cs similarity index 100% rename from OpenSim/Tools/LaunchSLClient/Form1.Designer.cs rename to OpenSim/Tools/LaunchSLClient/LaunchSLClient/Form1.Designer.cs diff --git a/OpenSim/Tools/LaunchSLClient/Form1.cs b/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Form1.cs similarity index 100% rename from OpenSim/Tools/LaunchSLClient/Form1.cs rename to OpenSim/Tools/LaunchSLClient/LaunchSLClient/Form1.cs diff --git a/OpenSim/Tools/LaunchSLClient/Form1.resx b/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Form1.resx similarity index 100% rename from OpenSim/Tools/LaunchSLClient/Form1.resx rename to OpenSim/Tools/LaunchSLClient/LaunchSLClient/Form1.resx diff --git a/OpenSim/Tools/LaunchSLClient/LauncherException.cs b/OpenSim/Tools/LaunchSLClient/LaunchSLClient/LauncherException.cs similarity index 100% rename from OpenSim/Tools/LaunchSLClient/LauncherException.cs rename to OpenSim/Tools/LaunchSLClient/LaunchSLClient/LauncherException.cs diff --git a/OpenSim/Tools/LaunchSLClient/Program.cs b/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Program.cs similarity index 100% rename from OpenSim/Tools/LaunchSLClient/Program.cs rename to OpenSim/Tools/LaunchSLClient/LaunchSLClient/Program.cs diff --git a/OpenSim/Tools/LaunchSLClient/Properties/AssemblyInfo.cs b/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Properties/AssemblyInfo.cs similarity index 100% rename from OpenSim/Tools/LaunchSLClient/Properties/AssemblyInfo.cs rename to OpenSim/Tools/LaunchSLClient/LaunchSLClient/Properties/AssemblyInfo.cs diff --git a/OpenSim/Tools/LaunchSLClient/Properties/Resources.Designer.cs b/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Properties/Resources.Designer.cs similarity index 100% rename from OpenSim/Tools/LaunchSLClient/Properties/Resources.Designer.cs rename to OpenSim/Tools/LaunchSLClient/LaunchSLClient/Properties/Resources.Designer.cs diff --git a/OpenSim/Tools/LaunchSLClient/Properties/Resources.resx b/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Properties/Resources.resx similarity index 100% rename from OpenSim/Tools/LaunchSLClient/Properties/Resources.resx rename to OpenSim/Tools/LaunchSLClient/LaunchSLClient/Properties/Resources.resx diff --git a/OpenSim/Tools/LaunchSLClient/Properties/Settings.Designer.cs b/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Properties/Settings.Designer.cs similarity index 100% rename from OpenSim/Tools/LaunchSLClient/Properties/Settings.Designer.cs rename to OpenSim/Tools/LaunchSLClient/LaunchSLClient/Properties/Settings.Designer.cs diff --git a/OpenSim/Tools/LaunchSLClient/Properties/Settings.settings b/OpenSim/Tools/LaunchSLClient/LaunchSLClient/Properties/Settings.settings similarity index 100% rename from OpenSim/Tools/LaunchSLClient/Properties/Settings.settings rename to OpenSim/Tools/LaunchSLClient/LaunchSLClient/Properties/Settings.settings