X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fall.c;h=4563e65f7970678843a76870d2f5e8c5f1e59424;hb=02a956b065a157212d98c149ac3f5db2ea64a0cb;hp=47141ac6a65df57d31b1665c04ff9389b0d9c9de;hpb=556eb7b7fb20b3b0db03b6d92259ad3bb16dccde;p=chaz%2Fopenbox diff --git a/openbox/actions/all.c b/openbox/actions/all.c index 47141ac6..4563e65f 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -38,4 +38,6 @@ void action_all_startup(void) action_growtoedge_startup(); action_if_startup(); action_focustobottom_startup(); + /* 3.4-compatibility */ + action_shadelowerraise_startup(); }