lostwages/templates/en home_about.template

Jeremy Newman jnewman at wine.codeweavers.com
Tue May 1 15:52:28 CDT 2007


ChangeSet ID:	31121
CVSROOT:	/opt/cvs-commit
Module name:	lostwages
Changes by:	jnewman at winehq.org	2007/05/01 15:52:28

Modified files:
	templates/en   : home_about.template 

Log message:
	Andrew Riedi <andrewriedi at gmail.com>
	Fix the X11 link and state that we use OpenGL also.

Patch: http://cvs.winehq.org/patch.py?id=31121

Old revision  New revision  Changes     Path
 1.21          1.22          +2 -1       lostwages/templates/en/home_about.template

Index: lostwages/templates/en/home_about.template
diff -u -p lostwages/templates/en/home_about.template:1.21 lostwages/templates/en/home_about.template:1.22
--- lostwages/templates/en/home_about.template:1.21	1 May 2007 20:52:28 -0000
+++ lostwages/templates/en/home_about.template	1 May 2007 20:52:28 -0000
@@ -2,7 +2,8 @@
 
 <p>Wine is an Open Source implementation of the <a
 href="http://www.microsoft.com/windows/">Windows</a> API on top of <a
-href="http://www.x.org/X11_protocol.html">X</a> and Unix.</p>
+href="http://www.x.org">X</a>, <a href="http://www.opengl.org">OpenGL</a>, and 
+Unix.</p>
 
 <p>Think of Wine as a compatibility layer for running Windows programs. 
 Wine does not require Microsoft Windows, as it is a completely free alternative 



More information about the wine-cvs mailing list