aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Properties
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-05-31 19:23:40 -0400
committerMichael <[email protected]>2017-05-31 19:23:40 -0400
commit324104eb0b8650969b2205404e3ad83401fb100e (patch)
treee1345eb1aee68d33eb16aaed57e9567e06a0fdf7 /ShiftOS.WinForms/Properties
parentb0da30bbde2bb198850ea45dc0006762b23f99a3 (diff)
downloadshiftos_thereturn-324104eb0b8650969b2205404e3ad83401fb100e.tar.gz
shiftos_thereturn-324104eb0b8650969b2205404e3ad83401fb100e.tar.bz2
shiftos_thereturn-324104eb0b8650969b2205404e3ad83401fb100e.zip
volume control slider and other goodies
Diffstat (limited to 'ShiftOS.WinForms/Properties')
-rw-r--r--ShiftOS.WinForms/Properties/Resources.Designer.cs16
-rw-r--r--ShiftOS.WinForms/Properties/Resources.resx3
2 files changed, 16 insertions, 3 deletions
diff --git a/ShiftOS.WinForms/Properties/Resources.Designer.cs b/ShiftOS.WinForms/Properties/Resources.Designer.cs
index 3e83c3f..0386237 100644
--- a/ShiftOS.WinForms/Properties/Resources.Designer.cs
+++ b/ShiftOS.WinForms/Properties/Resources.Designer.cs
@@ -950,6 +950,16 @@ namespace ShiftOS.WinForms.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap iconSpeaker {
+ get {
+ object obj = ResourceManager.GetObject("iconSpeaker", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap iconSysinfo {
get {
object obj = ResourceManager.GetObject("iconSysinfo", resourceCulture);
@@ -1103,9 +1113,9 @@ namespace ShiftOS.WinForms.Properties {
/// Category: &quot;Enhancements&quot;,
/// },
/// {
- /// Name: &quot;GUI Based Login Screen&quot;,
- /// Cost: 500,
- /// Description: &quot;Tired of using the text-based login screen in ShiftOS? Well, we have a functioning window manager, and a functioning desktop, w [rest of string was truncated]&quot;;.
+ /// Name: &quot;Shift Progress Bar&quot;,
+ /// Cost: 150,
+ /// Description: &quot;Want to customize the look of all ShiftOS Progress Bars? Buy this upgrade today and you&apos;ll get the ability to set the foreground an [rest of string was truncated]&quot;;.
/// </summary>
internal static string Shiftorium {
get {
diff --git a/ShiftOS.WinForms/Properties/Resources.resx b/ShiftOS.WinForms/Properties/Resources.resx
index 1db7a46..d1a3544 100644
--- a/ShiftOS.WinForms/Properties/Resources.resx
+++ b/ShiftOS.WinForms/Properties/Resources.resx
@@ -34603,4 +34603,7 @@
<data name="notestate_connection_full" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\notestate_connection_full.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <data name="iconSpeaker" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\iconSpeaker.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
</root> \ No newline at end of file