efl: Created Ecore group and added existing Ecore groups to it.
authorJonas M. Gastal <jgastal@profusion.mobi>
Tue, 18 Dec 2012 18:38:44 +0000 (18:38 +0000)
committerJonas M. Gastal <jgastal@profusion.mobi>
Tue, 18 Dec 2012 18:38:44 +0000 (18:38 +0000)
commite3ae81e65fa68469c4e1ae03fda4e095ab52aaf2
tree7f170c24521494e35a5a18747564a2838e7048cd
parentd487f9d74461c184485cb64cc5c1e03f4feb2473
efl: Created Ecore group and added existing Ecore groups to it.

SVN revision: 81293
36 files changed:
doc/main.dox
src/lib/ecore/Ecore.h
src/lib/ecore_audio/Ecore_Audio.h
src/lib/ecore_con/Ecore_Con.h
src/lib/ecore_con/ecore_con_socks.c
src/lib/ecore_evas/Ecore_Evas.h
src/lib/ecore_fb/Ecore_Fb.h
src/lib/ecore_fb/ecore_fb_ps2.c
src/lib/ecore_fb/ecore_fb_ts.c
src/lib/ecore_file/Ecore_File.h
src/lib/ecore_imf/ecore_imf.c
src/lib/ecore_imf/ecore_imf_context.c
src/lib/ecore_imf/ecore_imf_evas.c
src/lib/ecore_ipc/ecore_ipc.c
src/lib/ecore_psl1ght/ecore_psl1ght.c
src/lib/ecore_sdl/ecore_sdl.c
src/lib/ecore_wayland/ecore_wl.c
src/lib/ecore_wayland/ecore_wl_window.c
src/lib/ecore_win32/Ecore_Win32.h
src/lib/ecore_wince/Ecore_WinCE.h
src/lib/ecore_x/xcb/ecore_xcb.c
src/lib/ecore_x/xcb/ecore_xcb_atoms.c
src/lib/ecore_x/xcb/ecore_xcb_composite.c
src/lib/ecore_x/xcb/ecore_xcb_damage.c
src/lib/ecore_x/xcb/ecore_xcb_dpms.c
src/lib/ecore_x/xcb/ecore_xcb_drawable.c
src/lib/ecore_x/xcb/ecore_xcb_mwm.c
src/lib/ecore_x/xcb/ecore_xcb_pixmap.c
src/lib/ecore_x/xcb/ecore_xcb_window.c
src/lib/ecore_x/xcb/ecore_xcb_window_shape.c
src/lib/ecore_x/xcb/ecore_xcb_xfixes.c
src/lib/ecore_x/xlib/ecore_x_dpms.c
src/lib/ecore_x/xlib/ecore_x_drawable.c
src/lib/ecore_x/xlib/ecore_x_pixmap.c
src/lib/ecore_x/xlib/ecore_x_window.c
src/lib/ecore_x/xlib/ecore_x_window_shape.c