X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fall.c;fp=openbox%2Factions%2Fall.c;h=4563e65f7970678843a76870d2f5e8c5f1e59424;hb=2f09e0ce388f63c341cb328d795766e2bd0dc24b;hp=47141ac6a65df57d31b1665c04ff9389b0d9c9de;hpb=672aea85cfe2ac2bc8cb4e3f34fd023f10d90182;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(); }