CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/08/18 07:29:40
Modified files:
databases/evolution-data-server: Makefile
Added files:
databases/evolution-data-server/patches:
patch-libedataserverui_e-source-selector_c
Log message:
Add a patch from upstream git:
Remove an assertion in ESourceSelector.
Related to bug #541192. Something accessibility-related is causing the
assertion to fail. The problem is still unknown, but the logic is more
forgiving now.
Fixes a crash when switching accounts in evolution when accessibility is
enabled.