I would forget to save the ChangeLog entry before committing...
This commit is contained in:
parent
1a16108310
commit
ac606c6223
1 changed files with 16 additions and 0 deletions
16
ChangeLog
16
ChangeLog
|
@ -1,3 +1,19 @@
|
|||
2006-05-15 Elijah Newren <newren gmail com>
|
||||
|
||||
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 <newren gmail com>
|
||||
|
||||
* src/screen.c (reload_xinerama_infos): Patch from
|
||||
|
|
Loading…
Add table
Reference in a new issue