Elementary: Patch from Jihoon Kim to add missing window types.
authorChristopher Michael <cpmichael1@comcast.net>
Tue, 22 Mar 2011 15:46:52 +0000 (15:46 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Tue, 22 Mar 2011 15:46:52 +0000 (15:46 +0000)
commit7038981d3c585f93a65a5d336726ee1e8d793552
treeac777fa6643f14be4a17bb08fdaf9e7eb1c05d08
parent02561227b6a48f87ad395f3e3d595c53e6f0ab8b
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.

SVN revision: 57992
src/lib/Elementary.h.in
src/lib/elm_win.c