[Scummvm-cvs-logs] SF.net SVN: scummvm: [22443] web/trunk/faq.inc

eriktorbjorn at users.sourceforge.net eriktorbjorn at users.sourceforge.net
Sat May 13 06:21:19 CEST 2006


Revision: 22443
Author:   eriktorbjorn
Date:     2006-05-13 06:02:49 -0700 (Sat, 13 May 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=22443&view=rev

Log Message:
-----------
My HTML changes still weren't right. Let's try this...

Modified Paths:
--------------
    web/trunk/faq.inc
Modified: web/trunk/faq.inc
===================================================================
--- web/trunk/faq.inc	2006-05-13 12:35:25 UTC (rev 22442)
+++ web/trunk/faq.inc	2006-05-13 13:02:49 UTC (rev 22443)
@@ -551,12 +551,12 @@
 using. Under Windows, you could try creating a file called
 <b>scummvm.bat</b> in the same folder as <b>scummvm.exe</b>. Open this
 file in your favorite text editor and put something like this in it:</p>
-<p><blockquote><pre>
+<blockquote><pre>
 @echo off
 set SDL_VIDEODRIVER=windib
 set SDL_AUDIODRIVER=waveout
 scummvm.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
-</pre></blockquote></p>
+</pre></blockquote>
 <p>You should now be able to run ScummVM by double-clicking on this
 batch file, instead of the ScummVM executable.</p>
 <p>On more recent versions of Windows, you can also set an environment


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