[Scummvm-cvs-logs] SF.net SVN: scummvm:[46217] tools/branches/gsoc2009-gui/gui/pages.cpp

joostp at users.sourceforge.net joostp at users.sourceforge.net
Mon Nov 30 10:58:49 CET 2009


Revision: 46217
          http://scummvm.svn.sourceforge.net/scummvm/?rev=46217&view=rev
Author:   joostp
Date:     2009-11-30 09:58:49 +0000 (Mon, 30 Nov 2009)

Log Message:
-----------
Dremcast -> Dreamcast

Modified Paths:
--------------
    tools/branches/gsoc2009-gui/gui/pages.cpp

Modified: tools/branches/gsoc2009-gui/gui/pages.cpp
===================================================================
--- tools/branches/gsoc2009-gui/gui/pages.cpp	2009-11-30 08:55:51 UTC (rev 46216)
+++ tools/branches/gsoc2009-gui/gui/pages.cpp	2009-11-30 09:58:49 UTC (rev 46217)
@@ -790,7 +790,7 @@
 
 wxString ChooseAudioFormatPage::getHelp() {
 	return wxT("Select audio format, for most platforms, Ogg Vorbis is preferred, as it's license free ")
-		wxT("and GPL based will still offer great quality.\nNintendo DS and Dremcast platforms only work with MP3 compression.");
+		wxT("and GPL based will still offer great quality.\nNintendo DS and Dreamcast platforms only work with MP3 compression.");
 }
 
 void ChooseAudioFormatPage::save(wxWindow *panel) {


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