[Scummvm-cvs-logs] SF.net SVN: scummvm: [23093] scummvm/trunk

sev at users.sourceforge.net sev at users.sourceforge.net
Tue Jun 13 20:34:21 CEST 2006


Revision: 23093
Author:   sev
Date:     2006-06-13 11:33:58 -0700 (Tue, 13 Jun 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=23093&view=rev

Log Message:
-----------
No idea how PlayStation turned to Playstation. Fixing.

Modified Paths:
--------------
    scummvm/trunk/AUTHORS
    scummvm/trunk/doc/credits.tex
    scummvm/trunk/gui/credits.h
    scummvm/trunk/tools/credits.pl
Modified: scummvm/trunk/AUTHORS
===================================================================
--- scummvm/trunk/AUTHORS	2006-06-13 18:32:05 UTC (rev 23092)
+++ scummvm/trunk/AUTHORS	2006-06-13 18:33:58 UTC (rev 23093)
@@ -86,7 +86,7 @@
        Nicolas Bacca        
        Kostas Nakos         
 
-    Playstation 2:
+    PlayStation 2:
        Robert Goeffringmann 
 
     PSP (PlayStation Portable):

Modified: scummvm/trunk/doc/credits.tex
===================================================================
--- scummvm/trunk/doc/credits.tex	2006-06-13 18:32:05 UTC (rev 23092)
+++ scummvm/trunk/doc/credits.tex	2006-06-13 18:33:58 UTC (rev 23093)
@@ -139,7 +139,7 @@
     Kostas Nakos & \textit{}\\
   \end{tabular}
 \end{list}
-\item \textbf{ Playstation 2}
+\item \textbf{ PlayStation 2}
 \begin{list}{}{\setlength{\leftmargin}{0.2cm}}
 \item  \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}}
     Robert G\"offringmann & \textit{}\\

Modified: scummvm/trunk/gui/credits.h
===================================================================
--- scummvm/trunk/gui/credits.h	2006-06-13 18:32:05 UTC (rev 23092)
+++ scummvm/trunk/gui/credits.h	2006-06-13 18:33:58 UTC (rev 23093)
@@ -87,7 +87,7 @@
 "\\C\\c0""Nicolas Bacca",
 "\\C\\c0""Kostas Nakos",
 "\\C\\c0""",
-"\\C\\c1""Playstation 2",
+"\\C\\c1""PlayStation 2",
 "\\C\\c0""Robert Goeffringmann",
 "\\C\\c0""",
 "\\C\\c1""PSP (PlayStation Portable)",

Modified: scummvm/trunk/tools/credits.pl
===================================================================
--- scummvm/trunk/tools/credits.pl	2006-06-13 18:32:05 UTC (rev 23092)
+++ scummvm/trunk/tools/credits.pl	2006-06-13 18:33:58 UTC (rev 23093)
@@ -536,7 +536,7 @@
 		  add_person("Kostas Nakos", "knakos", "");
 	  end_section();
 
-	  begin_section("Playstation 2");
+	  begin_section("PlayStation 2");
 		  add_person("Robert Göffringmann", "lavosspawn", "");
 	  end_section();
 


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