summaryrefslogtreecommitdiffstats
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-10-26 11:03:07 +0000
committerRichard Jones <rjones@redhat.com>2009-10-29 15:58:23 +0000
commit792c5283009ed6753239a14df9a6e9c71bea35fd (patch)
treedfe3bf8136e85adedbb3c9d98ef748f4b61f2ec0 /po/POTFILES.in
parentd609130cb65fe7795b168a796426e39d64ceda97 (diff)
downloadlibguestfs-792c5283009ed6753239a14df9a6e9c71bea35fd.tar.gz
libguestfs-792c5283009ed6753239a14df9a6e9c71bea35fd.tar.xz
libguestfs-792c5283009ed6753239a14df9a6e9c71bea35fd.zip
Support for Windows Registry.
In hivex/: This mini-library allows us to extract Windows Registry binary files ("hives"). There are also two tools: hivexml converts a hive to a self-describing XML format. hivexget can be used to extract single subkeys from a hive. New tool: virt-win-reg. This is a wrapper around the library functionality allowing you to pull out data from the registries of Windows guests.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index a70072b7..a4a6cd19 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -69,6 +69,9 @@ fish/rc.c
fish/reopen.c
fish/tilde.c
fish/time.c
+hivex/hivex.c
+hivex/hivexget.c
+hivex/hivexml.c
inspector/virt-inspector
java/com_redhat_et_libguestfs_GuestFS.c
ocaml/guestfs_c.c