Changeset be5a76b


Ignore:
Timestamp:
07/29/2014 05:44:44 PM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
systemd-11177
Children:
eb50d9d6
Parents:
0adc67d1
Message:

completed polari page

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome-systemd/applications/polari.xml

    r0adc67d1 rbe5a76b  
    1111  <!ENTITY polari-md5sum        "a1f98170c52286a53b91deae1275c2e5">
    1212  <!ENTITY polari-size          "396 KB">
    13   <!ENTITY polari-buildsize     "100 MB">
    14   <!ENTITY polari-time          "1.8 SBU">
     13  <!ENTITY polari-buildsize     "5.6 MB">
     14  <!ENTITY polari-time          "less than 0.1 SBU">
    1515]>
    1616
     
    100100    </para>
    101101
    102 <screen><userinput>./configure --prefix=/usr \
    103             --sysconfdir=/etc \
    104             --libexecdir=/usr/lib/polari &amp;&amp;
     102<screen><userinput>./configure --prefix=/usr &amp;&amp;
    105103make</userinput></screen>
    106104
     
    117115  </sect2>
    118116
    119   <sect2 role="commands">
    120     <title>Command Explanations</title>
    121 
    122     <para>
    123       <parameter>--libexecdir=/usr/lib/polari</parameter>: This
    124       parameter causes the libexec files to be installed in the preferred
    125       location of in <filename
    126       class="directory">/usr/lib/polari</filename> instead of
    127       <filename class="directory">/usr/libexec</filename>.
    128     </para>
    129 
    130     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    131       href="../../xincludes/without-scrollkeeper.xml"/>
    132 
    133   </sect2>
    134 
    135117  <sect2 role="content">
    136118    <title>Contents</title>
     
    138120    <segmentedlist>
    139121      <segtitle>Installed Programs</segtitle>
     122      <segtitle>Installed Libraries</segtitle>
    140123      <segtitle>Installed Directories</segtitle>
    141124
    142125      <seglistitem>
    143126        <seg>
    144           accessx-status-applet, battstat-applet-2, charpick_applet2,
    145           cpufreq-applet, cpufreq-selector, drivemount_applet2,
    146           geyes_applet2, gweather-applet-2, invest-applet, invest-chart,
    147           mixer_applet2, multiload-applet-2, null_applet,
    148           stickynotes_applet and trashapplet
     127          polari
    149128        </seg>
    150129        <seg>
    151           /usr/lib/bonobo/servers,
    152           /usr/lib/python&python2-majorver;/site-packages/invest,
    153           /usr/share/gnome/help/{accessx-status,battstat,char-palette,cpufreq-applet},
    154           /usr/share/gnome/help/{drivemoun,geyes,gweather,invest-applet},
    155           /usr/share/gnome/help/{mixer_applet2,multiload,stickynotes_applet,trashapplet},
    156           /usr/share/polari,
    157           /usr/share/omf/{accessx-status,battstat,char-palette},
    158           /usr/share/omf/{cpufreq-applet,drivemount,geyes,gweather,invest-applet},
    159           /usr/share/omf/{mixer_applet2,multiload,stickynotes_applet} and
    160           /usr/share/pixmaps/{accessx-status-applet,cpufreq-applet,stickynotes}
     130          libpolari-1.0.so
     131        </seg>
     132        <seg>
     133          /usr/lib/polari
     134          /usr/share/polari
    161135        </seg>
    162136      </seglistitem>
    163137    </segmentedlist>
    164138
     139    <variablelist>
     140      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     141      <?dbfo list-presentation="list"?>
     142      <?dbhtml list-presentation="table"?>
     143
     144      <varlistentry id="polari-prog">
     145        <term><command>polari</command></term>
     146        <listitem>
     147          <para>
     148            is the <application>GNOME Polari</application> Daemon.
     149          </para>
     150          <indexterm zone="polari polari-prog">
     151            <primary sortas="b-polari">polari</primary>
     152          </indexterm>
     153        </listitem>
     154      </varlistentry>
     155
     156    </variablelist>
     157
    165158  </sect2>
    166159
Note: See TracChangeset for help on using the changeset viewer.