diff options
| author | Michael <[email protected]> | 2017-02-07 18:39:30 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-02-07 18:39:30 -0500 |
| commit | 07192c6c2e9e0559e2ac2d9478db36fdcb3a2071 (patch) | |
| tree | 81fcce3c839485142be90456b09c5b418776c802 /ShiftOS.WinForms/ShiftOS.WinForms.csproj | |
| parent | 7a29121456747651bd27d75833e28d5f7d479a1e (diff) | |
| download | shiftos_thereturn-07192c6c2e9e0559e2ac2d9478db36fdcb3a2071.tar.gz shiftos_thereturn-07192c6c2e9e0559e2ac2d9478db36fdcb3a2071.tar.bz2 shiftos_thereturn-07192c6c2e9e0559e2ac2d9478db36fdcb3a2071.zip | |
Add default icons for most apps
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
| -rw-r--r-- | ShiftOS.WinForms/ShiftOS.WinForms.csproj | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index f2a65ac..e836119 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -463,6 +463,42 @@ <None Include="Resources\strings_en.txt" /> </ItemGroup> <ItemGroup> + <Content Include="SystemIcons\iconArtpad.png" /> + <Content Include="SystemIcons\iconAudioPlayer.png" /> + <Content Include="SystemIcons\iconBitnoteDigger.png" /> + <Content Include="SystemIcons\iconBitnoteWallet.png" /> + <Content Include="SystemIcons\iconCalculator.png" /> + <Content Include="SystemIcons\iconClock.png" /> + <Content Include="SystemIcons\iconColourPicker.fw.png" /> + <Content Include="SystemIcons\iconDodge.png" /> + <Content Include="SystemIcons\iconDownloader.png" /> + <Content Include="SystemIcons\iconFileOpener.fw.png" /> + <Content Include="SystemIcons\iconFileSaver.fw.png" /> + <Content Include="SystemIcons\iconFileSkimmer.png" /> + <Content Include="SystemIcons\iconfloodgate.png" /> + <Content Include="SystemIcons\icongraphicpicker.png" /> + <Content Include="SystemIcons\iconIconManager.png" /> + <Content Include="SystemIcons\iconInfoBox.fw.png" /> + <Content Include="SystemIcons\iconKnowledgeInput.png" /> + <Content Include="SystemIcons\iconmaze.png" /> + <Content Include="SystemIcons\iconNameChanger.png" /> + <Content Include="SystemIcons\iconoctocat.bmp" /> + <Content Include="SystemIcons\iconorcwrite.png" /> + <Content Include="SystemIcons\iconPong.png" /> + <Content Include="SystemIcons\iconShifter.png" /> + <Content Include="SystemIcons\iconShiftnet.png" /> + <Content Include="SystemIcons\iconShiftorium.png" /> + <Content Include="SystemIcons\iconshutdown.png" /> + <Content Include="SystemIcons\iconSkinLoader.png" /> + <Content Include="SystemIcons\iconSkinShifter.png" /> + <Content Include="SystemIcons\iconSnakey.png" /> + <Content Include="SystemIcons\iconSysinfo.png" /> + <Content Include="SystemIcons\iconTerminal.png" /> + <Content Include="SystemIcons\iconTextPad.png" /> + <Content Include="SystemIcons\iconunitytoggle.png" /> + <Content Include="SystemIcons\iconVideoPlayer.png" /> + <Content Include="SystemIcons\iconvirusscanner.png" /> + <Content Include="SystemIcons\iconWebBrowser.png" /> <None Include="Resources\IconTerminal.bmp" /> <None Include="Resources\sys_shiftoriumstory.txt" /> <None Include="Resources\DefaultMouse.bmp" /> |
