summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-11-22 14:49:54 +0000
committerRichard W.M. Jones <rjones@redhat.com>2012-11-22 16:45:32 +0000
commitfae8d7cafb66e0da697cde71f7e9444165c76ff7 (patch)
tree9ef86b17795fab79a3e4d56ececd6de0817168c7 /po
parent218b39acae324955b089dcfc191b0270b6bafb62 (diff)
downloadlibguestfs-fae8d7cafb66e0da697cde71f7e9444165c76ff7.tar.gz
libguestfs-fae8d7cafb66e0da697cde71f7e9444165c76ff7.tar.xz
libguestfs-fae8d7cafb66e0da697cde71f7e9444165c76ff7.zip
New APIs: Implement Linux filesystem capabilities.
This adds the following new APIs: - cap_get_file - cap_set_file
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES b/po/POTFILES
index 7e289eb9..9cd667ef 100644
--- a/po/POTFILES
+++ b/po/POTFILES
@@ -11,6 +11,7 @@ daemon/base64.c
daemon/blkid.c
daemon/blockdev.c
daemon/btrfs.c
+daemon/cap.c
daemon/checksum.c
daemon/cmp.c
daemon/command.c