From 2d6e98892aa09ca0cf01a57b1d2158c823c06f7b Mon Sep 17 00:00:00 2001 From: Anton Kasyanov Date: Mon, 9 May 2016 17:17:08 +0300 Subject: [PATCH] Moved the EOP project into separate folder --- .../AboutBox.Designer.cs | 0 AboutBox.cs => Eve-O-Preview/AboutBox.cs | 0 AboutBox.resx => Eve-O-Preview/AboutBox.resx | 0 Hotkey.cs => Eve-O-Preview/Hotkey.cs | 0 .../Preview.Designer.cs | 0 Preview.cs => Eve-O-Preview/Preview.cs | 0 Preview.resx => Eve-O-Preview/Preview.resx | 0 .../PreviewHandler.Designer.cs | 0 .../PreviewHandler.cs | 0 .../PreviewHandler.resx | 0 .../PreviewOverlay.Designer.cs | 0 .../PreviewOverlay.cs | 0 .../PreviewOverlay.resx | 0 Program.cs => Eve-O-Preview/Program.cs | 0 .../Properties}/AssemblyInfo.cs | 0 .../DataSources/PreviewToyMain.datasource | 0 .../Properties}/Resources.Designer.cs | 0 .../Properties}/Resources.resx | 0 .../Properties}/Settings.Designer.cs | 0 .../Properties}/Settings.settings | 0 {Resources => Eve-O-Preview/Resources}/icon.ico | Bin {Resources => Eve-O-Preview/Resources}/icon.png | Bin Win32api.cs => Eve-O-Preview/Win32api.cs | 0 app.config => Eve-O-Preview/app.config | 0 icon.ico => Eve-O-Preview/icon.ico | Bin .../preview toy.csproj | 0 .../preview toy_TemporaryKey.pfx | Bin 27 files changed, 0 insertions(+), 0 deletions(-) rename AboutBox.Designer.cs => Eve-O-Preview/AboutBox.Designer.cs (100%) rename AboutBox.cs => Eve-O-Preview/AboutBox.cs (100%) rename AboutBox.resx => Eve-O-Preview/AboutBox.resx (100%) rename Hotkey.cs => Eve-O-Preview/Hotkey.cs (100%) rename Preview.Designer.cs => Eve-O-Preview/Preview.Designer.cs (100%) rename Preview.cs => Eve-O-Preview/Preview.cs (100%) rename Preview.resx => Eve-O-Preview/Preview.resx (100%) rename PreviewHandler.Designer.cs => Eve-O-Preview/PreviewHandler.Designer.cs (100%) rename PreviewHandler.cs => Eve-O-Preview/PreviewHandler.cs (100%) rename PreviewHandler.resx => Eve-O-Preview/PreviewHandler.resx (100%) rename PreviewOverlay.Designer.cs => Eve-O-Preview/PreviewOverlay.Designer.cs (100%) rename PreviewOverlay.cs => Eve-O-Preview/PreviewOverlay.cs (100%) rename PreviewOverlay.resx => Eve-O-Preview/PreviewOverlay.resx (100%) rename Program.cs => Eve-O-Preview/Program.cs (100%) rename {Properties => Eve-O-Preview/Properties}/AssemblyInfo.cs (100%) rename {Properties => Eve-O-Preview/Properties}/DataSources/PreviewToyMain.datasource (100%) rename {Properties => Eve-O-Preview/Properties}/Resources.Designer.cs (100%) rename {Properties => Eve-O-Preview/Properties}/Resources.resx (100%) rename {Properties => Eve-O-Preview/Properties}/Settings.Designer.cs (100%) rename {Properties => Eve-O-Preview/Properties}/Settings.settings (100%) rename {Resources => Eve-O-Preview/Resources}/icon.ico (100%) rename {Resources => Eve-O-Preview/Resources}/icon.png (100%) rename Win32api.cs => Eve-O-Preview/Win32api.cs (100%) rename app.config => Eve-O-Preview/app.config (100%) rename icon.ico => Eve-O-Preview/icon.ico (100%) rename preview toy.csproj => Eve-O-Preview/preview toy.csproj (100%) rename preview toy_TemporaryKey.pfx => Eve-O-Preview/preview toy_TemporaryKey.pfx (100%) diff --git a/AboutBox.Designer.cs b/Eve-O-Preview/AboutBox.Designer.cs similarity index 100% rename from AboutBox.Designer.cs rename to Eve-O-Preview/AboutBox.Designer.cs diff --git a/AboutBox.cs b/Eve-O-Preview/AboutBox.cs similarity index 100% rename from AboutBox.cs rename to Eve-O-Preview/AboutBox.cs diff --git a/AboutBox.resx b/Eve-O-Preview/AboutBox.resx similarity index 100% rename from AboutBox.resx rename to Eve-O-Preview/AboutBox.resx diff --git a/Hotkey.cs b/Eve-O-Preview/Hotkey.cs similarity index 100% rename from Hotkey.cs rename to Eve-O-Preview/Hotkey.cs diff --git a/Preview.Designer.cs b/Eve-O-Preview/Preview.Designer.cs similarity index 100% rename from Preview.Designer.cs rename to Eve-O-Preview/Preview.Designer.cs diff --git a/Preview.cs b/Eve-O-Preview/Preview.cs similarity index 100% rename from Preview.cs rename to Eve-O-Preview/Preview.cs diff --git a/Preview.resx b/Eve-O-Preview/Preview.resx similarity index 100% rename from Preview.resx rename to Eve-O-Preview/Preview.resx diff --git a/PreviewHandler.Designer.cs b/Eve-O-Preview/PreviewHandler.Designer.cs similarity index 100% rename from PreviewHandler.Designer.cs rename to Eve-O-Preview/PreviewHandler.Designer.cs diff --git a/PreviewHandler.cs b/Eve-O-Preview/PreviewHandler.cs similarity index 100% rename from PreviewHandler.cs rename to Eve-O-Preview/PreviewHandler.cs diff --git a/PreviewHandler.resx b/Eve-O-Preview/PreviewHandler.resx similarity index 100% rename from PreviewHandler.resx rename to Eve-O-Preview/PreviewHandler.resx diff --git a/PreviewOverlay.Designer.cs b/Eve-O-Preview/PreviewOverlay.Designer.cs similarity index 100% rename from PreviewOverlay.Designer.cs rename to Eve-O-Preview/PreviewOverlay.Designer.cs diff --git a/PreviewOverlay.cs b/Eve-O-Preview/PreviewOverlay.cs similarity index 100% rename from PreviewOverlay.cs rename to Eve-O-Preview/PreviewOverlay.cs diff --git a/PreviewOverlay.resx b/Eve-O-Preview/PreviewOverlay.resx similarity index 100% rename from PreviewOverlay.resx rename to Eve-O-Preview/PreviewOverlay.resx diff --git a/Program.cs b/Eve-O-Preview/Program.cs similarity index 100% rename from Program.cs rename to Eve-O-Preview/Program.cs diff --git a/Properties/AssemblyInfo.cs b/Eve-O-Preview/Properties/AssemblyInfo.cs similarity index 100% rename from Properties/AssemblyInfo.cs rename to Eve-O-Preview/Properties/AssemblyInfo.cs diff --git a/Properties/DataSources/PreviewToyMain.datasource b/Eve-O-Preview/Properties/DataSources/PreviewToyMain.datasource similarity index 100% rename from Properties/DataSources/PreviewToyMain.datasource rename to Eve-O-Preview/Properties/DataSources/PreviewToyMain.datasource diff --git a/Properties/Resources.Designer.cs b/Eve-O-Preview/Properties/Resources.Designer.cs similarity index 100% rename from Properties/Resources.Designer.cs rename to Eve-O-Preview/Properties/Resources.Designer.cs diff --git a/Properties/Resources.resx b/Eve-O-Preview/Properties/Resources.resx similarity index 100% rename from Properties/Resources.resx rename to Eve-O-Preview/Properties/Resources.resx diff --git a/Properties/Settings.Designer.cs b/Eve-O-Preview/Properties/Settings.Designer.cs similarity index 100% rename from Properties/Settings.Designer.cs rename to Eve-O-Preview/Properties/Settings.Designer.cs diff --git a/Properties/Settings.settings b/Eve-O-Preview/Properties/Settings.settings similarity index 100% rename from Properties/Settings.settings rename to Eve-O-Preview/Properties/Settings.settings diff --git a/Resources/icon.ico b/Eve-O-Preview/Resources/icon.ico similarity index 100% rename from Resources/icon.ico rename to Eve-O-Preview/Resources/icon.ico diff --git a/Resources/icon.png b/Eve-O-Preview/Resources/icon.png similarity index 100% rename from Resources/icon.png rename to Eve-O-Preview/Resources/icon.png diff --git a/Win32api.cs b/Eve-O-Preview/Win32api.cs similarity index 100% rename from Win32api.cs rename to Eve-O-Preview/Win32api.cs diff --git a/app.config b/Eve-O-Preview/app.config similarity index 100% rename from app.config rename to Eve-O-Preview/app.config diff --git a/icon.ico b/Eve-O-Preview/icon.ico similarity index 100% rename from icon.ico rename to Eve-O-Preview/icon.ico diff --git a/preview toy.csproj b/Eve-O-Preview/preview toy.csproj similarity index 100% rename from preview toy.csproj rename to Eve-O-Preview/preview toy.csproj diff --git a/preview toy_TemporaryKey.pfx b/Eve-O-Preview/preview toy_TemporaryKey.pfx similarity index 100% rename from preview toy_TemporaryKey.pfx rename to Eve-O-Preview/preview toy_TemporaryKey.pfx