
15 Jan
2011
15 Jan
'11
8:48 p.m.
2011/1/14 Eric Blake <eblake@redhat.com>:
From: Laurent Léonard <laurent@open-minds.org>
* tools/libvirt-guests.init.sh: Use only POSIX shell features, which includes using gettext.sh for translation rather than $"". * tools/Makefile.am (libvirt-guests.init): Supply a few more substitutions. * po/POTFILES.in: Mark that libvirt-guests.init needs translation.
Signed-off-by: Eric Blake <eblake@redhat.com> --- po/POTFILES.in | 1 + tools/Makefile.am | 9 +++-- tools/libvirt-guests.init.in | 72 ++++++++++++++++++++++++----------------- 3 files changed, 49 insertions(+), 33 deletions(-)
Looks correct, ACK. Matthias