[virt-tools-list] [libosinfo v4 1/3] Add translation framework

Eric Blake eblake at redhat.com
Fri Oct 26 15:30:14 UTC 2012


On 10/25/2012 08:20 PM, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
> 
> Note that we are calling bindtextdomain() from Loader's class init.
> AFAICT, its a common practice in libraries without any main _init()
> function to make this call in init of the most common/useful class (e.g
> gdk-pixbuf and gdbus).
> ---
>  .gitignore                    | 15 +++++++++++++++
>  Makefile.am                   | 28 +++++++++++++++++++++++++++-
>  autogen.sh                    |  1 +
>  configure.ac                  | 10 ++++++++++
>  osinfo/Makefile.am            |  1 +
>  osinfo/osinfo_loader.c        |  4 ++++
>  po/LINGUAS                    |  1 +

I don't think you want po/LINGUAS in the .git repo (at least by
comparison, neither coreutils nor libvirt version controls it).

>  tools/Makefile.am             |  1 +
>  tools/osinfo-db-validate.c    |  7 +++++++
>  tools/osinfo-detect.c         |  7 +++++++
>  tools/osinfo-install-script.c |  7 +++++++
>  tools/osinfo-query.c          |  7 +++++++
>  12 files changed, 88 insertions(+), 1 deletion(-)
>  create mode 100644 po/LINGUAS
>  create mode 100644 po/POTFILES.in
>  create mode 100644 po/POTFILES.skip

I've never seen POTFILES.skip used before.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 617 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20121026/0b8a69f4/attachment.sig>


More information about the virt-tools-list mailing list