aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Main/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.Main/Properties/Resources.Designer.cs')
-rw-r--r--ShiftOS.Main/Properties/Resources.Designer.cs109
1 files changed, 109 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));
+ }
+ }
}
}