From: Jiri Denemark Date: Thu, 11 Feb 2010 15:27:14 +0000 (+0100) Subject: Add cpu_generic.c to the list of translated files X-Git-Tag: v0.7.7~185 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=796840d2f052eb77dbd9597b4d1fa196af60cfed;p=thirdparty%2Flibvirt.git Add cpu_generic.c to the list of translated files Signed-off-by: Jiri Denemark --- diff --git a/po/POTFILES.in b/po/POTFILES.in index 3e6440e61e..6655005ee1 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -12,6 +12,7 @@ src/conf/secret_conf.c src/conf/storage_conf.c src/conf/storage_encryption_conf.c src/cpu/cpu.c +src/cpu/cpu_generic.c src/cpu/cpu_map.c src/cpu/cpu_x86.c src/datatypes.c