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, 30 Sep 2012 15:58:18 +0000 (11:58 -0400)
commit17d0a2163b4323d00812bf08cb0e9e0d93f300d3
treea119f658f0fea941fa45bb3ba31abd389b069495
parentbd4103eaee5855ccc5431605104e995b03b956c5
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]