Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Patch 1 #44
-
Switched to from "/refresh" to "/refreshsilent [!recycle]"
Darrin C. Roenfanz committedNov 20, 2011 By changing this line, LiteStep will recycle without asking when refreshing the themes list. Resolves Issue #36.
-
Fix for failing logoff/reboot options in LOSS.
Darrin C. Roenfanz committedNov 20, 2011 Altered the existing wx.wxExecute line. Since LiteStep accepts bang commands as commandline arguments, changing the wxExecute command fixes the logoff portion. Additonally, a newer version of wxLua incorporates a wx.wxShutdown command. Passing this command with a flag will suggessfully reboot the computer. Resolves Issue #42.
-
Removed a line that should never have been there.
Darrin C. Roenfanz committedNov 21, 2011 -
Switched to using official `WinVer.nsh` Resolves #31.
Darrin C. Roenfanz committedNov 21, 2011 Resolves Issue #31.
-
Updated profile strings to use actual paths. Resolves #11.
Darrin C. Roenfanz committedNov 22, 2011 Resolves Issue #11.
-
Made it so that this page is skipped when SectionCore is unselected.
Darrin C. Roenfanz committedNov 22, 2011 -
Made it so that HowLS is only shown if SectionCore is selected.
Darrin C. Roenfanz committedNov 22, 2011 Resolves Issue #33.