[Scummvm-cvs-logs] SF.net SVN: scummvm:[35682] scummvm/trunk/base/commandLine.cpp

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Fri Jan 2 21:36:52 CET 2009


Revision: 35682
          http://scummvm.svn.sourceforge.net/scummvm/?rev=35682&view=rev
Author:   lordhoto
Date:     2009-01-02 20:36:51 +0000 (Fri, 02 Jan 2009)

Log Message:
-----------
- Changed description for --list-themes to be consistent with descriptions of other --list commands
- Updated description for --platform option

Modified Paths:
--------------
    scummvm/trunk/base/commandLine.cpp

Modified: scummvm/trunk/base/commandLine.cpp
===================================================================
--- scummvm/trunk/base/commandLine.cpp	2009-01-02 20:21:21 UTC (rev 35681)
+++ scummvm/trunk/base/commandLine.cpp	2009-01-02 20:36:51 UTC (rev 35682)
@@ -72,7 +72,7 @@
 	"                           dotmatrix)\n"
 	"  --gui-theme=THEME        Select GUI theme\n"
 	"  --themepath=PATH         Path to where GUI themes are stored\n"
-	"  --list-themes            Lists all usable GUI themes\n"
+	"  --list-themes            Display list of all usable GUI themes\n"
 	"  -e, --music-driver=MODE  Select music driver (see README for details)\n"
 	"  -q, --language=LANG      Select language (en,de,fr,it,pt,es,jp,zh,kr,se,gb,\n"
 	"                           hb,ru,cz)\n"
@@ -94,8 +94,8 @@
 	"  --joystick[=NUM]         Enable input with joystick (default: 0 = first\n"
 	"                           joystick)\n"
 	"  --platform=WORD          Specify platform of game (allowed values: 2gs, 3do,\n"
-	"                           acorn, amiga, atari, c64, fmtowns, nes, mac, pc,\n"
-	"                           pce, segacd, windows)\n"
+	"                           acorn, amiga, atari, c64, fmtowns, nes, mac, pc, pc98,\n"
+	"                           pce, segacd, wii, windows)\n"
 	"  --savepath=PATH          Path to where savegames are stored\n"
 	"  --extrapath=PATH         Extra path to additional game data\n"
 	"  --soundfont=FILE         Select the SoundFont for MIDI playback (only\n"


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list