From: David Zeuthen Date: Mon, 8 Jun 2009 17:11:13 +0000 (-0400) Subject: Consolidate all gtk-doc stuff in docs/polkit X-Git-Tag: 0.92~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=56a91c57d3026087098e4d32fb8729f903d1ffd6;p=platform%2Fupstream%2Fpolkit.git Consolidate all gtk-doc stuff in docs/polkit --- diff --git a/configure.ac b/configure.ac index 47976ee..f210559 100644 --- a/configure.ac +++ b/configure.ac @@ -421,8 +421,6 @@ docs/version.xml docs/extensiondir.xml docs/Makefile docs/polkit/Makefile -docs/polkitbackend/Makefile -docs/polkitagent/Makefile docs/man/Makefile po/Makefile.in ]) diff --git a/docs/Makefile.am b/docs/Makefile.am index 3c4336d..ccae4ce 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = man polkitbackend polkitagent polkit +SUBDIRS = man polkit EXTRA_DIST = version.xml.in diff --git a/docs/polkit/Makefile.am b/docs/polkit/Makefile.am index ebfb06f..7461bfe 100644 --- a/docs/polkit/Makefile.am +++ b/docs/polkit/Makefile.am @@ -13,11 +13,11 @@ DOC_MAIN_SGML_FILE=polkit-1-docs.xml SCAN_OPTIONS=--ignore-headers=config.h # The directory containing the source code. Relative to $(srcdir) -DOC_SOURCE_DIR=../../src/polkit +DOC_SOURCE_DIR=../../src # Used for dependencies -HFILE_GLOB=$(top_srcdir)/src/polkit/*.h -CFILE_GLOB=$(top_srcdir)/src/polkit/*.c +HFILE_GLOB=$(top_srcdir)/src/polkit*/*.h +CFILE_GLOB=$(top_srcdir)/src/polkit*/*.c # Headers to ignore IGNORE_HFILES= \ @@ -31,6 +31,10 @@ INCLUDES = \ $(GIO_CFLAGS) \ -I$(top_srcdir)/src/polkit \ -I$(top_builddir)/src/polkit \ + -I$(top_srcdir)/src/polkitbackend \ + -I$(top_builddir)/src/polkitbackend \ + -I$(top_srcdir)/src/polkitagent \ + -I$(top_builddir)/src/polkitagent \ $(NULL) GTKDOC_LIBS = \ @@ -38,10 +42,12 @@ GTKDOC_LIBS = \ $(GLIB_LIBS) \ $(GIO_LIBS) \ $(top_builddir)/src/polkit/libpolkit-gobject-1.la \ + $(top_builddir)/src/polkitbackend/libpolkit-backend-1.la \ + $(top_builddir)/src/polkitagent/libpolkit-agent-1.la \ $(NULL) # Extra options to supply to gtkdoc-mkdb -MKDB_OPTIONS=--sgml-mode --output-format=xml +MKDB_OPTIONS=--sgml-mode --output-format=xml --name-space=polkit # Extra options to supply to gtkdoc-mktmpl MKTMPL_OPTIONS= diff --git a/docs/polkit/polkit-1-docs.xml b/docs/polkit/polkit-1-docs.xml index fb2082b..7c5484a 100644 --- a/docs/polkit/polkit-1-docs.xml +++ b/docs/polkit/polkit-1-docs.xml @@ -91,18 +91,18 @@ Backend API Reference - - - - - - + + + + + + Authentication Agent API Reference - - + + @@ -114,6 +114,11 @@ + + Object Hierarchy + + + Index diff --git a/docs/polkit/polkit-1-sections.txt b/docs/polkit/polkit-1-sections.txt index 1516bbf..619250e 100644 --- a/docs/polkit/polkit-1-sections.txt +++ b/docs/polkit/polkit-1-sections.txt @@ -286,3 +286,157 @@ POLKIT_DETAILS_CLASS POLKIT_IS_DETAILS_CLASS POLKIT_DETAILS_GET_CLASS + +
+polkitbackendauthority +PolkitBackendAuthority +POLKIT_BACKEND_AUTHORITY_EXTENSION_POINT_NAME +PolkitBackendAuthority +PolkitBackendAuthorityClass +polkit_backend_authority_check_authorization +polkit_backend_authority_check_authorization_finish +polkit_backend_authority_register_authentication_agent +polkit_backend_authority_unregister_authentication_agent +polkit_backend_authority_authentication_agent_response +polkit_backend_authority_enumerate_actions +polkit_backend_authority_enumerate_users +polkit_backend_authority_enumerate_groups +polkit_backend_authority_enumerate_authorizations +polkit_backend_authority_add_authorization +polkit_backend_authority_remove_authorization +polkit_backend_authority_system_bus_name_owner_changed +polkit_backend_authority_get +polkit_backend_register_authority + +POLKIT_BACKEND_AUTHORITY +POLKIT_BACKEND_IS_AUTHORITY +POLKIT_BACKEND_TYPE_AUTHORITY +polkit_backend_authority_get_type +POLKIT_BACKEND_AUTHORITY_CLASS +POLKIT_BACKEND_IS_AUTHORITY_CLASS +POLKIT_BACKEND_AUTHORITY_GET_CLASS +
+ +
+polkitbackendactionlookup +PolkitBackendActionLookup +POLKIT_BACKEND_ACTION_LOOKUP_EXTENSION_POINT_NAME +PolkitBackendActionLookup +PolkitBackendActionLookupIface +polkit_backend_action_lookup_get_message +polkit_backend_action_lookup_get_icon_name +polkit_backend_action_lookup_get_details + +POLKIT_BACKEND_ACTION_LOOKUP +POLKIT_BACKEND_IS_ACTION_LOOKUP +POLKIT_BACKEND_TYPE_ACTION_LOOKUP +polkit_backend_action_lookup_get_type +POLKIT_BACKEND_ACTION_LOOKUP_GET_IFACE +
+ +
+polkitbackendlocalauthority +PolkitBackendLocalAuthority +PolkitBackendLocalAuthority +PolkitBackendLocalAuthorityClass +polkit_backend_local_authority_new + +POLKIT_BACKEND_LOCAL_AUTHORITY +POLKIT_BACKEND_IS_LOCAL_AUTHORITY +POLKIT_BACKEND_TYPE_LOCAL_AUTHORITY +polkit_backend_local_authority_get_type +POLKIT_BACKEND_LOCAL_AUTHORITY_CLASS +POLKIT_BACKEND_IS_LOCAL_AUTHORITY_CLASS +POLKIT_BACKEND_LOCAL_AUTHORITY_GET_CLASS +
+ +
+polkitbackendactionpool +PolkitBackendActionPool +PolkitBackendActionPool +polkit_backend_action_pool_new +polkit_backend_action_pool_get_all_actions +polkit_backend_action_pool_get_action + +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 +
+ +
+polkitbackendsessionmonitor +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 + +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 +
+ +
+polkitbackendconfigsource +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 + +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 +
+ +
+polkitagentsession +PolkitAgentSession +PolkitAgentSession +polkit_agent_session_new +polkit_agent_session_initiate +polkit_agent_session_response +polkit_agent_session_cancel + +POLKIT_AGENT_SESSION +POLKIT_AGENT_IS_SESSION +POLKIT_AGENT_TYPE_SESSION +polkit_agent_session_get_type +POLKIT_AGENT_SESSION_CLASS +POLKIT_AGENT_IS_SESSION_CLASS +POLKIT_AGENT_SESSION_GET_CLASS +
+ +
+polkitagentlistener +PolkitAgentListener +PolkitAgentListener +PolkitAgentListenerClass +polkit_agent_listener_initiate_authentication +polkit_agent_listener_initiate_authentication_finish +polkit_agent_register_listener + +POLKIT_AGENT_LISTENER +POLKIT_AGENT_IS_LISTENER +POLKIT_AGENT_TYPE_LISTENER +polkit_agent_listener_get_type +POLKIT_AGENT_LISTENER_CLASS +POLKIT_AGENT_IS_LISTENER_CLASS +POLKIT_AGENT_LISTENER_GET_CLASS +
diff --git a/docs/polkit/polkit-1.types b/docs/polkit/polkit-1.types index 41a5b79..50a14c4 100644 --- a/docs/polkit/polkit-1.types +++ b/docs/polkit/polkit-1.types @@ -18,3 +18,13 @@ polkit_unix_session_get_type polkit_system_bus_name_get_type polkit_error_get_type polkit_authorization_result_get_type + +polkit_backend_authority_get_type +polkit_backend_action_lookup_get_type +polkit_backend_local_authority_get_type +polkit_backend_action_pool_get_type +polkit_backend_session_monitor_get_type +polkit_backend_config_source_get_type + +polkit_agent_session_get_type +polkit_agent_listener_get_type diff --git a/docs/polkitagent/Makefile.am b/docs/polkitagent/Makefile.am deleted file mode 100644 index b380899..0000000 --- a/docs/polkitagent/Makefile.am +++ /dev/null @@ -1,94 +0,0 @@ - -NULL = - -AUTOMAKE_OPTIONS = 1.7 - -# The name of the module. -DOC_MODULE=polkitagent-1 - -# The top-level SGML file. -DOC_MAIN_SGML_FILE=polkitagent-1-docs.xml - -# Extra options to supply to gtkdoc-scan -SCAN_OPTIONS=--ignore-headers=config.h - -# The directory containing the source code. Relative to $(srcdir) -DOC_SOURCE_DIR=../../src/polkitagent - -# Used for dependencies -HFILE_GLOB=$(top_srcdir)/src/polkitagent/*.h -CFILE_GLOB=$(top_srcdir)/src/polkitagent/*.c - -# Headers to ignore -IGNORE_HFILES= \ - $(NULL) - -# CFLAGS and LDFLAGS for compiling scan program. Only needed -# if $(DOC_MODULE).types is non-empty. -INCLUDES = \ - $(DBUS_GLIB_CFLAGS) \ - $(GLIB_CFLAGS) \ - $(GIO_CFLAGS) \ - -I$(top_srcdir)/src/polkitagent \ - -I$(top_builddir)/src/polkitagent \ - $(NULL) - -GTKDOC_LIBS = \ - $(DBUS_GLIB_LIBS) \ - $(GLIB_LIBS) \ - $(GIO_LIBS) \ - $(top_builddir)/src/polkit/libpolkit-gobject-1.la \ - $(top_builddir)/src/polkitagent/libpolkit-agent-1.la \ - $(NULL) - -# Extra options to supply to gtkdoc-mkdb -MKDB_OPTIONS=--sgml-mode --output-format=xml - -# Extra options to supply to gtkdoc-mktmpl -MKTMPL_OPTIONS= - -# Non-autogenerated SGML files to be included in $(DOC_MAIN_SGML_FILE) -content_files = \ - ../version.xml \ - $(NULL) - -# Images to copy into HTML directory -HTML_IMAGES = \ - $(NULL) - -# Extra options to supply to gtkdoc-fixref -FIXXREF_OPTIONS= - -MAINTAINERCLEANFILES = \ - *~ \ - Makefile.in \ - polkitagent-1-decl-list.txt \ - polkitagent-1-decl.txt \ - polkitagent-1-overrides.txt \ - polkitagent-1-undeclared.txt \ - polkitagent-1-undocumented.txt \ - $(NULL) - -if ENABLE_GTK_DOC -include $(top_srcdir)/gtk-doc.make -else -CLEANFILES = -endif - -CLEANFILES += *~ \ - polkitagent-1-scan.* \ - polkitagent-1.args \ - polkitagent-1.hierarchy \ - polkitagent-1.interfaces \ - polkitagent-1.prerequisites \ - polkitagent-1.signals \ - *.bak \ - polkitagent-1-decl-list.txt \ - polkitagent-1-decl.txt \ - polkitagent-1-overrides.txt \ - polkitagent-1-undeclared.txt \ - polkitagent-1-undocumented.txt \ - *.stamp \ - -rf html xml \ - $(NULL) - diff --git a/docs/polkitagent/polkitagent-1-docs.xml b/docs/polkitagent/polkitagent-1-docs.xml deleted file mode 100644 index 7a56075..0000000 --- a/docs/polkitagent/polkitagent-1-docs.xml +++ /dev/null @@ -1,7 +0,0 @@ - - -]> - - diff --git a/docs/polkitagent/polkitagent-1-sections.txt b/docs/polkitagent/polkitagent-1-sections.txt deleted file mode 100644 index 685be44..0000000 --- a/docs/polkitagent/polkitagent-1-sections.txt +++ /dev/null @@ -1,35 +0,0 @@ -
-polkitagentsession -PolkitAgentSession -PolkitAgentSession -polkit_agent_session_new -polkit_agent_session_initiate -polkit_agent_session_response -polkit_agent_session_cancel - -POLKIT_AGENT_SESSION -POLKIT_AGENT_IS_SESSION -POLKIT_AGENT_TYPE_SESSION -polkit_agent_session_get_type -POLKIT_AGENT_SESSION_CLASS -POLKIT_AGENT_IS_SESSION_CLASS -POLKIT_AGENT_SESSION_GET_CLASS -
- -
-polkitagentlistener -PolkitAgentListener -PolkitAgentListener -PolkitAgentListenerClass -polkit_agent_listener_initiate_authentication -polkit_agent_listener_initiate_authentication_finish -polkit_agent_register_listener - -POLKIT_AGENT_LISTENER -POLKIT_AGENT_IS_LISTENER -POLKIT_AGENT_TYPE_LISTENER -polkit_agent_listener_get_type -POLKIT_AGENT_LISTENER_CLASS -POLKIT_AGENT_IS_LISTENER_CLASS -POLKIT_AGENT_LISTENER_GET_CLASS -
diff --git a/docs/polkitagent/polkitagent-1.types b/docs/polkitagent/polkitagent-1.types deleted file mode 100644 index dec96b8..0000000 --- a/docs/polkitagent/polkitagent-1.types +++ /dev/null @@ -1,2 +0,0 @@ -polkit_agent_session_get_type -polkit_agent_listener_get_type diff --git a/docs/polkitbackend/Makefile.am b/docs/polkitbackend/Makefile.am deleted file mode 100644 index 757f84e..0000000 --- a/docs/polkitbackend/Makefile.am +++ /dev/null @@ -1,94 +0,0 @@ - -NULL = - -AUTOMAKE_OPTIONS = 1.7 - -# The name of the module. -DOC_MODULE=polkitbackend-1 - -# The top-level SGML file. -DOC_MAIN_SGML_FILE=polkitbackend-1-docs.xml - -# Extra options to supply to gtkdoc-scan -SCAN_OPTIONS=--ignore-headers=config.h - -# The directory containing the source code. Relative to $(srcdir) -DOC_SOURCE_DIR=../../src/polkitbackend - -# Used for dependencies -HFILE_GLOB=$(top_srcdir)/src/polkitbackend/*.h -CFILE_GLOB=$(top_srcdir)/src/polkitbackend/*.c - -# Headers to ignore -IGNORE_HFILES= \ - $(NULL) - -# CFLAGS and LDFLAGS for compiling scan program. Only needed -# if $(DOC_MODULE).types is non-empty. -INCLUDES = \ - $(DBUS_GLIB_CFLAGS) \ - $(GLIB_CFLAGS) \ - $(GIO_CFLAGS) \ - -I$(top_srcdir)/src/polkitbackend \ - -I$(top_builddir)/src/polkitbackend \ - $(NULL) - -GTKDOC_LIBS = \ - $(DBUS_GLIB_LIBS) \ - $(GLIB_LIBS) \ - $(GIO_LIBS) \ - $(top_builddir)/src/polkit/libpolkit-gobject-1.la \ - $(top_builddir)/src/polkitbackend/libpolkit-backend-1.la \ - $(NULL) - -# Extra options to supply to gtkdoc-mkdb -MKDB_OPTIONS=--sgml-mode --output-format=xml - -# Extra options to supply to gtkdoc-mktmpl -MKTMPL_OPTIONS= - -# Non-autogenerated SGML files to be included in $(DOC_MAIN_SGML_FILE) -content_files = \ - ../version.xml \ - $(NULL) - -# Images to copy into HTML directory -HTML_IMAGES = \ - $(NULL) - -# Extra options to supply to gtkdoc-fixref -FIXXREF_OPTIONS= - -MAINTAINERCLEANFILES = \ - *~ \ - Makefile.in \ - polkitbackend-1-decl-list.txt \ - polkitbackend-1-decl.txt \ - polkitbackend-1-overrides.txt \ - polkitbackend-1-undeclared.txt \ - polkitbackend-1-undocumented.txt \ - $(NULL) - -if ENABLE_GTK_DOC -include $(top_srcdir)/gtk-doc.make -else -CLEANFILES = -endif - -CLEANFILES += *~ \ - polkitbackend-1-scan.* \ - polkitbackend-1.args \ - polkitbackend-1.hierarchy \ - polkitbackend-1.interfaces \ - polkitbackend-1.prerequisites \ - polkitbackend-1.signals \ - *.bak \ - polkitbackend-1-decl-list.txt \ - polkitbackend-1-decl.txt \ - polkitbackend-1-overrides.txt \ - polkitbackend-1-undeclared.txt \ - polkitbackend-1-undocumented.txt \ - *.stamp \ - -rf html xml \ - $(NULL) - diff --git a/docs/polkitbackend/polkitbackend-1-docs.xml b/docs/polkitbackend/polkitbackend-1-docs.xml deleted file mode 100644 index 7a56075..0000000 --- a/docs/polkitbackend/polkitbackend-1-docs.xml +++ /dev/null @@ -1,7 +0,0 @@ - - -]> - - diff --git a/docs/polkitbackend/polkitbackend-1-sections.txt b/docs/polkitbackend/polkitbackend-1-sections.txt deleted file mode 100644 index 4f650da..0000000 --- a/docs/polkitbackend/polkitbackend-1-sections.txt +++ /dev/null @@ -1,117 +0,0 @@ -
-polkitbackendauthority -PolkitBackendAuthority -POLKIT_BACKEND_AUTHORITY_EXTENSION_POINT_NAME -PolkitBackendAuthority -PolkitBackendAuthorityClass -polkit_backend_authority_check_authorization -polkit_backend_authority_check_authorization_finish -polkit_backend_authority_register_authentication_agent -polkit_backend_authority_unregister_authentication_agent -polkit_backend_authority_authentication_agent_response -polkit_backend_authority_enumerate_actions -polkit_backend_authority_enumerate_users -polkit_backend_authority_enumerate_groups -polkit_backend_authority_enumerate_authorizations -polkit_backend_authority_add_authorization -polkit_backend_authority_remove_authorization -polkit_backend_authority_system_bus_name_owner_changed -polkit_backend_authority_get -polkit_backend_register_authority - -POLKIT_BACKEND_AUTHORITY -POLKIT_BACKEND_IS_AUTHORITY -POLKIT_BACKEND_TYPE_AUTHORITY -polkit_backend_authority_get_type -POLKIT_BACKEND_AUTHORITY_CLASS -POLKIT_BACKEND_IS_AUTHORITY_CLASS -POLKIT_BACKEND_AUTHORITY_GET_CLASS -
- -
-polkitbackendactionlookup -PolkitBackendActionLookup -POLKIT_BACKEND_ACTION_LOOKUP_EXTENSION_POINT_NAME -PolkitBackendActionLookup -PolkitBackendActionLookupIface -polkit_backend_action_lookup_get_message -polkit_backend_action_lookup_get_icon_name -polkit_backend_action_lookup_get_details - -POLKIT_BACKEND_ACTION_LOOKUP -POLKIT_BACKEND_IS_ACTION_LOOKUP -POLKIT_BACKEND_TYPE_ACTION_LOOKUP -polkit_backend_action_lookup_get_type -POLKIT_BACKEND_ACTION_LOOKUP_GET_IFACE -
- -
-polkitbackendlocalauthority -PolkitBackendLocalAuthority -PolkitBackendLocalAuthority -PolkitBackendLocalAuthorityClass -polkit_backend_local_authority_new - -POLKIT_BACKEND_LOCAL_AUTHORITY -POLKIT_BACKEND_IS_LOCAL_AUTHORITY -POLKIT_BACKEND_TYPE_LOCAL_AUTHORITY -polkit_backend_local_authority_get_type -POLKIT_BACKEND_LOCAL_AUTHORITY_CLASS -POLKIT_BACKEND_IS_LOCAL_AUTHORITY_CLASS -POLKIT_BACKEND_LOCAL_AUTHORITY_GET_CLASS -
- -
-polkitbackendactionpool -PolkitBackendActionPool -PolkitBackendActionPool -polkit_backend_action_pool_new -polkit_backend_action_pool_get_all_actions -polkit_backend_action_pool_get_action - -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 -
- -
-polkitbackendsessionmonitor -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 - -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 -
- -
-polkitbackendconfigsource -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 - -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 -
diff --git a/docs/polkitbackend/polkitbackend-1.types b/docs/polkitbackend/polkitbackend-1.types deleted file mode 100644 index cd0fde0..0000000 --- a/docs/polkitbackend/polkitbackend-1.types +++ /dev/null @@ -1,6 +0,0 @@ -polkit_backend_authority_get_type -polkit_backend_action_lookup_get_type -polkit_backend_local_authority_get_type -polkit_backend_action_pool_get_type -polkit_backend_session_monitor_get_type -polkit_backend_config_source_get_type