diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 18:55:44 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 18:55:44 +0000 |
| commit | 5d350da82e9fc46aa59e59c255604429add2d1ed (patch) | |
| tree | c1c4ba58941032645c20f188c6dbe71647e5bb53 /openbox/actions/all.h | |
| parent | d846979db91a81781993b3e14f6bc0803b9c3ed1 (diff) | |
rename showmenu to menu
Diffstat (limited to 'openbox/actions/all.h')
| -rw-r--r-- | openbox/actions/all.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/actions/all.h b/openbox/actions/all.h index 477b5fe9..b9ae7f43 100644 --- a/openbox/actions/all.h +++ b/openbox/actions/all.h @@ -5,7 +5,7 @@ void action_all_startup(); void action_execute_startup(); void action_debug_startup(); -void action_showmenu_startup(); +void action_menu_startup(); void action_showdesktop_startup(); void action_reconfigure_startup(); void action_exit_startup(); |
