summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-07-28 15:38:57 +0100
committerRichard Jones <rjones@redhat.com>2010-08-17 14:09:25 +0100
commitad4cff2625651bda9de25de9aba96bdf213d0a0a (patch)
tree29a488133d76136a99741d8cc946d463812d5812 /po
parent3cd272fc6acb043b4002dbcbbf741cecbc4820be (diff)
downloadlibguestfs-ad4cff2625651bda9de25de9aba96bdf213d0a0a.tar.gz
libguestfs-ad4cff2625651bda9de25de9aba96bdf213d0a0a.tar.xz
libguestfs-ad4cff2625651bda9de25de9aba96bdf213d0a0a.zip
New API: file-architecture
This change simply converts the existing Perl-only function file_architecture into a core API call. The core API call is written in C and available in all languages and from guestfish.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index fdc2b708..bf066ea3 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -102,6 +102,7 @@ ruby/ext/guestfs/_guestfs.c
src/actions.c
src/bindtests.c
src/guestfs.c
+src/inspect.c
src/launch.c
src/proto.c
test-tool/helper.c