summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2010-08-09 13:50:33 -0400
committerDavid Zeuthen <davidz@redhat.com>2010-08-09 13:50:33 -0400
commit7d5eff96c830a9fbd23bd5ef2067d02769fee21b (patch)
tree1c24eaf55f6615970dba93c4f4ed2f08840a6aa7 /docs
parent4f9bbd75a897624b16b1473c43584ed6d47f1920 (diff)
downloadpolkit-7d5eff96c830a9fbd23bd5ef2067d02769fee21b.tar.gz
PolkitBackend: Don't export unneeded convenience API
No need to export these classes PolkitBackendActionPool PolkitBackendSessionMonitor PolkitBackendConfigSource PolkitBackendLocalAuthorizationStore since exporting them means we need to support their API and ABI Signed-off-by: David Zeuthen <davidz@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/polkit/polkit-1-docs.xml4
-rw-r--r--docs/polkit/polkit-1-sections.txt72
2 files changed, 0 insertions, 76 deletions
diff --git a/docs/polkit/polkit-1-docs.xml b/docs/polkit/polkit-1-docs.xml
index 12a1af9..19c228a 100644
--- a/docs/polkit/polkit-1-docs.xml
+++ b/docs/polkit/polkit-1-docs.xml
@@ -94,10 +94,6 @@
<xi:include href="xml/polkitbackendauthority.xml"/>
<xi:include href="xml/polkitbackendinteractiveauthority.xml"/>
<xi:include href="xml/polkitbackendlocalauthority.xml"/>
- <xi:include href="xml/polkitbackendlocalauthorizationstore.xml"/>
- <xi:include href="xml/polkitbackendactionpool.xml"/>
- <xi:include href="xml/polkitbackendsessionmonitor.xml"/>
- <xi:include href="xml/polkitbackendconfigsource.xml"/>
<xi:include href="xml/polkitbackendactionlookup.xml"/>
</part>
diff --git a/docs/polkit/polkit-1-sections.txt b/docs/polkit/polkit-1-sections.txt
index c8cb971..ef72acb 100644
--- a/docs/polkit/polkit-1-sections.txt
+++ b/docs/polkit/polkit-1-sections.txt
@@ -328,23 +328,6 @@ POLKIT_BACKEND_LOCAL_AUTHORITY_GET_CLASS
</SECTION>
<SECTION>
-<FILE>polkitbackendlocalauthorizationstore</FILE>
-<TITLE>PolkitBackendLocalAuthorizationStore</TITLE>
-PolkitBackendLocalAuthorizationStore
-PolkitBackendLocalAuthorizationStoreClass
-polkit_backend_local_authorization_store_new
-polkit_backend_local_authorization_store_lookup
-<SUBSECTION Standard>
-POLKIT_BACKEND_LOCAL_AUTHORIZATION_STORE
-POLKIT_BACKEND_IS_LOCAL_AUTHORIZATION_STORE
-POLKIT_BACKEND_TYPE_LOCAL_AUTHORIZATION_STORE
-polkit_backend_local_authorization_store_get_type
-POLKIT_BACKEND_LOCAL_AUTHORIZATION_STORE_CLASS
-POLKIT_BACKEND_IS_LOCAL_AUTHORIZATION_STORE_CLASS
-POLKIT_BACKEND_LOCAL_AUTHORIZATION_STORE_GET_CLASS
-</SECTION>
-
-<SECTION>
<FILE>polkitbackendinteractiveauthority</FILE>
<TITLE>PolkitBackendInteractiveAuthority</TITLE>
PolkitBackendInteractiveAuthority
@@ -362,61 +345,6 @@ POLKIT_BACKEND_INTERACTIVE_AUTHORITY_GET_CLASS
</SECTION>
<SECTION>
-<FILE>polkitbackendactionpool</FILE>
-<TITLE>PolkitBackendActionPool</TITLE>
-PolkitBackendActionPool
-polkit_backend_action_pool_new
-polkit_backend_action_pool_get_all_actions
-polkit_backend_action_pool_get_action
-<SUBSECTION Standard>
-POLKIT_BACKEND_ACTION_POOL
-POLKIT_BACKEND_IS_ACTION_POOL
-POLKIT_BACKEND_TYPE_ACTION_POOL
-polkit_backend_action_pool_get_type
-POLKIT_BACKEND_ACTION_POOL_CLASS
-POLKIT_BACKEND_IS_ACTION_POOL_CLASS
-POLKIT_BACKEND_ACTION_POOL_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>polkitbackendsessionmonitor</FILE>
-PolkitBackendSessionMonitor
-polkit_backend_session_monitor_new
-polkit_backend_session_monitor_get_sessions
-polkit_backend_session_monitor_get_user_for_subject
-polkit_backend_session_monitor_get_session_for_subject
-polkit_backend_session_monitor_is_session_local
-polkit_backend_session_monitor_is_session_active
-<SUBSECTION Standard>
-POLKIT_BACKEND_SESSION_MONITOR
-POLKIT_BACKEND_IS_SESSION_MONITOR
-POLKIT_BACKEND_TYPE_SESSION_MONITOR
-polkit_backend_session_monitor_get_type
-POLKIT_BACKEND_SESSION_MONITOR_CLASS
-POLKIT_BACKEND_IS_SESSION_MONITOR_CLASS
-POLKIT_BACKEND_SESSION_MONITOR_GET_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>polkitbackendconfigsource</FILE>
-PolkitBackendConfigSource
-polkit_backend_config_source_new
-polkit_backend_config_source_get_integer
-polkit_backend_config_source_get_boolean
-polkit_backend_config_source_get_double
-polkit_backend_config_source_get_string
-polkit_backend_config_source_get_string_list
-<SUBSECTION Standard>
-POLKIT_BACKEND_CONFIG_SOURCE
-POLKIT_BACKEND_IS_CONFIG_SOURCE
-POLKIT_BACKEND_TYPE_CONFIG_SOURCE
-polkit_backend_config_source_get_type
-POLKIT_BACKEND_CONFIG_SOURCE_CLASS
-POLKIT_BACKEND_IS_CONFIG_SOURCE_CLASS
-POLKIT_BACKEND_CONFIG_SOURCE_GET_CLASS
-</SECTION>
-
-<SECTION>
<FILE>polkitagentsession</FILE>
<TITLE>PolkitAgentSession</TITLE>
PolkitAgentSession