]> xenbits.xensource.com Git - libvirt.git/commit
Added support for i18n translation with gettext
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 21 Sep 2006 15:24:37 +0000 (15:24 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 21 Sep 2006 15:24:37 +0000 (15:24 +0000)
commite8e58440891d7132313f38fb64766c0502307e6b
treead57af91674c085e02e37521afaca03fe09aef46
parent870bf1cdbd911cf31fed632865e6fe1b6a5ce51c
Added support for i18n translation with gettext
32 files changed:
ChangeLog
Makefile.am
autogen.sh
config.h.in
configure.in
libvirt.spec.in
po/Makevars [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
po/en_GB.po [new file with mode: 0644]
po/libvirt.pot [new file with mode: 0644]
proxy/Makefile.am
proxy/libvirt_proxy.c
src/Makefile.am
src/conf.c
src/hash.c
src/internal.h
src/libvirt.c
src/proxy_internal.c
src/sexpr.c
src/test.c
src/virsh.c
src/virterror.c
src/xen_internal.c
src/xend_internal.c
src/xml.c
src/xmlrpc.c
src/xs_internal.c
tests/Makefile.am
tests/virshdata/dominfo-fc4.txt
tests/virshdata/domstate-fc4.txt
tests/virshdata/list-custom.txt
tests/virshdata/list-default.txt