winehq/ ./index.php include/config.php include ...

Jeremy Newman jnewman at wine.codeweavers.com
Mon Dec 2 13:56:45 CST 2002


ChangeSet ID:	6472
CVSROOT:	/opt/cvs-commit
Module name:	winehq
Changes by:	jnewman at wine.codeweavers.com	2002/12/02 13:56:45

Modified files:
	.              : index.php 
	include        : config.php html.php 
	templates      : 404.template 
	templates/en   : about.template contrib.template 
	                 contributing.template cvs.template 
	                 developer_hints.template development.template 
	                 devstart.template download.template 
	                 faq.template forums.template 
	                 help_wanted.template home_about.template 
	                 howto.template license.template myths.template 
	                 press.template refs.template resources.template 
	                 screenshots.template sending_patches.template 
	                 status.template support.template 
	                 supported_applications.template 
	                 todo_lists.template tools.template 
	                 troubleshooting.template who.template 
	                 why.template 

Log message:
	get title of page from template

Patch: http://cvs.winehq.com/patch.py?id=6472

Old revision  New revision  Changes     Path
 1.2           1.3           +3 -2       winehq/index.php
 1.1.1.1       1.2           +1 -1       winehq/include/config.php
 1.1.1.1       1.2           +5 -0       winehq/include/html.php
 1.1.1.1       1.2           +2 -0       winehq/templates/404.template
 1.1.1.1       1.2           +4 -0       winehq/templates/en/about.template
 1.1.1.1       1.2           +2 -0       winehq/templates/en/contrib.template
 1.1.1.1       1.2           +2 -0       winehq/templates/en/contributing.template
 1.1.1.1       1.2           +3 -1       winehq/templates/en/cvs.template
 1.1.1.1       1.2           +7 -0       winehq/templates/en/developer_hints.template
 1.1.1.1       1.2           +4 -0       winehq/templates/en/development.template
 1.1.1.1       1.2           +2 -0       winehq/templates/en/devstart.template
 1.1.1.1       1.2           +3 -0       winehq/templates/en/download.template
 1.1.1.1       1.2           +3 -0       winehq/templates/en/faq.template
 1.1.1.1       1.2           +7 -9       winehq/templates/en/forums.template
 1.1.1.1       1.2           +7 -0       winehq/templates/en/help_wanted.template
 1.2           1.3           +2 -0       winehq/templates/en/home_about.template
 1.1.1.1       1.2           +7 -0       winehq/templates/en/howto.template
 1.1.1.1       1.2           +2 -0       winehq/templates/en/license.template
 1.1.1.1       1.2           +2 -0       winehq/templates/en/myths.template
 1.1.1.1       1.2           +3 -1       winehq/templates/en/press.template
 1.1.1.1       1.2           +3 -2       winehq/templates/en/refs.template
 1.1.1.1       1.2           +7 -0       winehq/templates/en/resources.template
 1.1.1.1       1.2           +3 -0       winehq/templates/en/screenshots.template
 1.1.1.1       1.2           +7 -0       winehq/templates/en/sending_patches.template
 1.1.1.1       1.2           +20 -19     winehq/templates/en/status.template
 1.1.1.1       1.2           +5 -1       winehq/templates/en/support.template
 1.1.1.1       1.2           +4 -2       winehq/templates/en/supported_applications.template
 1.1.1.1       1.2           +3 -1       winehq/templates/en/todo_lists.template
 1.1.1.1       1.2           +2 -1       winehq/templates/en/tools.template
 1.1.1.1       1.2           +7 -0       winehq/templates/en/troubleshooting.template
 1.1.1.1       1.2           +6 -3       winehq/templates/en/who.template
 1.1.1.1       1.2           +2 -0       winehq/templates/en/why.template




More information about the wine-cvs mailing list