2006-12-13 Brian Cameron * Release 2.16.4: * NEWS: Updated. * configure.ac: Update to new release version. 2006-12-05 Brian Cameron * vicious-extensions/ve-miscui.c: Same fix for primary message. 2006-12-05 Brian Cameron * vicious-extensions/ve-miscui.c, gui/gdmchooser.c: Cleaner fix for same problem fixed in last commit. 2006-12-04 Brian Cameron * vicious-extensions/ve-miscui.c, gui/gdmchooser.c: Fix so that if the "%" key is entered in the input field in gdmchooser, the secondary message in the error dialog displays properly. Also fix ve-miscui.c so that if "%" exists in the secondary message, to not display it. Message must have "%%" to display the "%" character. 2006-11-28 Brian Cameron * gui/gdmsession.c: Fix for TryExec check in gdmsession.c so that it does not pass arguments into g_find_program_in_path since it causes it to say it is not executable if arguments are passed in.