config-parser: Make weston_config_parse() tkae a file name
authorKristian Høgsberg <krh@bitplanet.net>
Sun, 22 Sep 2013 06:02:31 +0000 (23:02 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Sun, 22 Sep 2013 06:05:45 +0000 (23:05 -0700)
commit1abe0486bbb51c9c8517f8d5a347c6f46830de89
tree5cfe226c1e702b70f83029467a4c3e10faf244c1
parent81c2c2eb5ec17d2749164ff970a85638e3d0caa8
config-parser: Make weston_config_parse() tkae a file name

Take a basename of the config file to parse instead of an fd.
clients/desktop-shell.c
clients/tablet-shell.c
clients/terminal.c
clients/window.c
shared/config-parser.c
shared/config-parser.h
src/compositor.c
tests/config-parser-test.c