Ignore:
Timestamp:
09/02/2015 01:09:51 AM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
91c7aaa
Parents:
ec5324f
Message:

Added some short descriptions by Denis. Thanks again!
Update to subversion-1.9.0
Update to ModemManager-1.4.10
Update to totem-pl-parser-3.10.5
Update to VTE-0.48.2
Update to yelp-xsl-3.16.1
Update to geocode-glib-3.16.2
Update to gnome-desktop-3.16.2
Update to gnome-online-accounts-3.16.3
Update to webkitgtk+-2.8.5
Update to gtksourceview-3.16.1
Update to libevdev-1.4.4

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/pidgin.xml

    rec5324f r77aeb6b  
    321321      <?dbhtml list-presentation="table"?>
    322322
     323      <varlistentry id="finch">
     324        <term><command>finch</command></term>
     325        <listitem>
     326          <para>
     327            is a text-based instant messaging client.
     328          </para>
     329          <indexterm zone="pidgin finch">
     330            <primary sortas="b-finch">finch</primary>
     331          </indexterm>
     332        </listitem>
     333      </varlistentry>
     334
    323335      <varlistentry id="pidgin-prog">
    324336        <term><command>pidgin</command></term>
     
    333345      </varlistentry>
    334346
    335       <varlistentry id="finch">
    336         <term><command>finch</command></term>
    337         <listitem>
    338           <para>
    339             is a text-based instant messaging client.
    340           </para>
    341           <indexterm zone="pidgin finch">
    342             <primary sortas="b-finch">finch</primary>
     347      <varlistentry id="purple-client-example">
     348        <term><command>purple-client-example</command></term>
     349        <listitem>
     350          <para>
     351            is an example that demonstrate how to use libpurple-client
     352            to communicate with purple.
     353          </para>
     354          <indexterm zone="pidgin purple-client-example">
     355            <primary sortas="b-purple-client-example">purple-client-example</primary>
     356          </indexterm>
     357        </listitem>
     358      </varlistentry>
     359
     360      <varlistentry id="purple-remote">
     361        <term><command>purple-remote</command></term>
     362        <listitem>
     363          <para>
     364            send remote commands to Pidgin/Finch.
     365          </para>
     366          <indexterm zone="pidgin purple-remote">
     367            <primary sortas="b-purple-remote">purple-remote</primary>
     368          </indexterm>
     369        </listitem>
     370      </varlistentry>
     371
     372      <varlistentry id="purple-send">
     373        <term><command>purple-send</command></term>
     374        <listitem>
     375          <para>
     376            calls purple API functions using DBus and prints the return value.
     377          </para>
     378          <indexterm zone="pidgin purple-send">
     379            <primary sortas="b-purple-send">purple-send</primary>
     380          </indexterm>
     381        </listitem>
     382      </varlistentry>
     383
     384      <varlistentry id="purple-send-async">
     385        <term><command>purple-send-async</command></term>
     386        <listitem>
     387          <para>
     388            calls purple API functions using DBus. As opposed to
     389            <command>purple-send</command>, it does not print the return value.
     390          </para>
     391          <indexterm zone="pidgin purple-send-async">
     392            <primary sortas="b-purple-send-async">purple-send-async</primary>
     393          </indexterm>
     394        </listitem>
     395      </varlistentry>
     396
     397      <varlistentry id="purple-url-handler">
     398        <term><command>purple-url-handler</command></term>
     399        <listitem>
     400          <para>
     401            is a python script to handle URL with purple.
     402          </para>
     403          <indexterm zone="pidgin purple-url-handler">
     404            <primary sortas="b-purple-url-handler">purple-url-handler</primary>
    343405          </indexterm>
    344406        </listitem>
Note: See TracChangeset for help on using the changeset viewer.