comparison src/ChangeLog @ 72930:ffb882df13fa

* gtkutil.c (xg_get_file_with_chooser): Check x-gtk-show-chooser-help-text before adding the help text. * xfns.c (syms_of_xfns): New variable: x-gtk-show-chooser-help-text.
author Jan Djärv <jan.h.d@swipnet.se>
date Sat, 16 Sep 2006 17:43:09 +0000
parents 790e14d9baae
children 9c3b1f40669d
comparison
equal deleted inserted replaced
72929:3fe5d38d5acd 72930:ffb882df13fa
1 2006-09-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1 2006-09-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_get_file_with_chooser): Check
4 x-gtk-show-chooser-help-text before adding the help text.
5
6 * xfns.c (syms_of_xfns): New variable: x-gtk-show-chooser-help-text.
2 7
3 * gtkutil.c (get_utf8_string): Try harder to convert to UTF8. Gtk+ 8 * gtkutil.c (get_utf8_string): Try harder to convert to UTF8. Gtk+
4 will simply crash if we fail. 9 will simply crash if we fail.
5 10
6 2006-09-16 Richard Stallman <rms@gnu.org> 11 2006-09-16 Richard Stallman <rms@gnu.org>