From 218b39acae324955b089dcfc191b0270b6bafb62 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 22 Nov 2012 14:49:54 +0000 Subject: New APIs: Implement POSIX ACLs. This adds the following new APIs: - acl_get_file - acl_set_file - acl_delete_def_file --- po/POTFILES | 1 + 1 file changed, 1 insertion(+) (limited to 'po') diff --git a/po/POTFILES b/po/POTFILES index ece787a8..7e289eb9 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -4,6 +4,7 @@ cat/virt-cat.c cat/virt-filesystems.c cat/virt-ls.c daemon/9p.c +daemon/acl.c daemon/augeas.c daemon/available.c daemon/base64.c -- cgit