From 41010812fa1e891e162c88a3c962522832517cc4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 26 Jun 2007 12:54:19 +0000 Subject: add a highlight action --- openbox/actions/all.c | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/actions/all.c') diff --git a/openbox/actions/all.c b/openbox/actions/all.c index 51996de8..e034feaa 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -41,4 +41,5 @@ void action_all_startup() action_movetofromedge_startup(); action_growtoedge_startup(); action_if_startup(); + action_highlight_startup(); } -- cgit v1.2.3