69e094a457
2004-12-07 Glynn Foster <glynn.foster@sun.com> * src/main.c: Fix for #137993. There is a chance that we'll have to revert this fix, given the comments in /etc/X11/gdm/Xsession: # Note that this should only go to zenity dialogs which always # expect utf8 gettextfunc () { if [ "x$gdmtranslate" != "x" ] ; then "$gdmtranslate" --utf8 "$1" else echo "$1" fi } So I guess we may be over a barrel with our original guarantee. Let's just change this in 2.9.x and see if anyone notices or cares enough. Patch from Leonardo Boshell <p@kapcoweb.com>. |
||
---|---|---|
.. | ||
.cvsignore | ||
about.c | ||
calendar.c | ||
eggtrayicon.c | ||
eggtrayicon.h | ||
entry.c | ||
fileselection.c | ||
gdialog.in | ||
main.c | ||
Makefile.am | ||
msg.c | ||
notification.c | ||
option.c | ||
option.h | ||
progress.c | ||
text.c | ||
tree.c | ||
util.c | ||
util.h | ||
zenity.glade | ||
zenity.h |