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, 5 Oct 2011 17:34:39 +0000 (13:34 -0400)
commitf4f5105122de6b540139bf33be55c371c3d4feed
tree8803e90adb8fbfc29faad5e95487ec7a29a40fae
parent8e5b90d4f2194d04eeca9d54667d6365e531ade7
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]