Added ShiftLotto Icon

I added a ShiftLotto Icon (and probably did other stuff)
This commit is contained in:
AShifter 2017-03-07 20:04:59 -07:00
parent ed26b41963
commit 369aefc5e8
6 changed files with 45 additions and 10 deletions

View file

@ -1,4 +1,28 @@
namespace ShiftOS.WinForms.Applications
/*
* MIT License
*
* Copyright (c) 2017 Michael VanOverbeek and ShiftOS devs
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
namespace ShiftOS.WinForms.Applications
{
partial class ShiftLotto
{

View file

@ -35,6 +35,7 @@ using ShiftOS.Engine;
namespace ShiftOS.WinForms.Applications
{
[Launcher("ShiftLotto", true, "al_shiftlotto", "Games")]
[DefaultIcon("iconShiftLotto")]
[RequiresUpgrade("shiftlotto")]
[WinOpen("shiftlotto")]
public partial class ShiftLotto : UserControl, IShiftOSWindow

View file

@ -729,6 +729,16 @@ namespace ShiftOS.WinForms.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap iconShiftLotto {
get {
object obj = ResourceManager.GetObject("iconShiftLotto", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
@ -923,15 +933,11 @@ namespace ShiftOS.WinForms.Properties {
/// Company: &quot;ShiftSoft&quot;
/// },
/// {
/// Company: &quot;&quot;
/// },
/// {
///
/// },
/// {
///
/// },
///].
/// Company: &quot;Shiftcast&quot;,
/// Name: &quot;NetXtreme Hyper Edition&quot;,
/// CostPerMonth: 1500,
/// DownloadSpeed: 524288, //512 kb/s
/// Description: &quot;It&apos;s time to supercharge your Shif [rest of string was truncated]&quot;;.
/// </summary>
internal static string ShiftnetServices {
get {

View file

@ -475,4 +475,7 @@
<data name="ShiftnetServices" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\ShiftnetServices.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
</data>
<data name="iconShiftLotto" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\systemicons\iconshiftlotto.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
</root>

View file

@ -609,6 +609,7 @@
<Content Include="SystemIcons\iconPong.png" />
<Content Include="SystemIcons\iconShifter.png" />
<None Include="SystemIcons\iconShiftLetters.png" />
<Content Include="SystemIcons\iconShiftLotto.png" />
<Content Include="SystemIcons\iconShiftnet.png" />
<Content Include="SystemIcons\iconShiftorium.png" />
<None Include="SystemIcons\iconShiftSweeper.png" />

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 B