Setup menu has been split up into submenus for screen space

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1873 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2005-09-14 22:03:42 +00:00
parent 2359e2441f
commit 4d5b2f91b1
8 changed files with 294 additions and 47 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.5:
- Setup menu split into four submenus - Michael
- Fixed fallback in getHomeDir() for when $HOME is not defined on *nix
- SvdB
- %APPDATA% fallback no longer to "../userdata", but to "./userdata",