From ec2500d72f4f1dbd2e4ac622d56624c7d1f20dc4 Mon Sep 17 00:00:00 2001 From: BlubbFish Date: Wed, 6 Nov 2019 19:35:27 +0100 Subject: [PATCH] Rename and add root files --- Lora-Map.sln | 12 ++++++++++++ Lora-Map/Lora-Map.csproj | 2 +- {documentation => doc}/Alert.png | Bin {documentation => doc}/Communcation.yml | 0 {documentation => doc}/Communication.md | 0 {documentation => doc}/Details.png | Bin {documentation => doc}/Empfang.png | Bin {documentation => doc}/Filter.png | Bin {documentation => doc}/Filter2.png | Bin {documentation => doc}/Filter3.png | Bin {documentation => doc}/Gesamtliste.png | Bin {documentation => doc}/Gesamtliste.psd | Bin {documentation => doc}/Global.png | Bin {documentation => doc}/Global.psd | Bin {documentation => doc}/Infos1.png | Bin {documentation => doc}/Infos2.png | Bin {documentation => doc}/Infos3.png | Bin {documentation => doc}/Infos4.png | Bin {documentation => doc}/Infos5.png | Bin {documentation => doc}/Layer.png | Bin {documentation => doc}/Liste.png | Bin {documentation => doc}/README.md | 0 {documentation => doc}/Suche.png | Bin {documentation => doc}/Tracker.png | Bin {documentation => doc}/Wetter.png | Bin {documentation => doc}/Wettergefahren.png | Bin {documentation => doc}/Zoombuttons.png | Bin 27 files changed, 13 insertions(+), 1 deletion(-) rename {documentation => doc}/Alert.png (100%) rename {documentation => doc}/Communcation.yml (100%) rename {documentation => doc}/Communication.md (100%) rename {documentation => doc}/Details.png (100%) rename {documentation => doc}/Empfang.png (100%) rename {documentation => doc}/Filter.png (100%) rename {documentation => doc}/Filter2.png (100%) rename {documentation => doc}/Filter3.png (100%) rename {documentation => doc}/Gesamtliste.png (100%) rename {documentation => doc}/Gesamtliste.psd (100%) rename {documentation => doc}/Global.png (100%) rename {documentation => doc}/Global.psd (100%) rename {documentation => doc}/Infos1.png (100%) rename {documentation => doc}/Infos2.png (100%) rename {documentation => doc}/Infos3.png (100%) rename {documentation => doc}/Infos4.png (100%) rename {documentation => doc}/Infos5.png (100%) rename {documentation => doc}/Layer.png (100%) rename {documentation => doc}/Liste.png (100%) rename {documentation => doc}/README.md (100%) rename {documentation => doc}/Suche.png (100%) rename {documentation => doc}/Tracker.png (100%) rename {documentation => doc}/Wetter.png (100%) rename {documentation => doc}/Wettergefahren.png (100%) rename {documentation => doc}/Zoombuttons.png (100%) diff --git a/Lora-Map.sln b/Lora-Map.sln index 1a0592c..5212e18 100644 --- a/Lora-Map.sln +++ b/Lora-Map.sln @@ -21,6 +21,18 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mono.Posix", "..\Librarys\M EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoordinateSharp", "..\Librarys\Coordinates\CoordinateSharp\CoordinateSharp.csproj", "{DA8510CE-7899-49DD-9E17-7C974382288D}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "map-project", "map-project", "{09970E82-A296-45BC-A389-77CA4EFEFFED}" + ProjectSection(SolutionItems) = preProject + ..\.dockerignore = ..\.dockerignore + ..\.travis.yml = ..\.travis.yml + ..\CONTRIBUTING.md = ..\CONTRIBUTING.md + ..\docker-compose.yml = ..\docker-compose.yml + ..\Dockerfile = ..\Dockerfile + ..\LICENSE = ..\LICENSE + ..\README.md = ..\README.md + ..\update.sh = ..\update.sh + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU diff --git a/Lora-Map/Lora-Map.csproj b/Lora-Map/Lora-Map.csproj index 1b15748..f851340 100644 --- a/Lora-Map/Lora-Map.csproj +++ b/Lora-Map/Lora-Map.csproj @@ -63,7 +63,7 @@ - + PreserveNewest diff --git a/documentation/Alert.png b/doc/Alert.png similarity index 100% rename from documentation/Alert.png rename to doc/Alert.png diff --git a/documentation/Communcation.yml b/doc/Communcation.yml similarity index 100% rename from documentation/Communcation.yml rename to doc/Communcation.yml diff --git a/documentation/Communication.md b/doc/Communication.md similarity index 100% rename from documentation/Communication.md rename to doc/Communication.md diff --git a/documentation/Details.png b/doc/Details.png similarity index 100% rename from documentation/Details.png rename to doc/Details.png diff --git a/documentation/Empfang.png b/doc/Empfang.png similarity index 100% rename from documentation/Empfang.png rename to doc/Empfang.png diff --git a/documentation/Filter.png b/doc/Filter.png similarity index 100% rename from documentation/Filter.png rename to doc/Filter.png diff --git a/documentation/Filter2.png b/doc/Filter2.png similarity index 100% rename from documentation/Filter2.png rename to doc/Filter2.png diff --git a/documentation/Filter3.png b/doc/Filter3.png similarity index 100% rename from documentation/Filter3.png rename to doc/Filter3.png diff --git a/documentation/Gesamtliste.png b/doc/Gesamtliste.png similarity index 100% rename from documentation/Gesamtliste.png rename to doc/Gesamtliste.png diff --git a/documentation/Gesamtliste.psd b/doc/Gesamtliste.psd similarity index 100% rename from documentation/Gesamtliste.psd rename to doc/Gesamtliste.psd diff --git a/documentation/Global.png b/doc/Global.png similarity index 100% rename from documentation/Global.png rename to doc/Global.png diff --git a/documentation/Global.psd b/doc/Global.psd similarity index 100% rename from documentation/Global.psd rename to doc/Global.psd diff --git a/documentation/Infos1.png b/doc/Infos1.png similarity index 100% rename from documentation/Infos1.png rename to doc/Infos1.png diff --git a/documentation/Infos2.png b/doc/Infos2.png similarity index 100% rename from documentation/Infos2.png rename to doc/Infos2.png diff --git a/documentation/Infos3.png b/doc/Infos3.png similarity index 100% rename from documentation/Infos3.png rename to doc/Infos3.png diff --git a/documentation/Infos4.png b/doc/Infos4.png similarity index 100% rename from documentation/Infos4.png rename to doc/Infos4.png diff --git a/documentation/Infos5.png b/doc/Infos5.png similarity index 100% rename from documentation/Infos5.png rename to doc/Infos5.png diff --git a/documentation/Layer.png b/doc/Layer.png similarity index 100% rename from documentation/Layer.png rename to doc/Layer.png diff --git a/documentation/Liste.png b/doc/Liste.png similarity index 100% rename from documentation/Liste.png rename to doc/Liste.png diff --git a/documentation/README.md b/doc/README.md similarity index 100% rename from documentation/README.md rename to doc/README.md diff --git a/documentation/Suche.png b/doc/Suche.png similarity index 100% rename from documentation/Suche.png rename to doc/Suche.png diff --git a/documentation/Tracker.png b/doc/Tracker.png similarity index 100% rename from documentation/Tracker.png rename to doc/Tracker.png diff --git a/documentation/Wetter.png b/doc/Wetter.png similarity index 100% rename from documentation/Wetter.png rename to doc/Wetter.png diff --git a/documentation/Wettergefahren.png b/doc/Wettergefahren.png similarity index 100% rename from documentation/Wettergefahren.png rename to doc/Wettergefahren.png diff --git a/documentation/Zoombuttons.png b/doc/Zoombuttons.png similarity index 100% rename from documentation/Zoombuttons.png rename to doc/Zoombuttons.png