diff options
Diffstat (limited to 'ShiftOS.Engine/Properties')
| -rw-r--r-- | ShiftOS.Engine/Properties/Resources.Designer.cs | 10 | ||||
| -rw-r--r-- | ShiftOS.Engine/Properties/Resources.resx | 3 |
2 files changed, 13 insertions, 0 deletions
diff --git a/ShiftOS.Engine/Properties/Resources.Designer.cs b/ShiftOS.Engine/Properties/Resources.Designer.cs index ced728d..5959c79 100644 --- a/ShiftOS.Engine/Properties/Resources.Designer.cs +++ b/ShiftOS.Engine/Properties/Resources.Designer.cs @@ -1798,6 +1798,16 @@ namespace ShiftOS.Engine.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.Engine/Properties/Resources.resx b/ShiftOS.Engine/Properties/Resources.resx index 7d95cf4..bafd273 100644 --- a/ShiftOS.Engine/Properties/Resources.resx +++ b/ShiftOS.Engine/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 |
