{
if (act)
{
- e_action_predef_name_del(_("Clock"), _("Show calendar"));
+ e_action_predef_name_del(_("Clock"), _("Toggle calendar"));
e_action_del("clock");
act = NULL;
}
if (act)
{
e_action_predef_name_del(_("Everything Launcher"),
- _("Show Everything Dialog"));
+ _("Show Everything Launcher"));
e_action_del("everything");
}
char buf[256];
snprintf(buf, sizeof(buf), _("Show %s Plugin"), p->name);
- e_action_predef_name_del(_("Everything"), buf);
+ e_action_predef_name_del(_("Everything Launcher"), buf);
}
}
if (act)
{
act->func.go = _e_mod_action_syscon_cb;
- e_action_predef_name_set(_("System"), _("System Control"), "syscon",
+ e_action_predef_name_set(_("System"), _("System Controls"), "syscon",
NULL, NULL, 0);
}
maug = e_int_menus_menu_augmentation_add_sorted