moev showdesktop back to ToggleShowDesktop

This commit is contained in:
Dana Jansens 2007-07-13 17:15:57 -04:00
parent 6689ad2320
commit 0401e73fb8

View file

@ -5,7 +5,7 @@ static gboolean run_func(ObActionsData *data, gpointer options);
void action_showdesktop_startup()
{
actions_register("ShowDesktop",
actions_register("ToggleShowDesktop",
NULL, NULL,
run_func,
NULL, NULL);