all repos — openbox @ 6258e5f78a645ae31f6918f3f9cd2e8bcc38704d

openbox fork - make it a bit more like ryudo

enable all the tests
Dana Jansens danakj@orodu.net
commit

6258e5f78a645ae31f6918f3f9cd2e8bcc38704d

parent

cdf2d7eaf8d686606d0c7ddabfd7f39d2bfb832a

1 files changed, 3 insertions(+), 3 deletions(-)

jump to
M tools/themeupdate/themeupdate.pytools/themeupdate/themeupdate.py

@@ -147,9 +147,9 @@ data = file.readlines()

for i in range(len(data)): data[i] = data[i].strip() -#simple_replace(data) -#remove(data) -#pressed(data) +simple_replace(data) +remove(data) +pressed(data) fonts(data) for l in data: