aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Main
diff options
context:
space:
mode:
authorAShifter <[email protected]>2018-02-25 14:50:08 -0700
committerAShifter <[email protected]>2018-02-25 14:50:08 -0700
commit1f2973db8ec75ce7e1b752b79842f7fbebcbb0b1 (patch)
tree0eb92df6e90a851712532b250f7e83df5b0fa35d /ShiftOS.Main
parent24eea3c6900a718ffca598c0b751e16a097bf57d (diff)
downloadshiftos-rewind-1f2973db8ec75ce7e1b752b79842f7fbebcbb0b1.tar.gz
shiftos-rewind-1f2973db8ec75ce7e1b752b79842f7fbebcbb0b1.tar.bz2
shiftos-rewind-1f2973db8ec75ce7e1b752b79842f7fbebcbb0b1.zip
Add some resources back
Diffstat (limited to 'ShiftOS.Main')
-rw-r--r--ShiftOS.Main/Properties/Resources.Designer.cs109
-rw-r--r--ShiftOS.Main/Properties/Resources.resx33
-rw-r--r--ShiftOS.Main/Resources/Apps/Artpad/ArtPadsave.pngbin0 -> 50125 bytes
-rw-r--r--ShiftOS.Main/Resources/Audio/infobox.wavbin0 -> 22256 bytes
-rw-r--r--ShiftOS.Main/Resources/Fonts/UbuntuMono.ttfbin0 -> 205748 bytes
-rw-r--r--ShiftOS.Main/Resources/Icons/Symbolinfo.pngbin0 -> 56780 bytes
-rw-r--r--ShiftOS.Main/Resources/Icons/iconColourPicker.fw.pngbin0 -> 47246 bytes
-rw-r--r--ShiftOS.Main/Resources/Icons/iconFileOpener.fw.pngbin0 -> 47956 bytes
-rw-r--r--ShiftOS.Main/Resources/Icons/iconFileSkimmer.pngbin0 -> 47436 bytes
-rw-r--r--ShiftOS.Main/Resources/Icons/iconInfoBox.fw.pngbin0 -> 47233 bytes
-rw-r--r--ShiftOS.Main/Resources/Icons/iconShifter.pngbin0 -> 47443 bytes
-rw-r--r--ShiftOS.Main/Resources/Icons/iconTerminal.pngbin0 -> 48451 bytes
-rw-r--r--ShiftOS.Main/Resources/Icons/iconTextPad.pngbin0 -> 47563 bytes
-rw-r--r--ShiftOS.Main/ShiftOS.Main.csproj13
14 files changed, 155 insertions, 0 deletions
diff --git a/ShiftOS.Main/Properties/Resources.Designer.cs b/ShiftOS.Main/Properties/Resources.Designer.cs
index 15e288b..c7d0f79 100644
--- a/ShiftOS.Main/Properties/Resources.Designer.cs
+++ b/ShiftOS.Main/Properties/Resources.Designer.cs
@@ -59,5 +59,114 @@ namespace ShiftOS.Main.Properties {
resourceCulture = value;
}
}
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap ArtPadsave {
+ get {
+ object obj = ResourceManager.GetObject("ArtPadsave", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap iconColourPicker_fw {
+ get {
+ object obj = ResourceManager.GetObject("iconColourPicker_fw", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap iconFileOpener_fw {
+ get {
+ object obj = ResourceManager.GetObject("iconFileOpener_fw", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap iconFileSkimmer {
+ get {
+ object obj = ResourceManager.GetObject("iconFileSkimmer", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap iconInfoBox_fw {
+ get {
+ object obj = ResourceManager.GetObject("iconInfoBox_fw", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap iconShifter {
+ get {
+ object obj = ResourceManager.GetObject("iconShifter", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap iconTerminal {
+ get {
+ object obj = ResourceManager.GetObject("iconTerminal", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap iconTextPad {
+ get {
+ object obj = ResourceManager.GetObject("iconTextPad", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ internal static System.IO.UnmanagedMemoryStream infobox {
+ get {
+ return ResourceManager.GetStream("infobox", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
+ internal static System.Drawing.Bitmap Symbolinfo {
+ get {
+ object obj = ResourceManager.GetObject("Symbolinfo", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Byte[].
+ /// </summary>
+ internal static byte[] UbuntuMono_R {
+ get {
+ object obj = ResourceManager.GetObject("UbuntuMono_R", resourceCulture);
+ return ((byte[])(obj));
+ }
+ }
}
}
diff --git a/ShiftOS.Main/Properties/Resources.resx b/ShiftOS.Main/Properties/Resources.resx
index 2f96abe..af5474b 100644
--- a/ShiftOS.Main/Properties/Resources.resx
+++ b/ShiftOS.Main/Properties/Resources.resx
@@ -118,4 +118,37 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
+ <data name="ArtPadsave" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\apps\artpad\artpadsave.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="iconColourPicker_fw" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\icons\iconcolourpicker.fw.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="iconFileOpener_fw" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\icons\iconfileopener.fw.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="iconFileSkimmer" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\icons\iconfileskimmer.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="iconInfoBox_fw" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\icons\iconinfobox.fw.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="iconShifter" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\icons\iconshifter.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="iconTerminal" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\icons\iconterminal.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="iconTextPad" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\icons\icontextpad.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="infobox" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\audio\infobox.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
+ <data name="Symbolinfo" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\icons\symbolinfo.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="UbuntuMono_R" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\fonts\ubuntumono.ttf;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
</root> \ No newline at end of file
diff --git a/ShiftOS.Main/Resources/Apps/Artpad/ArtPadsave.png b/ShiftOS.Main/Resources/Apps/Artpad/ArtPadsave.png
new file mode 100644
index 0000000..5a31d05
--- /dev/null
+++ b/ShiftOS.Main/Resources/Apps/Artpad/ArtPadsave.png
Binary files differ
diff --git a/ShiftOS.Main/Resources/Audio/infobox.wav b/ShiftOS.Main/Resources/Audio/infobox.wav
new file mode 100644
index 0000000..3c6f3f2
--- /dev/null
+++ b/ShiftOS.Main/Resources/Audio/infobox.wav
Binary files differ
diff --git a/ShiftOS.Main/Resources/Fonts/UbuntuMono.ttf b/ShiftOS.Main/Resources/Fonts/UbuntuMono.ttf
new file mode 100644
index 0000000..fdd309d
--- /dev/null
+++ b/ShiftOS.Main/Resources/Fonts/UbuntuMono.ttf
Binary files differ
diff --git a/ShiftOS.Main/Resources/Icons/Symbolinfo.png b/ShiftOS.Main/Resources/Icons/Symbolinfo.png
new file mode 100644
index 0000000..659d9b3
--- /dev/null
+++ b/ShiftOS.Main/Resources/Icons/Symbolinfo.png
Binary files differ
diff --git a/ShiftOS.Main/Resources/Icons/iconColourPicker.fw.png b/ShiftOS.Main/Resources/Icons/iconColourPicker.fw.png
new file mode 100644
index 0000000..ece25ab
--- /dev/null
+++ b/ShiftOS.Main/Resources/Icons/iconColourPicker.fw.png
Binary files differ
diff --git a/ShiftOS.Main/Resources/Icons/iconFileOpener.fw.png b/ShiftOS.Main/Resources/Icons/iconFileOpener.fw.png
new file mode 100644
index 0000000..578d499
--- /dev/null
+++ b/ShiftOS.Main/Resources/Icons/iconFileOpener.fw.png
Binary files differ
diff --git a/ShiftOS.Main/Resources/Icons/iconFileSkimmer.png b/ShiftOS.Main/Resources/Icons/iconFileSkimmer.png
new file mode 100644
index 0000000..cb4262b
--- /dev/null
+++ b/ShiftOS.Main/Resources/Icons/iconFileSkimmer.png
Binary files differ
diff --git a/ShiftOS.Main/Resources/Icons/iconInfoBox.fw.png b/ShiftOS.Main/Resources/Icons/iconInfoBox.fw.png
new file mode 100644
index 0000000..0c9ebbd
--- /dev/null
+++ b/ShiftOS.Main/Resources/Icons/iconInfoBox.fw.png
Binary files differ
diff --git a/ShiftOS.Main/Resources/Icons/iconShifter.png b/ShiftOS.Main/Resources/Icons/iconShifter.png
new file mode 100644
index 0000000..07344bf
--- /dev/null
+++ b/ShiftOS.Main/Resources/Icons/iconShifter.png
Binary files differ
diff --git a/ShiftOS.Main/Resources/Icons/iconTerminal.png b/ShiftOS.Main/Resources/Icons/iconTerminal.png
new file mode 100644
index 0000000..df5e779
--- /dev/null
+++ b/ShiftOS.Main/Resources/Icons/iconTerminal.png
Binary files differ
diff --git a/ShiftOS.Main/Resources/Icons/iconTextPad.png b/ShiftOS.Main/Resources/Icons/iconTextPad.png
new file mode 100644
index 0000000..0d536ce
--- /dev/null
+++ b/ShiftOS.Main/Resources/Icons/iconTextPad.png
Binary files differ
diff --git a/ShiftOS.Main/ShiftOS.Main.csproj b/ShiftOS.Main/ShiftOS.Main.csproj
index fc861b7..554f8a8 100644
--- a/ShiftOS.Main/ShiftOS.Main.csproj
+++ b/ShiftOS.Main/ShiftOS.Main.csproj
@@ -139,6 +139,7 @@
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
+ <None Include="Resources\Fonts\UbuntuMono.ttf" />
</ItemGroup>
<ItemGroup>
<None Include="App.config">
@@ -154,5 +155,17 @@
<ItemGroup>
<Folder Include="ShiftOS\Upgrades\" />
</ItemGroup>
+ <ItemGroup>
+ <Content Include="Resources\Apps\Artpad\ArtPadsave.png" />
+ <Content Include="Resources\Audio\infobox.wav" />
+ <Content Include="Resources\Icons\iconColourPicker.fw.png" />
+ <Content Include="Resources\Icons\iconFileOpener.fw.png" />
+ <Content Include="Resources\Icons\iconFileSkimmer.png" />
+ <Content Include="Resources\Icons\iconInfoBox.fw.png" />
+ <Content Include="Resources\Icons\iconShifter.png" />
+ <Content Include="Resources\Icons\iconTerminal.png" />
+ <Content Include="Resources\Icons\iconTextPad.png" />
+ <Content Include="Resources\Icons\Symbolinfo.png" />
+ </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project> \ No newline at end of file