From fbce5860bfff8116aa49bc1a46d4b5710bcb4d44 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Sat, 16 Sep 2006 17:43:09 +0000 Subject: [PATCH] * 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. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 1a6f6edeb33..d759b5717e5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2006-09-16 Jan Dj,Ad(Brv + * 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. + * gtkutil.c (get_utf8_string): Try harder to convert to UTF8. Gtk+ will simply crash if we fail. -- 2.39.2