diff options
| author | lempamo <[email protected]> | 2017-02-25 15:33:37 -0500 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-02-25 15:33:37 -0500 |
| commit | 202572ae2d4261f21019f387c30114fca4f1e39c (patch) | |
| tree | 5df8e4e8c4c6b81b8986ae05b376387125fee0da /ShiftOS.WinForms | |
| parent | 1c0172f8576fb81edf952de14ea78f7906b3d1c3 (diff) | |
| download | shiftos_thereturn-202572ae2d4261f21019f387c30114fca4f1e39c.tar.gz shiftos_thereturn-202572ae2d4261f21019f387c30114fca4f1e39c.tar.bz2 shiftos_thereturn-202572ae2d4261f21019f387c30114fca4f1e39c.zip | |
fixed icons
Diffstat (limited to 'ShiftOS.WinForms')
| -rw-r--r-- | ShiftOS.WinForms/Applications/ShiftLetters.cs | 1 | ||||
| -rw-r--r-- | ShiftOS.WinForms/SystemIcons/iconTerminal.png | bin | 48451 -> 235 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Applications/ShiftLetters.cs b/ShiftOS.WinForms/Applications/ShiftLetters.cs index 6ff528a..0dd1505 100644 --- a/ShiftOS.WinForms/Applications/ShiftLetters.cs +++ b/ShiftOS.WinForms/Applications/ShiftLetters.cs @@ -39,6 +39,7 @@ namespace ShiftOS.WinForms.Applications [Launcher("ShiftLetters", false, null, "Games")] [RequiresUpgrade("shiftletters")] [WinOpen("shiftletters")] + [DefaultIcon("iconShiftLetters")] public partial class ShiftLetters : UserControl, IShiftOSWindow { int lives = 7; diff --git a/ShiftOS.WinForms/SystemIcons/iconTerminal.png b/ShiftOS.WinForms/SystemIcons/iconTerminal.png Binary files differindex df5e779..7a20771 100644 --- a/ShiftOS.WinForms/SystemIcons/iconTerminal.png +++ b/ShiftOS.WinForms/SystemIcons/iconTerminal.png |
