properly support i18n'ed messages from .policy files
authorDavid Zeuthen <davidz@redhat.com>
Mon, 20 Aug 2007 21:51:02 +0000 (17:51 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Mon, 20 Aug 2007 21:51:02 +0000 (17:51 -0400)
commit07bd50776b1be13f506f9a75763ecc32a469d408
treed796360cd75160a34898bf3b56695c7d376d9475
parentaf39b832e3bf2e46fe58af74304d7f6f85e853bf
properly support i18n'ed messages from .policy files

Ugh, I'm not sure if there's a smarter way of dealing with xml:lang
when using expat (google searches for this suggests no) but the way I
fixed this is surely a bitch.
polkit/polkit-policy-file.c