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.cs21
-rw-r--r--ShiftOS.Main/Properties/Resources.resx3
2 files changed, 19 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 {
diff --git a/ShiftOS.Main/Properties/Resources.resx b/ShiftOS.Main/Properties/Resources.resx
index 7d95cf4..bafd273 100644
--- a/ShiftOS.Main/Properties/Resources.resx
+++ b/ShiftOS.Main/Properties/Resources.resx
@@ -1114,4 +1114,7 @@
<data name="_3beepvirus" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\3beepvirus.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
+ <data name="UbuntuMono_R" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\UbuntuMono-R.ttf;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </data>
</root> \ No newline at end of file