From: Thomas J. <fa...@ap...> - 2002-11-05 22:31:36
|
Update of /var/lib/cvs/bWF2/web/WEB-INF In directory apollo:/tmp/cvs-serv30619 Modified Files: themes.properties Log Message: added the simple theme Index: themes.properties =================================================================== RCS file: /var/lib/cvs/bWF2/web/WEB-INF/themes.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- themes.properties 5 Nov 2002 00:45:48 -0000 1.1 +++ themes.properties 5 Nov 2002 22:31:29 -0000 1.2 @@ -14,3 +14,10 @@ blue-heart.file.box_start=box_start.html blue-heart.file.box_stop=box_stop.html +simple +simple.author=fake +simple.file.header=header.html +simple.file.footer=footer.html +simple.file.box_item=box_item.html +simple.file.box_start=box_start.html +simple.file.box_stop=box_stop.html |