Rename actions/all.[ch] and filters/all.[ch] to _all.[ch]
authorDana Jansens <danakj@orodu.net>
Fri, 29 Jul 2011 20:42:15 +0000 (16:42 -0400)
committerDana Jansens <danakj@orodu.net>
Sun, 16 Oct 2011 22:55:15 +0000 (18:55 -0400)
commit10113af14704eccc9de3c73643391557e7ccd4cb
treee1899d1e6da765d1eb10719153007b283bc28eab
parent0f9f4858ac1a145b182ae6e3c10adf34374edda5
Rename actions/all.[ch] and filters/all.[ch] to _all.[ch]

There will actually be an "all" filter so this clashed.
Makefile.am
openbox/action.c
openbox/action_filter.c
openbox/actions/_all.c [moved from openbox/actions/all.c with 59% similarity]
openbox/actions/_all.h [moved from openbox/actions/all.h with 63% similarity]
openbox/filters/_all.c [moved from openbox/filters/all.c with 87% similarity]
openbox/filters/_all.h [moved from openbox/filters/all.h with 84% similarity]