]> Dogcows Code - chaz/openbox/blob - openbox/actions/all.c
e0485ebe3760fe77d38393af20f6b9a2aa2fa3ff
[chaz/openbox] / openbox / actions / all.c
1 #include "all.h"
2
3 void action_all_startup()
4 {
5 action_execute_startup();
6 action_debug_startup();
7 action_showmenu_startup();
8 }
This page took 0.031765 seconds and 4 git commands to generate.