aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Main/Properties
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.Main/Properties')
-rw-r--r--ShiftOS.Main/Properties/Resources.Designer.cs10
-rw-r--r--ShiftOS.Main/Properties/Resources.resx3
2 files changed, 13 insertions, 0 deletions
diff --git a/ShiftOS.Main/Properties/Resources.Designer.cs b/ShiftOS.Main/Properties/Resources.Designer.cs
index c7d0f79..fd20334 100644
--- a/ShiftOS.Main/Properties/Resources.Designer.cs
+++ b/ShiftOS.Main/Properties/Resources.Designer.cs
@@ -152,6 +152,16 @@ namespace ShiftOS.Main.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap pixel {
+ get {
+ object obj = ResourceManager.GetObject("pixel", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <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);
diff --git a/ShiftOS.Main/Properties/Resources.resx b/ShiftOS.Main/Properties/Resources.resx
index af5474b..d9a33d4 100644
--- a/ShiftOS.Main/Properties/Resources.resx
+++ b/ShiftOS.Main/Properties/Resources.resx
@@ -151,4 +151,7 @@
<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>
+ <data name="pixel" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\resources\pixel.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
</root> \ No newline at end of file