]> git.ipfire.org Git - thirdparty/libvirt.git/commit
po: Really fix po/POTFILES.in ordering
authorErik Skultety <eskultet@redhat.com>
Sun, 10 Apr 2016 16:58:53 +0000 (18:58 +0200)
committerErik Skultety <eskultet@redhat.com>
Sun, 10 Apr 2016 17:35:59 +0000 (19:35 +0200)
commit799ced1f80b10d32815615e4d342aa71f8e1c113
treef4f02950ae2b696e80bffaf79bf3f57b1f5d1835
parente72667bddf702a467823ee8de4382450f5deef52
po: Really fix po/POTFILES.in ordering

Commit e72667bd tried to fix the incorrect file ordering in po/POTFILES.in
except it didn't, since the sort was run using locale en_US instead of
using locale C which is the default in libvirt. So this patch hopefully fixes
it for good.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
po/POTFILES.in