Changeset 303f62d


Ignore:
Timestamp:
07/27/2014 05:16:21 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
99d528c
Parents:
7f586a11
Message:

Minor improvements to accountsservice page. Sort gnome platform packages.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13696 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
gnome-systemd/platform
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome-systemd/platform/accountsservice.xml

    r7f586a11 r303f62d  
    3232
    3333    <para>
    34       The <application>AccountsService</application> package provides a set
    35       of <application>D-Bus</application> interfaces for querying and manipulating
    36       user account information and an implementation of these interfaces based on
    37       the usermod(8), useradd(8) and userdel(8) commands.
     34      The <application>AccountsService</application> package provides a
     35      set of <application>D-Bus</application> interfaces for querying
     36      and manipulating user account information and an implementation
     37      of these interfaces based on the usermod(8), useradd(8) and
     38      userdel(8) commands.
    3839    </para>
    3940
     
    8384    <bridgehead renderas="sect4">Recommended</bridgehead>
    8485    <para role="recommended">
    85       <xref linkend="gobject-introspection"/>
     86      <xref linkend="gobject-introspection"/> and
     87      <xref linkend="systemd"/> (for Logind)
    8688    </para>
    8789
     
    109111            --localstatedir=/var     \
    110112            --enable-admin-group=adm \
    111             --disable-static         \
    112             --enable-systemd &amp;&amp;
     113            --disable-static         &amp;&amp;
    113114make</userinput></screen>
    114115
     
    133134    </para>
    134135
    135     <para>
    136       <parameter>--enable-systemd</parameter>: This switch enables
    137        systemd to be used.
    138     </para>
    139 
    140136    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    141137      href="../../xincludes/static-libraries.xml"/>
     
    147143
    148144 <sect2 role="configuration">
    149     <title>Configuring accountsservice</title>
     145    <title>Configuring AccountsService</title>
    150146
    151147    <sect3  id="accountsservice-init">
     
    160156
    161157      <indexterm zone="accountsservice accountsservice-init">
    162         <primary sortas="f-accountsservice">AccountsService</primary>
     158        <primary sortas="f-accounts-daemon">accounts-daemon</primary>
    163159      </indexterm>
    164160
     
    173169
    174170    <segmentedlist>
    175       <segtitle>Installed Program</segtitle>
    176       <segtitle>Installed Library</segtitle>
     171      <segtitle>Installed Programs</segtitle>
     172      <segtitle>Installed Libraries</segtitle>
    177173      <segtitle>Installed Directories</segtitle>
    178174
  • gnome-systemd/platform/platform.xml

    r7f586a11 r303f62d  
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsettings-desktop-schemas.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yelp-xsl.xml"/>
     23  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsecret.xml"/>
    2324  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gconf.xml"/>
    24   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsecret.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcr.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="geocode-glib.xml"/>
    2627  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gjs.xml"/>
    27   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="geocode-glib.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-desktop.xml"/>
    2929  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-menus.xml"/>
     
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtkhtml.xml"/>
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtksourceview.xml"/>
     33  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libchamplain.xml"/>
     34  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgee.xml"/>
     35  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnomekbd.xml"/>
    3336  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgtop.xml"/>
     37  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgweather.xml"/>
    3438  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpeas.xml"/>
    3539  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="librest.xml"/>
     40  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libwacom.xml"/>
    3641  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libwnck.xml"/>
    3742  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-online-accounts.xml"/>
    3843  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgdata.xml"/>
    39   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgweather.xml"/>
    40   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnomekbd.xml"/>
    41   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libwacom.xml"/>
    42   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libchamplain.xml"/>
    43   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="totem-pl-parser.xml"/>
    4444  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="evolution-data-server.xml"/>
    4545  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="folks.xml"/>
     46  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="totem-pl-parser.xml"/>
    4647  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vte.xml"/>
    47   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgee.xml"/>
    4848
    4949</chapter>
Note: See TracChangeset for help on using the changeset viewer.