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)
commit31c2192e5f1be1c1f0db66a604228ab8b0ba7c9b
treeac777fa6643f14be4a17bb08fdaf9e7eb1c05d08
parentc1ea699a7512389b1f4c44419349df89bce296ab
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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@57992 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/Elementary.h.in
src/lib/elm_win.c