PolicyKit: Branch 'master'

David Zeuthen david at kemper.freedesktop.org
Tue Jun 16 13:55:05 PDT 2009


 docs/man/PolicyKit-1.xml      |    6 +++---
 docs/man/pkexec.xml           |    6 +++---
 docs/polkit/polkit-1-docs.xml |    4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)

New commits:
commit 201f5bb94ed0f7ddcab6a2d44cbaadaa2915c08b
Author: Yanko Kaneti <yaneti at declera.com>
Date:   Tue Jun 16 23:38:52 2009 +0300

    More unique ids to get the docs build fully predictable

diff --git a/docs/man/PolicyKit-1.xml b/docs/man/PolicyKit-1.xml
index 4e777ba..e56b470 100644
--- a/docs/man/PolicyKit-1.xml
+++ b/docs/man/PolicyKit-1.xml
@@ -58,7 +58,7 @@
       completely control authorization policy. In a block diagram, the
       architecture looks like this:
     </para>
-    <mediaobject>
+    <mediaobject id="polkit-architecture">
       <imageobject>
         <imagedata fileref="polkit-architecture.png" format="PNG"/>
       </imageobject>
@@ -140,7 +140,7 @@ System Context         |                        |
       user session that the user uses. For example, an authentication
       agent may look like this:
     </para>
-    <mediaobject>
+    <mediaobject id="polkit-authentication-agent-example">
       <imageobject>
         <imagedata fileref="polkit-authentication-agent-example.png" format="PNG"/>
       </imageobject>
@@ -176,7 +176,7 @@ System Context         |                        |
       account it may allow you to select the administrative user who
       is authenticating:
     </para>
-    <mediaobject>
+    <mediaobject id="polkit-authentication-agent-example-wheel">
       <imageobject>
         <imagedata fileref="polkit-authentication-agent-example-wheel.png" format="PNG"/>
       </imageobject>
diff --git a/docs/man/pkexec.xml b/docs/man/pkexec.xml
index 03b4f31..98da6b8 100644
--- a/docs/man/pkexec.xml
+++ b/docs/man/pkexec.xml
@@ -73,7 +73,7 @@
       to the user will display the full path to the program to be
       executed so the user is aware of what will happen:
     </para>
-    <mediaobject>
+    <mediaobject id="pkexec-bash">
       <imageobject>
         <imagedata fileref="pkexec-bash.png" format="PNG"/>
       </imageobject>
@@ -145,7 +145,7 @@
       specified. For example, for the action defined above, the following
       authentication dialog will be shown:
     </para>
-    <mediaobject>
+    <mediaobject id="pkexec-frobnicate">
       <imageobject>
         <imagedata fileref="pkexec-frobnicate.png" format="PNG"/>
       </imageobject>
@@ -179,7 +179,7 @@
       If the user is using the <literal>da_DK</literal> locale, the
       dialog looks like this:
     </para>
-    <mediaobject>
+    <mediaobject id="pkexec-frobnicate-da">
       <imageobject>
         <imagedata fileref="pkexec-frobnicate-da.png" format="PNG"/>
       </imageobject>
diff --git a/docs/polkit/polkit-1-docs.xml b/docs/polkit/polkit-1-docs.xml
index 773ce9f..3128e02 100644
--- a/docs/polkit/polkit-1-docs.xml
+++ b/docs/polkit/polkit-1-docs.xml
@@ -25,7 +25,7 @@
       <holder>The PolicyKit Authors</holder>
     </copyright>
 
-    <legalnotice>
+    <legalnotice id="polkit-legal-notice">
       <para>
         Permission is granted to copy, distribute and/or modify this
         document under the terms of the <citetitle>GNU Free
@@ -120,7 +120,7 @@
       <xi:include href="xml/tree_index.sgml"/>
   </chapter>
 
-  <index>
+  <index id="polit-index">
     <title>Index</title>
   </index>
 


More information about the hal-commit mailing list