diff options
author | David Zeuthen <davidz@redhat.com> | 2008-12-07 14:01:50 -0500 |
---|---|---|
committer | David Zeuthen <davidz@redhat.com> | 2008-12-07 14:01:50 -0500 |
commit | 7ef7e0a3a7a7718fe7148edd9693b201053907ef (patch) | |
tree | 6f7015de6bceee4222e41ef3366bd0eec44e1b2a /docs | |
parent | d5a8a9bd2e9ee995995b911af68d0b7614ad64cb (diff) |
add a ActionPool class and rename BackendLocal to BackendLocalAuthority
Diffstat (limited to 'docs')
-rw-r--r-- | docs/polkit/polkit-docs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/polkit/polkit-docs.xml b/docs/polkit/polkit-docs.xml index 557ebfa..4f2c389 100644 --- a/docs/polkit/polkit-docs.xml +++ b/docs/polkit/polkit-docs.xml @@ -72,6 +72,7 @@ <chapter id="extending"> <title>Extending PolicyKit</title> <xi:include href="../polkitbackend/xml/polkitbackendlocal.xml"/> + <xi:include href="../polkitbackend/xml/polkitbackendactionpool.xml"/> </chapter> </reference> |