all repos — openbox @ 957def11cb6889913bf1c59f6625fd6b15ecc16c

openbox fork - make it a bit more like ryudo

remove menu.bullet from themes
Dana Jansens danakj@orodu.net
commit

957def11cb6889913bf1c59f6625fd6b15ecc16c

parent

959126d9a22de1fc741707c839e8ee749f32f092

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

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

@@ -59,6 +59,7 @@

def remove(data): invalid = [] invalid.append('toolbar') + invalid.append('menu.bullet') invalid.append('rootCommand') invalid.append('menu.frame.justify') for inv in invalid: