enlightenment/src
Lucas De Marchi 3c6d7db5a3 e: Make a few renames on new dbusmenu API
typos:
 toogle -> toggle
 itens -> items

API consistency:
 MENU_ITEM_TOGGLE -> E_DBUSMENU_ITEM_TOGGLE
 E_DBus_Menu_Item_Event -> E_DBusMenu_Item_Event
 	(I don't want to bikeshed on this, but we need to choose one of the
	 possible names, and keep consistent with the rest of the API)

A few var renames: It's E_DBusMenu_Ctx, so let's name the var ctx
instead of menu_data. internal_ctx is no more meaninful than ctx, so
rename it as well.



SVN revision: 82092
2013-01-03 18:16:16 +00:00
..
bin e: Make a few renames on new dbusmenu API 2013-01-03 18:16:16 +00:00
modules e: Replace FALSE that was defined in lidbus to EINA_FALSE 2013-01-03 18:16:04 +00:00
Makefile.am remove e17 preload/precache hacks 2012-10-10 07:39:08 +00:00