]> git.pld-linux.org Git - packages/conflib.git/commit
- this patch adds support for config variables with locale attribute, for
authorMichal Moskal <michal@moskal.me>
Fri, 26 Jul 2002 11:29:06 +0000 (11:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit387164d003cda0a1eedf309b6c7477cc175c8a14
tree554d102e04343710b7a3517aacce5384bfdcb555
parentc16c0c624133f56f6b97490075346f55c265d347
- this patch adds support for config variables with locale attribute, for
example:
foo = "something"
foo(pl) = "cośtam"
if file is then open with "l" attribute, and LC_MESSAGES is set to "pl" or
"pl_PL" foo(pl) will be used if foo is requested

Changed files:
    conflib-locale.patch -> 1.1
conflib-locale.patch [new file with mode: 0644]
This page took 0.072153 seconds and 4 git commands to generate.