e: Make a few renames on new dbusmenu API
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 3 Jan 2013 18:16:16 +0000 (18:16 +0000)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 3 Jan 2013 18:16:16 +0000 (18:16 +0000)
commit3c6d7db5a32a5076d371d96697e8822471699ed3
tree04617604f225713e2452c856e3af13eee5cffe35
parent805d32b8314323395f72aa763bc548bd31737672
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
src/bin/e_dbusmenu.c
src/bin/e_dbusmenu.h