[Scummvm-cvs-logs] SF.net SVN: scummvm: [22014] scummvm/trunk/gui/theme-config.cpp

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Tue Apr 18 12:05:02 CEST 2006


Revision: 22014
Author:   lordhoto
Date:     2006-04-18 12:04:15 -0700 (Tue, 18 Apr 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=22014&view=rev

Log Message:
-----------
Fixes "aspect ratio" text in the options with --force-1x-overlay.

Modified Paths:
--------------
    scummvm/trunk/gui/theme-config.cpp
Modified: scummvm/trunk/gui/theme-config.cpp
===================================================================
--- scummvm/trunk/gui/theme-config.cpp	2006-04-18 18:57:43 UTC (rev 22013)
+++ scummvm/trunk/gui/theme-config.cpp	2006-04-18 19:04:15 UTC (rev 22014)
@@ -301,7 +301,7 @@
 "opYoffset=(opYoffset + kLineHeight + 4)\n"
 "grFullscreenCheckbox=gcx opYoffset (kFontHeight + 10 + 96) buttonHeight\n"
 "opYoffset=(opYoffset + buttonHeight)\n"
-"grAspectCheckbox=prev.x opYoffset (kFontHeight + 10 + 136) prev.h\n"
+"grAspectCheckbox=prev.x opYoffset (kFontHeight + 10 + 180) prev.h\n"
 "opYoffset=(opYoffset + buttonHeight)\n"
 "\n"
 "[audioControls]\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