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

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Fri Oct 26 15:52:42 UTC 2012


On Fri, Oct 26, 2012 at 6:30 PM, Eric Blake <eblake at redhat.com> wrote:
> 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.

Look under GNOME git and you'll find plenty of examples for both of
these. :) Not sure if they are actually needed or just some historical
cruft thats been copy&pasted.

-- 
Regards,

Zeeshan Ali (Khattak)
FSF member#5124




More information about the virt-tools-list mailing list