[libvirt PATCH 0/7] po: Various fixes and cleanups

Andrea Bolognani posted 7 patches 1 year, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20220517083217.193910-1-abologna@redhat.com
There is a newer version of this series
build-aux/syntax-check.mk |  32 +++-
po/LINGUAS                |   8 +-
po/POTFILES               | 384 ++++++++++++++++++++++++++++++++++++++
po/POTFILES.in            | 384 --------------------------------------
po/libvirt.pot            | 216 ---------------------
po/meson.build            |  13 +-
6 files changed, 414 insertions(+), 623 deletions(-)
create mode 100644 po/POTFILES
delete mode 100644 po/POTFILES.in
[libvirt PATCH 0/7] po: Various fixes and cleanups
Posted by Andrea Bolognani 1 year, 11 months ago
msgid ""
"*** BLURB HERE ***"
msgstr ""

Andrea Bolognani (7):
  po: Drop unwanted comments from potfile
  syntax-check: Introduce sc_pot_comments
  po: Drop prefixes from POTFILES.in
  po: Don't generate POTFILES
  syntax-check: Don't exclude src/false.c from sc_po_check
  po: Sort LINGUAS
  syntax-check: Introduce sc_linguas_sorting

 build-aux/syntax-check.mk |  32 +++-
 po/LINGUAS                |   8 +-
 po/POTFILES               | 384 ++++++++++++++++++++++++++++++++++++++
 po/POTFILES.in            | 384 --------------------------------------
 po/libvirt.pot            | 216 ---------------------
 po/meson.build            |  13 +-
 6 files changed, 414 insertions(+), 623 deletions(-)
 create mode 100644 po/POTFILES
 delete mode 100644 po/POTFILES.in

-- 
2.35.3