aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-02-10 15:19:26 -0500
committerMichael <[email protected]>2017-02-10 15:19:26 -0500
commitf6ab3b3e8530dc3390980a378344b849e6cfa0de (patch)
tree6e70579df594c19f6eedf1a5980a66ec2838016c /ShiftOS.WinForms/ShiftOS.WinForms.csproj
parent8df06f34b8267070a346e8adc5b0daab7fba5fe4 (diff)
downloadshiftos_thereturn-f6ab3b3e8530dc3390980a378344b849e6cfa0de.tar.gz
shiftos_thereturn-f6ab3b3e8530dc3390980a378344b849e6cfa0de.tar.bz2
shiftos_thereturn-f6ab3b3e8530dc3390980a378344b849e6cfa0de.zip
App Launcher text is now skinnable.
Find the new App Launcher Text Color and App Launcher font settings in Desktop -> App Launcher in Shifter!
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
-rw-r--r--ShiftOS.WinForms/ShiftOS.WinForms.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
index 266728a..f566870 100644
--- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj
+++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
@@ -305,6 +305,9 @@
<EmbeddedResource Include="WindowBorder.resx">
<DependentUpon>WindowBorder.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="WinformsDesktop.resx">
+ <DependentUpon>WinformsDesktop.cs</DependentUpon>
+ </EmbeddedResource>
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>