1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-17 10:35:10 +00:00

Adjust format of curl, rss and include entries in variables.xml so that the script that enters them in the wiki can read them.

This commit is contained in:
Nikolas Garofil 2010-02-06 17:21:08 +01:00
parent ff52605930
commit 8973cf315a

View File

@ -674,15 +674,15 @@
<option>url (interval_in_minutes)</option> <option>url (interval_in_minutes)</option>
</term> </term>
<listitem> <listitem>
<para>Download data from URI using Curl at the Download data from URI using Curl at the
specified interval. The interval may be a floating specified interval. The interval may be a floating
point value greater than 0, otherwise defaults to 15 point value greater than 0, otherwise defaults to 15
minutes. Most useful when used in conjunction with Lua minutes. Most useful when used in conjunction with Lua
and the Lua API. This object is threaded, and once a and the Lua API. This object is threaded, and once a
thread is created it can't be explicitly destroyed. thread is created it can't be explicitly destroyed.
One thread will run for each URI specified. You can use One thread will run for each URI specified. You can use
any protocol that Curl supports.</para> any protocol that Curl supports.
</listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term> <term>
@ -1770,11 +1770,11 @@
<option>path</option> <option>path</option>
</term> </term>
<listitem> <listitem>
<para>Loads the configfile at path, places the Loads the configfile at path, places the
configsettings behind the configsettings in the orginal configsettings behind the configsettings in the orginal
config and places the vars where the includevar config and places the vars where the includevar
stood.</para> stood.
</listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term> <term>
@ -3038,7 +3038,7 @@
(spaces_in_front))</option> (spaces_in_front))</option>
</term> </term>
<listitem> <listitem>
<para>Download and parse RSS feeds. The interval may be Download and parse RSS feeds. The interval may be
a floating point value greater than 0, otherwise a floating point value greater than 0, otherwise
defaults to 15 minutes. Action may be one of the defaults to 15 minutes. Action may be one of the
following: feed_title, item_title (with num par), following: feed_title, item_title (with num par),
@ -3048,8 +3048,8 @@
threaded, and once a thread is created it can't be threaded, and once a thread is created it can't be
explicitly destroyed. One thread will run for each URI explicitly destroyed. One thread will run for each URI
specified. You can use any protocol that Curl specified. You can use any protocol that Curl
supports.</para> supports.
</listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term> <term>