]> git.ipfire.org Git - thirdparty/systemd.git/commit
catalog: fix language detection
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 16 Dec 2013 02:07:47 +0000 (21:07 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 16 Dec 2013 04:36:36 +0000 (23:36 -0500)
commit4b8268f843b0da1cfe1995d93a0b1f95faccc454
treef7ab0a390cefa0d5fe94e585fbededa6d36c10db
parent2cfbd749af308bdbe56edcfed7f3eea0fc2b93d2
catalog: fix language detection

Detection would fail if language was not specified in the filename
but a dot appeared somewhere higher in the path.
src/journal/catalog.c
src/journal/test-catalog.c