Changeset 1d34502


Ignore:
Timestamp:
07/28/2014 08:09:06 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
02598850
Parents:
01c48f3
Message:

Update gnome-shell and gnome-session pages.

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

Location:
gnome-systemd/desktop
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome-systemd/desktop/gnome-session.xml

    r01c48f3 r1d34502  
    1212  <!ENTITY gnome-session-size          "704 KB">
    1313  <!ENTITY gnome-session-buildsize     "16 MB">
    14   <!ENTITY gnome-session-time          "0.1 SBU">
     14  <!ENTITY gnome-session-time          "0.2 SBU">
    1515]>
    1616
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
     79      <xref linkend="dbus-glib"/>,
    7980      <xref linkend="gnome-desktop"/>,
    80       <xref linkend="dbus-glib"/>,
    81       <xref linkend="mesalib"/>,
    82       <xref linkend="xorg7-proto"/>, and
    83       <xref linkend="json-glib"/>
    84     </para>
    85 
    86     <bridgehead renderas="sect4">Recomended</bridgehead>
    87     <para role="recomended">
    88       <xref linkend="upower"/>
     81      <xref linkend="json-glib"/>, and
     82      <xref linkend="mesalib"/>
    8983    </para>
    9084
    9185    <bridgehead renderas="sect4">Optional</bridgehead>
    9286    <para role="optional">
    93       <xref linkend="xmlto"/>, and
    94       <xref linkend="GConf"/>
     87      <xref linkend="GConf"/> and
     88      <xref linkend="libxslt"/> with
     89      <xref linkend="DocBook"/> and
     90      <xref linkend="docbook-xsl"/> (to build the documentation)
    9591    </para>
    9692   
    9793    <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
    9894    <para role="required">
    99       <xref linkend="systemd"/>
     95      <xref linkend="systemd"/> (for Logind)
    10096    </para>
    10197
     
    154150        </seg>
    155151        <seg>
    156           /usr/lib/gnome-session,
    157152          /usr/share/doc/gnome-session and
    158153          /usr/share/gnome-session
     
    182177        <term><command>gnome-session-inhibit</command></term>
    183178        <listitem>
    184           <para><command>gnome-session-inhibit</command> can inhibit certain
    185             gnome-session functionality while executing the given COMMAND. To
    186             achieve this, it calls the Inhibit() method of the gnome-session
    187             D-Bus API and creates an inhibitor. The inhibitor is automatically
    188             removed when gnome-session-inhibit exits.
     179          <para>
     180            is used to inhibit certain <application>GNOME</application>
     181            Session functionality while executing the given command.
    189182          </para>
    190183          <indexterm zone="gnome-session gnome-session-inhibit">
  • gnome-systemd/desktop/gnome-shell.xml

    r01c48f3 r1d34502  
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
     79      <xref linkend="caribou"/>,
    7980      <xref linkend="evolution-data-server"/>,
    80       <xref linkend="gcr"/>,
    8181      <xref linkend="gjs"/>,
    82       <xref linkend="gnome-menus"/>,
    83       <xref linkend="gnome-settings-daemon"/>,
     82      <xref linkend="gnome-control-center"/>,
    8483      <xref linkend="libcroco"/>,
    85       <xref linkend="libsoup"/>,
    86       <xref linkend="libcanberra"/>, and
    87       <xref linkend="mutter"/>
     84      <xref linkend="mutter"/>, and
     85      <xref linkend="startup-notification"/>
    8886    </para>
    8987
    9088    <bridgehead renderas="sect4">Recommended</bridgehead>
    9189    <para role="recommended">
    92       <xref linkend="NetworkManager"/>,
    93       <xref linkend="gobject-introspection"/>,
    94       <xref linkend="network-manager-applet"/>,
    95       <xref linkend="polkit"/>,
    96       <xref linkend="upower"/>,
    97       <xref linkend="gstreamer10"/>,
    98       <xref linkend="telepathy-logger"/>,
    99       <xref linkend="telepathy-glib"/>,
    100       <xref linkend="gst10-plugins-base"/>,
    101       <xref linkend="gnome-bluetooth"/>, and
    102       <xref linkend="pulseaudio"/>
     90      <xref linkend="gnome-bluetooth"/>,
     91      <xref linkend="gst10-plugins-base"/>, and
     92      <xref linkend="network-manager-applet"/>
    10393    </para>
    10494
     
    110100    <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
    111101    <para role="required">
    112       <xref linkend="accountsservice"/>,
    113102      <xref linkend="dconf"/>,
     103      <xref linkend="gdm"/>,
    114104      <xref linkend="gnome-icon-theme"/>,
    115       <xref linkend="telepathy-logger"/>,
    116       <xref linkend="startup-notification"/>,
    117       <xref linkend="gnome-icon-theme-symbolic"/>, and
     105      <xref linkend="gnome-icon-theme-extras"/>,
     106      <xref linkend="gnome-icon-theme-symbolic"/>,
     107      <xref linkend="gnome-themes-standard"/>, and
    118108      <xref linkend="telepathy-mission-control"/>
    119109    </para>
     
    198188      </varlistentry>
    199189
    200       <varlistentry id="gnome-shell-extension-prefs">
    201         <term><command>gnome-shell-extension-prefs</command></term>
    202         <listitem>
    203           <para>
    204             Is a tool used to configure <application>GTK</application>
    205             widgets preferences.
    206           </para>
    207           <indexterm zone="gnome-shell gnome-shell-extension-prefs">
    208             <primary sortas="b-gnome-shell-extension-prefs">gnome-shell-extension-prefs</primary>
    209           </indexterm>
    210         </listitem>
    211       </varlistentry>
    212 
    213       <varlistentry id="gnome-shell-extension-tool">
    214         <term><command>gnome-shell-extension-tool</command></term>
    215         <listitem>
    216           <para>
    217             Is an interactive extension creator command line tool.
    218           </para>
    219           <indexterm zone="gnome-shell gnome-shell-extension-tool">
    220             <primary sortas="b-gnome-shell-extension-tool">gnome-shell-extension-tool</primary>
    221           </indexterm>
    222         </listitem>
    223       </varlistentry>
    224 
    225190    </variablelist>
    226191
Note: See TracChangeset for help on using the changeset viewer.