2011/1/14 Eric Blake <eblake(a)redhat.com>:
From: Laurent Léonard <laurent(a)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(a)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