[Scummvm-cvs-logs] CVS: web/docs/specs aary.php,1.2,1.3 char.php,1.1,1.2 glossary.php,1.2,1.3 index.php,1.2,1.3 introduction.php,1.5,1.6 scrp-v5.php,1.2,1.3 scrp-v6.php,1.3,1.4 scrp.php,1.2,1.3

Max Horn fingolfin at users.sourceforge.net
Sun Oct 12 16:52:02 CEST 2003


Update of /cvsroot/scummvm/web/docs/specs
In directory sc8-pr-cvs1:/tmp/cvs-serv22041/docs/specs

Modified Files:
	aary.php char.php glossary.php index.php introduction.php 
	scrp-v5.php scrp-v6.php scrp.php 
Log Message:
nicer copyright text (although I think it could be done better, but hey, I am not a designer :-)

Index: aary.php
===================================================================
RCS file: /cvsroot/scummvm/web/docs/specs/aary.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- aary.php	24 Apr 2003 02:25:51 -0000	1.2
+++ aary.php	12 Oct 2003 23:50:36 -0000	1.3
@@ -67,7 +67,6 @@
 echo html_round_frame_end(" ");
 
 // end of html
-echo html_p();
 sidebar_end();
 html_footer();
 ?>

Index: char.php
===================================================================
RCS file: /cvsroot/scummvm/web/docs/specs/char.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- char.php	13 Sep 2002 14:42:20 -0000	1.1
+++ char.php	12 Oct 2003 23:50:36 -0000	1.2
@@ -101,7 +101,6 @@
 echo html_round_frame_end(" ");
 
 // end of html
-echo html_p();
 sidebar_end();
 html_footer();
 ?>

Index: glossary.php
===================================================================
RCS file: /cvsroot/scummvm/web/docs/specs/glossary.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- glossary.php	14 Sep 2002 00:25:34 -0000	1.2
+++ glossary.php	12 Oct 2003 23:50:36 -0000	1.3
@@ -71,7 +71,6 @@
 echo html_round_frame_end(" ");
 
 // end of html
-echo html_p();
 sidebar_end();
 html_footer();
 ?>

Index: index.php
===================================================================
RCS file: /cvsroot/scummvm/web/docs/specs/index.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- index.php	28 Feb 2003 02:32:12 -0000	1.2
+++ index.php	12 Oct 2003 23:50:36 -0000	1.3
@@ -42,7 +42,6 @@
 echo html_round_frame_end(" ");
 
 // end of html
-echo html_p();
 sidebar_end();
 html_footer();
 ?>

Index: introduction.php
===================================================================
RCS file: /cvsroot/scummvm/web/docs/specs/introduction.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- introduction.php	22 Aug 2003 23:48:36 -0000	1.5
+++ introduction.php	12 Oct 2003 23:50:36 -0000	1.6
@@ -213,7 +213,6 @@
 echo html_round_frame_end(" ");
           
 // end of html
-echo html_p();
 sidebar_end();
 html_footer();
 ?>

Index: scrp-v5.php
===================================================================
RCS file: /cvsroot/scummvm/web/docs/specs/scrp-v5.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- scrp-v5.php	28 Feb 2003 01:32:20 -0000	1.2
+++ scrp-v5.php	12 Oct 2003 23:50:36 -0000	1.3
@@ -935,7 +935,6 @@
 echo html_round_frame_end(" ");
 
 // end of html
-echo html_p();
 sidebar_end();
 html_footer();
 ?>

Index: scrp-v6.php
===================================================================
RCS file: /cvsroot/scummvm/web/docs/specs/scrp-v6.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- scrp-v6.php	28 Feb 2003 01:46:36 -0000	1.3
+++ scrp-v6.php	12 Oct 2003 23:50:36 -0000	1.4
@@ -2013,7 +2013,6 @@
 echo html_round_frame_end(" ");
 
 // end of html
-echo html_p();
 sidebar_end();
 html_footer();
 ?>

Index: scrp.php
===================================================================
RCS file: /cvsroot/scummvm/web/docs/specs/scrp.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- scrp.php	21 Mar 2003 01:01:01 -0000	1.2
+++ scrp.php	12 Oct 2003 23:50:36 -0000	1.3
@@ -235,7 +235,6 @@
 echo html_round_frame_end(" ");
 
 // end of html
-echo html_p();
 sidebar_end();
 html_footer();
 ?>





More information about the Scummvm-git-logs mailing list