diff options
| author | william341 <[email protected]> | 2017-02-26 21:16:11 -0700 |
|---|---|---|
| committer | william341 <[email protected]> | 2017-02-26 21:16:11 -0700 |
| commit | 496b0cbf8659c99203f48210fd39c572400ae623 (patch) | |
| tree | 9102597f377e9b0bc3bde4a630eb482ef4b564d3 /ShiftOS.WinForms/Applications/ShiftSweeper.cs | |
| parent | 843143b86a55390172e20565ddbd1bbde9d5892e (diff) | |
| download | shiftos_thereturn-496b0cbf8659c99203f48210fd39c572400ae623.tar.gz shiftos_thereturn-496b0cbf8659c99203f48210fd39c572400ae623.tar.bz2 shiftos_thereturn-496b0cbf8659c99203f48210fd39c572400ae623.zip | |
tweaks here and there
Diffstat (limited to 'ShiftOS.WinForms/Applications/ShiftSweeper.cs')
| -rw-r--r-- | ShiftOS.WinForms/Applications/ShiftSweeper.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Applications/ShiftSweeper.cs b/ShiftOS.WinForms/Applications/ShiftSweeper.cs index 529a7e8..c746017 100644 --- a/ShiftOS.WinForms/Applications/ShiftSweeper.cs +++ b/ShiftOS.WinForms/Applications/ShiftSweeper.cs @@ -35,7 +35,7 @@ using ShiftOS.Engine; namespace ShiftOS.WinForms.Applications { - [Launcher("ShiftSweeper", true, "shiftsweeper", "Games")] + [Launcher("ShiftSweeper", true, "al_shiftsweeper", "Games")] [RequiresUpgrade("shiftsweeper")] [WinOpen("shiftsweeper")] [DefaultIcon("iconShiftSweeper")] |
