From faa2e82d03b42e8dec906e8e671315c583fd6da9 Mon Sep 17 00:00:00 2001 From: Albie Date: Sun, 29 Nov 2020 09:14:29 +0000 Subject: [PATCH] fix more incorrect namespaces --- .../Apps/Cards/Descriptions.Designer.cs | 2 +- .../Apps/Cards/Titles.Designer.cs | 2 +- .../Apps/Errors.Designer.cs | 2 +- .../Apps/Interface.Designer.cs | 2 +- DragonFruit.Six.Locale/Apps/desktop.ini | 25 ------------------- 5 files changed, 4 insertions(+), 29 deletions(-) delete mode 100644 DragonFruit.Six.Locale/Apps/desktop.ini diff --git a/DragonFruit.Six.Locale/Apps/Cards/Descriptions.Designer.cs b/DragonFruit.Six.Locale/Apps/Cards/Descriptions.Designer.cs index 9127a1e..ff89116 100644 --- a/DragonFruit.Six.Locale/Apps/Cards/Descriptions.Designer.cs +++ b/DragonFruit.Six.Locale/Apps/Cards/Descriptions.Designer.cs @@ -8,7 +8,7 @@ // //------------------------------------------------------------------------------ -namespace DragonFruit.Six.Locale.Cards { +namespace DragonFruit.Six.Locale.Apps.Cards { using System; diff --git a/DragonFruit.Six.Locale/Apps/Cards/Titles.Designer.cs b/DragonFruit.Six.Locale/Apps/Cards/Titles.Designer.cs index e297a9b..4412160 100644 --- a/DragonFruit.Six.Locale/Apps/Cards/Titles.Designer.cs +++ b/DragonFruit.Six.Locale/Apps/Cards/Titles.Designer.cs @@ -8,7 +8,7 @@ // //------------------------------------------------------------------------------ -namespace DragonFruit.Six.Locale.Cards { +namespace DragonFruit.Six.Locale.Apps.Cards { using System; diff --git a/DragonFruit.Six.Locale/Apps/Errors.Designer.cs b/DragonFruit.Six.Locale/Apps/Errors.Designer.cs index cef510a..8bda633 100644 --- a/DragonFruit.Six.Locale/Apps/Errors.Designer.cs +++ b/DragonFruit.Six.Locale/Apps/Errors.Designer.cs @@ -8,7 +8,7 @@ // //------------------------------------------------------------------------------ -namespace DragonFruit.Six.Locale { +namespace DragonFruit.Six.Locale.Apps { using System; diff --git a/DragonFruit.Six.Locale/Apps/Interface.Designer.cs b/DragonFruit.Six.Locale/Apps/Interface.Designer.cs index e5f0fbf..592c758 100644 --- a/DragonFruit.Six.Locale/Apps/Interface.Designer.cs +++ b/DragonFruit.Six.Locale/Apps/Interface.Designer.cs @@ -8,7 +8,7 @@ // //------------------------------------------------------------------------------ -namespace DragonFruit.Six.Apps.Locale { +namespace DragonFruit.Six.Locale.Apps { using System; diff --git a/DragonFruit.Six.Locale/Apps/desktop.ini b/DragonFruit.Six.Locale/Apps/desktop.ini deleted file mode 100644 index c97d4f1..0000000 --- a/DragonFruit.Six.Locale/Apps/desktop.ini +++ /dev/null @@ -1,25 +0,0 @@ -[LocalizedFileNames] -Errors.ru.resx=@Errors.ru.resx,0 -Errors.no.resx=@Errors.no.resx,0 -Errors.zh-TW.resx=@Errors.zh-TW.resx,0 -Errors.tr.resx=@Errors.tr.resx,0 -Errors.pt-PT.resx=@Errors.pt-PT.resx,0 -Errors.pt-BR.resx=@Errors.pt-BR.resx,0 -Errors.pl.resx=@Errors.pl.resx,0 -Errors.it.resx=@Errors.it.resx,0 -Errors.id.resx=@Errors.id.resx,0 -Errors.fr.resx=@Errors.fr.resx,0 -Errors.es.resx=@Errors.es.resx,0 -Errors.cs.resx=@Errors.cs.resx,0 -Interface.ru.resx=@Interface.ru.resx,0 -Interface.no.resx=@Interface.no.resx,0 -Interface.cs.resx=@Interface.cs.resx,0 -Interface.zh-TW.resx=@Interface.zh-TW.resx,0 -Interface.tr.resx=@Interface.tr.resx,0 -Interface.pt-PT.resx=@Interface.pt-PT.resx,0 -Interface.pt-BR.resx=@Interface.pt-BR.resx,0 -Interface.pl.resx=@Interface.pl.resx,0 -Interface.it.resx=@Interface.it.resx,0 -Interface.id.resx=@Interface.id.resx,0 -Interface.fr.resx=@Interface.fr.resx,0 -Interface.es.resx=@Interface.es.resx,0