From: Chris Lalancette Date: Wed, 30 Sep 2009 12:12:03 +0000 (+0200) Subject: Add src/util/storage_file.c to the POTFILES.in. X-Git-Tag: v0.7.2~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d162096caadc35d1d9f32c17e411f2702745af7;p=thirdparty%2Flibvirt.git Add src/util/storage_file.c to the POTFILES.in. Signed-off-by: Chris Lalancette --- diff --git a/po/POTFILES.in b/po/POTFILES.in index b45ce02fba..df935a2837 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -47,6 +47,7 @@ src/util/conf.c src/util/iptables.c src/util/logging.c src/util/pci.c +src/util/storage_file.c src/util/util.c src/util/uuid.c src/util/virterror.c