aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Main/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorFloppyDiskDrive <[email protected]>2017-11-23 11:20:53 -0600
committerFloppyDiskDrive <[email protected]>2017-11-23 11:20:53 -0600
commit8fff93eb7da1b01d101e146ca7fe5d90ca01fcde (patch)
treeebb8eafff81f5e54925ec27f1a19b5066f83a418 /ShiftOS.Main/Properties/Resources.Designer.cs
parent1febbbd405e6f67401313defb76cc5a41b44c912 (diff)
downloadshiftos-rewind-8fff93eb7da1b01d101e146ca7fe5d90ca01fcde.tar.gz
shiftos-rewind-8fff93eb7da1b01d101e146ca7fe5d90ca01fcde.tar.bz2
shiftos-rewind-8fff93eb7da1b01d101e146ca7fe5d90ca01fcde.zip
extremely rough savesystem
Diffstat (limited to 'ShiftOS.Main/Properties/Resources.Designer.cs')
-rw-r--r--ShiftOS.Main/Properties/Resources.Designer.cs21
1 files changed, 16 insertions, 5 deletions
diff --git a/ShiftOS.Main/Properties/Resources.Designer.cs b/ShiftOS.Main/Properties/Resources.Designer.cs
index 94a198f..b3bb901 100644
--- a/ShiftOS.Main/Properties/Resources.Designer.cs
+++ b/ShiftOS.Main/Properties/Resources.Designer.cs
@@ -730,24 +730,25 @@ namespace ShiftOS.Main.Properties {
}
/// <summary>
- /// Looks up a localized string similar to &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; ?&gt;
+ /// Looks up a localized string similar to &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
+ ///
///&lt;grammar version=&quot;1.0&quot; xml:lang=&quot;en-US&quot;
/// xmlns=&quot;http://www.w3.org/2001/06/grammar&quot;
/// tag-format=&quot;semantics/1.0&quot; root=&quot;Main&quot;&gt;
- ///
+ ///
/// &lt;!-- Catalyst Grammar File
///
/// This file gives Catalyst the ability to recognize
/// audio input and give a proper response.
///
/// --&gt;
- ///
+ ///
/// &lt;rule id=&quot;Main&quot;&gt;
/// &lt;item&gt;
/// How much Code Points do I have?
/// &lt;/item&gt;
- /// &lt;item&gt;Can you run &lt;ruleref uri=&quot;#programs&quot;/&gt;?&lt;/item&gt;
- /// &lt;item&gt;Can you mini [rest of string was truncated]&quot;;.
+ /// &lt;item&gt;Can you run &lt;ruleref uri=&quot;#programs&quot; /&gt;?&lt;/item&gt;
+ /// &lt;item&gt;Can you minimi [rest of string was truncated]&quot;;.
/// </summary>
internal static string CatalystGrammar {
get {
@@ -1797,6 +1798,16 @@ namespace ShiftOS.Main.Properties {
}
/// <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));
+ }
+ }
+
+ /// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap uparrow {