1
0
Fork 0
mutter-performance-source/clutter/cally
Alejandro Piñeiro 8f8e88b692 Initialize accessibility support on clutter_init
Initialize the accessibility support calling cally_accessibility_init

Take into account that this is required to at least be sure that
CallyUtil class is available.

It also modifies cally_accessibility_module_init in order to return
if the initialization was fine (and the name, removing the module word).

It also removes the gnome accessibility hooks, as it is not anymore
module code.

Solves CB#2098
2010-07-05 16:45:43 +01:00
..
cally-actor-private.h Add Cally 2010-07-05 16:45:43 +01:00
cally-actor.c Rename some methods and includes to avoid -Wshadow warnings 2010-07-05 16:45:43 +01:00
cally-actor.h Add Cally 2010-07-05 16:45:43 +01:00
cally-clone.c Add Cally 2010-07-05 16:45:43 +01:00
cally-clone.h Add Cally 2010-07-05 16:45:43 +01:00
cally-factory.h Add Cally 2010-07-05 16:45:43 +01:00
cally-group.c Add Cally 2010-07-05 16:45:43 +01:00
cally-group.h Add Cally 2010-07-05 16:45:43 +01:00
cally-rectangle.c Add Cally 2010-07-05 16:45:43 +01:00
cally-rectangle.h Add Cally 2010-07-05 16:45:43 +01:00
cally-root.c Add Cally 2010-07-05 16:45:43 +01:00
cally-root.h Add Cally 2010-07-05 16:45:43 +01:00
cally-stage.c Add Cally 2010-07-05 16:45:43 +01:00
cally-stage.h Add Cally 2010-07-05 16:45:43 +01:00
cally-text.c Add Cally 2010-07-05 16:45:43 +01:00
cally-text.h Add Cally 2010-07-05 16:45:43 +01:00
cally-texture.c Add Cally 2010-07-05 16:45:43 +01:00
cally-texture.h Add Cally 2010-07-05 16:45:43 +01:00
cally-util.c Rename some methods and includes to avoid -Wshadow warnings 2010-07-05 16:45:43 +01:00
cally-util.h Add Cally 2010-07-05 16:45:43 +01:00
cally.c Initialize accessibility support on clutter_init 2010-07-05 16:45:43 +01:00
cally.h Initialize accessibility support on clutter_init 2010-07-05 16:45:43 +01:00
cally.pc.in Add Cally 2010-07-05 16:45:43 +01:00
Makefile.am Add Cally 2010-07-05 16:45:43 +01:00