Remove a (now) misleading comment.

* gtk/gtkrc.c (gtk_rc_parse_file): Remove a (now) misleading comment.

	* gtk/tmpl/gtkrc.sgml: Update the description of RC file loading
	to match recent code changes. Also document font_name and engine.
This commit is contained in:
Matthias Clasen
2002-02-05 22:50:31 +00:00
parent 9b8cf1d532
commit 6370cf3b8e
10 changed files with 83 additions and 21 deletions

View File

@ -1,3 +1,7 @@
2002-02-05 Matthias Clasen <matthiasc@poet.de>
* gtk/gtkrc.c (gtk_rc_parse_file): Remove a (now) misleading comment.
2002-02-05 Federico Mena Quintero <federico@ximian.com>
* gdk/gdkwindow.h: Do not #include <gdk/gdkwindow.h>.