From ac606c6223bb94d862669cc5d7624fc1f0bc1074 Mon Sep 17 00:00:00 2001 From: Elijah Newren Date: Mon, 15 May 2006 18:54:39 +0000 Subject: [PATCH] I would forget to save the ChangeLog entry before committing... --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index c13218468..ed0b9b44d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2006-05-15 Elijah Newren + + Revert the accessibility module loading workaround from Gnome + 2.6, since gtk+ has long since fixed this for us. #123372. + + * src/Makefile.am: remove METACITY_LIBDIR define + + * src/main.c (find_accessibility_module, + accessibility_invoke_module, accessibility_invoke, main): remove + the first three of these functions and all calls to them + + * src/tabpopup.c (meta_ui_tab_popup_new): not sure if this part of + 120025 needed to be reverted but doing the reversion, if wrong, is + the best way to get someone from the accessibility team to scream, + er, I mean comment. ;-) + 2006-05-15 Elijah Newren * src/screen.c (reload_xinerama_infos): Patch from