Put debugging printout inside GTK_NOTE.

2005-08-15  Tor Lillqvist  <tml@novell.com>

	* gtk/gtkicontheme.c (theme_lookup_icon): Put debugging printout
	inside GTK_NOTE.
This commit is contained in:
Tor Lillqvist
2005-08-15 19:36:32 +00:00
committed by Tor Lillqvist
parent 013a0b0f11
commit 6591528e95
4 changed files with 21 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2005-08-15 Tor Lillqvist <tml@novell.com>
* gtk/gtkicontheme.c (theme_lookup_icon): Put debugging printout
inside GTK_NOTE.
2005-08-15 Owen Taylor <otaylor@redhat.com>
* configure.in: Fix have_base_pc / have_base_x_pc typo.