X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fall.c;h=952d756dfce343a658c6b39fad2a663cb0a0488a;hb=b89cc5859068fd5543dc9e7da3f469fb0c0a7a1c;hp=c86c4281abfde8fe76c59084314ea1a676d39e45;hpb=308478e4a5f4dc76d69395dda8a9bc42cb69eec4;p=chaz%2Fopenbox diff --git a/openbox/actions/all.c b/openbox/actions/all.c index c86c4281..952d756d 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -39,4 +39,6 @@ void action_all_startup(void) action_growtoedge_startup(); action_if_startup(); action_focustobottom_startup(); + /* 3.4-compatibility */ + action_shadelowerraise_startup(); }