all repos — fluxbox @ 8bbf5e6eed4a61b02e273a01187165c815593287

custom fork of the fluxbox windowmanager

update
fluxgen fluxgen
commit

8bbf5e6eed4a61b02e273a01187165c815593287

parent

e3e8d5c33bf60d537783a39589fd8290e8264bbb

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

jump to
M src/main.ccsrc/main.cc

@@ -83,6 +83,7 @@ ostr<<_FBTEXT(Common, DefaultStyle, " style", "default style (right aligned - make sure same width as other default values)")<<": "<<DEFAULTSTYLE<<endl;

ostr<<_FBTEXT(Common, DefaultKeyFile, " keys", "default key file (right aligned - make sure same width as other default values)")<<": "<<DEFAULTKEYSFILE<<endl; ostr<<_FBTEXT(Common, DefaultInitFile, " init", "default init file (right aligned - make sure same width as other default values)")<<": "<<DEFAULT_INITFILE<<endl; + // TODO: FIXME: print LOCALEPATH too const char NOT[] = "-"; ostr<<endl<<