diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2009-07-31 22:31:05 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2009-07-31 23:30:42 +0100 |
commit | 4610db9f1b77f8c263b348fda1974be165a7f841 (patch) | |
tree | da9ce44907698a671103291a51a89eaa6a2c47a8 /po | |
parent | 804330120dcbedc754174fdfdf13cf7577a7eba9 (diff) | |
download | libguestfs-4610db9f1b77f8c263b348fda1974be165a7f841.tar.gz libguestfs-4610db9f1b77f8c263b348fda1974be165a7f841.tar.xz libguestfs-4610db9f1b77f8c263b348fda1974be165a7f841.zip |
Add interface to Linux 'inotify' API.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index c7be2383..2a578231 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -24,6 +24,7 @@ daemon/guestfsd.c daemon/headtail.c daemon/hexdump.c daemon/initrd.c +daemon/inotify.c daemon/link.c daemon/ls.c daemon/lvm.c |