]> Pileus Git - ~andy/gtk/commit
Fix parsing of color names containing numbers
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 17 Feb 2011 19:04:29 +0000 (20:04 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 17 Feb 2011 19:10:49 +0000 (20:10 +0100)
commit3100b76ba946090059142c7f61cd091b3a32ad82
tree24068daf553e1a3e7c8db1ef76aa0660e8adc2c7
parentbdacdfb78b6ba84e6e9fd063acba8b060e697358
Fix parsing of color names containing numbers

They were being defined correctly through @define-color
in CSS, but parsing failed at the moment of creating
GtkSymbolicColors depending on these.
gtk/gtkcssprovider.c