Merge branch 'backport' into work
[dana/openbox.git] / openbox / actions / all.c
index 47141ac..4563e65 100644 (file)
@@ -38,4 +38,6 @@ void action_all_startup(void)
     action_growtoedge_startup();
     action_if_startup();
     action_focustobottom_startup();
+    /* 3.4-compatibility */
+    action_shadelowerraise_startup();
 }