[Scummvm-cvs-logs] SF.net SVN: scummvm: [27093] web/trunk/include/screenshots.php

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Tue Jun 5 00:53:40 CEST 2007


Revision: 27093
          http://scummvm.svn.sourceforge.net/scummvm/?rev=27093&view=rev
Author:   fingolfin
Date:     2007-06-04 15:53:40 -0700 (Mon, 04 Jun 2007)

Log Message:
-----------
schot = SCreen sHOT, obviously, you twerps *g*

Modified Paths:
--------------
    web/trunk/include/screenshots.php

Modified: web/trunk/include/screenshots.php
===================================================================
--- web/trunk/include/screenshots.php	2007-06-04 22:50:42 UTC (rev 27092)
+++ web/trunk/include/screenshots.php	2007-06-04 22:53:40 UTC (rev 27093)
@@ -22,7 +22,7 @@
 $tmp = get_files($file_root."/screenshots","png");
 foreach ($tmp as $image) {
 
-  // Parse the ID of the schot in the file name, consisting of three numbers:
+  // Parse the ID of the screenshot in the file name, consisting of three numbers:
   // 1) the "broad" category
   // 2) the game
   // 3) sequential number, used to distinguish shots of a single game


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