by popular request - reboot.

SVN revision: 38868
This commit is contained in:
Carsten Haitzler 2009-01-31 23:57:32 +00:00
parent 396e29e501
commit c1b68e32b2
1 changed files with 1 additions and 1 deletions

View File

@ -2645,7 +2645,7 @@ e_actions_init(void)
NULL, NULL, 0);
ACT_GO(reboot);
e_action_predef_name_set(_("System"), _("Reset"), "reboot",
e_action_predef_name_set(_("System"), _("Reboot"), "reboot",
NULL, NULL, 0);
ACT_GO(suspend);