openbox/parser
Mikael Magnusson 2b0dfb81cf Fix the ~ expansion regex
The look-around things are fixed-width but the [stuff] is 1 char, and
the $ is 0 so it didn't work.  I already used that trick for the ^,
maybe it used to work due to a bug or smth.
2010-01-08 21:07:05 +01:00
..
Makefile update the build system, using a single Makefile.am for a sexyass non-recursive make. booyah! 2003-07-10 04:31:05 +00:00
obparser-3.0.pc.in i know we broke backwards compatibility but noone uses it except obconf and it still works, so just leave the pkgconfigs as -3.0, and obconf2 and require version >= 3.3.990 instead. 2007-05-19 01:33:40 +00:00
parse.c Fix the ~ expansion regex 2010-01-08 21:07:05 +01:00
parse.h add a --config-file command line option, and OB_CONFIG_FILE root hint 2008-02-02 09:45:33 -05:00