1
0
Fork 0

fix gdkatom/xatom screwup - gee, I should read my warnings

2001-12-06  Havoc Pennington  <hp@redhat.com>

	* src/ui.c (meta_text_property_to_utf8): fix gdkatom/xatom screwup
	- gee, I should read my warnings
This commit is contained in:
Havoc Pennington 2001-12-07 00:54:32 +00:00 committed by Havoc Pennington
parent 3f05f34286
commit e312daffd5
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2001-12-06 Havoc Pennington <hp@redhat.com>
* src/ui.c (meta_text_property_to_utf8): fix gdkatom/xatom screwup
- gee, I should read my warnings
2001-12-03 Laszlo Peter <laca@ireland.sun.com>
* src/frames.c: add a dummy element to the enum so

View file

@ -518,7 +518,7 @@ meta_text_property_to_utf8 (Display *xdisplay,
list = NULL;
count = gdk_text_property_to_utf8_list (prop->encoding,
count = gdk_text_property_to_utf8_list (gdk_x11_xatom_to_atom (prop->encoding),
prop->format,
prop->value,
prop->nitems,