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>
Wed, 3 Aug 2011 21:45:01 +0000 (17:45 -0400)
commit4fa77f5d0e842983f66e4e41603293cb766f18ef
tree30789abd3e4082ea9d97f438eb7254e8b47f5e41
parentbecccb6f15e03118e78805ffb214ab5c14098c6f
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]