gimp r27772 - in trunk: . libgimpcolor



Author: neo
Date: Wed Dec 10 12:16:46 2008
New Revision: 27772
URL: http://svn.gnome.org/viewvc/gimp?rev=27772&view=rev

Log:
2008-12-10  Sven Neumann  <sven gimp org>

	* libgimpcolor/gimprgb-parse.c: updated link to the color 
keywords
	in the SVG spec.



Modified:
   trunk/ChangeLog
   trunk/libgimpcolor/gimprgb-parse.c

Modified: trunk/libgimpcolor/gimprgb-parse.c
==============================================================================
--- trunk/libgimpcolor/gimprgb-parse.c	(original)
+++ trunk/libgimpcolor/gimprgb-parse.c	Wed Dec 10 12:16:46 2008
@@ -217,7 +217,8 @@
  * @len:  the length of @name, in bytes. or -1 if @name is nul-terminated
  *
  * Attempts to parse a color name. This function accepts <ulink
- * url="http://www.w3.org/TR/SVG/types.html";>SVG 1.0 color keywords</ulink>.
+ * url="http://www.w3.org/TR/SVG/types.html#ColorKeywords";>SVG 1.0
+ * color keywords</ulink>.
  *
  * This function does not touch the alpha component of @rgb.
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]