aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-06-18 20:31:19 -0400
committerMichael <[email protected]>2017-06-18 20:31:19 -0400
commit5fd343195be5632ba341031953d4a4e6d9317253 (patch)
tree199878179b87868c4feff2bc7fe69f6435b3007b /ShiftOS.WinForms/ShiftOS.WinForms.csproj
parent12acff8742f4c64976bfabee1b70dc515190fc7c (diff)
downloadshiftos_thereturn-5fd343195be5632ba341031953d4a4e6d9317253.tar.gz
shiftos_thereturn-5fd343195be5632ba341031953d4a4e6d9317253.tar.bz2
shiftos_thereturn-5fd343195be5632ba341031953d4a4e6d9317253.zip
Localize a lot of the window titles
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
-rw-r--r--ShiftOS.WinForms/ShiftOS.WinForms.csproj27
1 files changed, 0 insertions, 27 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
index fb6e51f..37a3175 100644
--- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj
+++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
@@ -185,24 +185,12 @@
<Compile Include="Applications\ShiftLetters.Designer.cs">
<DependentUpon>ShiftLetters.cs</DependentUpon>
</Compile>
- <Compile Include="Applications\MUDControlCentre.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Applications\MUDControlCentre.Designer.cs">
- <DependentUpon>MUDControlCentre.cs</DependentUpon>
- </Compile>
<Compile Include="Applications\NameChanger.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="Applications\NameChanger.Designer.cs">
<DependentUpon>NameChanger.cs</DependentUpon>
</Compile>
- <Compile Include="Applications\Notifications.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Applications\Notifications.Designer.cs">
- <DependentUpon>Notifications.cs</DependentUpon>
- </Compile>
<Compile Include="Applications\Shifter.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -239,12 +227,6 @@
<Compile Include="Applications\ShiftSweeper.Designer.cs">
<DependentUpon>ShiftSweeper.cs</DependentUpon>
</Compile>
- <Compile Include="Applications\ShopItemCreator.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Applications\ShopItemCreator.Designer.cs">
- <DependentUpon>ShopItemCreator.cs</DependentUpon>
- </Compile>
<Compile Include="Applications\Skin Loader.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -550,15 +532,9 @@
<EmbeddedResource Include="Applications\ShiftLetters.resx">
<DependentUpon>ShiftLetters.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="Applications\MUDControlCentre.resx">
- <DependentUpon>MUDControlCentre.cs</DependentUpon>
- </EmbeddedResource>
<EmbeddedResource Include="Applications\NameChanger.resx">
<DependentUpon>NameChanger.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="Applications\Notifications.resx">
- <DependentUpon>Notifications.cs</DependentUpon>
- </EmbeddedResource>
<EmbeddedResource Include="Applications\Shifter.resx">
<DependentUpon>Shifter.cs</DependentUpon>
</EmbeddedResource>
@@ -577,9 +553,6 @@
<EmbeddedResource Include="Applications\ShiftSweeper.resx">
<DependentUpon>ShiftSweeper.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="Applications\ShopItemCreator.resx">
- <DependentUpon>ShopItemCreator.cs</DependentUpon>
- </EmbeddedResource>
<EmbeddedResource Include="Applications\Skin Loader.resx">
<DependentUpon>Skin Loader.cs</DependentUpon>
</EmbeddedResource>