zenity/src
Glynn Foster 69e094a457 Fix for #137993. There is a chance that we'll have to revert this fix,
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>.
2004-12-07 01:26:00 +00:00
..
.cvsignore Up the gicker. 2004-07-19 01:01:58 +00:00
about.c Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
calendar.c Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
eggtrayicon.c Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
eggtrayicon.h Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
entry.c Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
fileselection.c Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
gdialog.in Fix quote and output bugs in the gdialog wrapper #128149. 2003-12-01 23:27:45 +00:00
main.c Fix for #137993. There is a chance that we'll have to revert this fix, 2004-12-07 01:26:00 +00:00
Makefile.am Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for the 2004-12-07 00:17:16 +00:00
msg.c Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
notification.c function to set a GtkImage to a scaled pixbuf. 2004-09-30 11:25:37 +00:00
option.c Fix spacing issue. 2004-12-07 01:19:45 +00:00
option.h Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for the 2004-12-07 00:55:26 +00:00
progress.c Add missing header. Same ANSIfication. Closes bug #152851. 2004-09-17 08:57:21 +00:00
text.c Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
tree.c Add missing header. Same ANSIfication. Closes bug #152851. 2004-09-17 08:57:21 +00:00
util.c Check the xterm window ID is valid before using it 2004-11-23 10:08:50 +00:00
util.h Add new notification icon. Update for new files. Restructure code a little 2004-09-13 07:51:51 +00:00
zenity.glade Untranslate 3 strings again. Thanks to Christian for pointing this out. 2004-04-27 20:34:56 +00:00
zenity.h Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for the 2004-12-07 00:17:16 +00:00