]> git.proxmox.com Git - mirror_qemu.git/commit
gtk: add translation support (v5)
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 20 Feb 2013 13:43:24 +0000 (07:43 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 21 Feb 2013 22:34:48 +0000 (16:34 -0600)
commit834574ea89fa9c3ee0a557a13ad3f50db2509054
treefafe5fb5bcfcab948ba3a1cc0476b94732e716c2
parentc61584833c579cd7bf800499124ce3d0e15bfb37
gtk: add translation support (v5)

This includes a de_DE translation from Kevin Wolf and an it translation from
Paolo Bonzini.

Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Kevin Wolf <kwolf@redhat.com>
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-id: 1361367806-4599-8-git-send-email-aliguori@us.ibm.com
Makefile
configure
po/Makefile [new file with mode: 0644]
po/de_DE.po [new file with mode: 0644]
po/it.po [new file with mode: 0644]
po/messages.po [new file with mode: 0644]
ui/gtk.c