Elementary: Patch from Jihoon Kim to add missing window types.
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 22 Mar 2011 15:46:52 +0000 (15:46 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 22 Mar 2011 15:46:52 +0000 (15:46 +0000)
commit7e046124d090f801dc21a0e11887a7c70dc11d5b
treeac777fa6643f14be4a17bb08fdaf9e7eb1c05d08
parent50a1bb1b36239cf7c8507390ef71bd45786476b3
Elementary: Patch from Jihoon Kim to add missing window types.

Elementary was missing window types for dropdown_menu, popup_menu,
tooltip, notification, combo, and dnd. This patch adds the missing
types into the enum and elm_win code.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57992 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/Elementary.h.in
src/lib/elm_win.c