<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Config reference</title><link>https://sourceforge.net/p/be-shell/wiki/Config%2520reference/</link><description>Recent changes to Config reference</description><atom:link href="https://sourceforge.net/p/be-shell/wiki/Config%20reference/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 26 May 2015 20:45:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/be-shell/wiki/Config%20reference/feed" rel="self" type="application/rss+xml"/><item><title>Config reference modified by Hombremaledicto</title><link>https://sourceforge.net/p/be-shell/wiki/Config%2520reference/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v67
+++ v68
@@ -208,13 +208,12 @@
         &lt;br /&gt;Exec=gg:"BE::Shell"
     * Menu *(String)*
     &lt;br /&gt;Path to a xml menu, relative to BE::Shell's "appdata" path (~/.kde/share/apps/be.shell)
-    &lt;br /&gt;Do *not* append the ".xml" suffix&lt;br /&gt;
+    &lt;br /&gt;Do *not* append the ".xml" suffix.
     &lt;br /&gt;**Alternatively:**
-    * MenuUpdater (string)
-    &lt;br /&gt;Path to a script that updates the menu
-    e.g. MenuUpdater=/path/to/my/menuUpdater/Script
-    * MenuUpdaterTimeout (int)
-
+    * MenuUpdater *(string)*
+    &lt;br /&gt;Path to a script that updates the menu (e.g. MenuUpdater=/path/to/my/menuUpdater/Script).
+    * MenuUpdaterTimeout *(int)*
+&lt;br /&gt; 
     * Service *(String)*
     &lt;br /&gt;Name of a service known to KDE (that is, in it's service path)
     &lt;br /&gt;The service provides label, icon and executable (see above), but they can be overridden by passing them explicitly in the buttons config group.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hombremaledicto</dc:creator><pubDate>Tue, 26 May 2015 20:45:34 -0000</pubDate><guid>https://sourceforge.net5f987a18bf1d84893c3a8374795879c629292c33</guid></item><item><title>Config reference modified by Hombremaledicto</title><link>https://sourceforge.net/p/be-shell/wiki/Config%2520reference/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v66
+++ v67
@@ -175,8 +175,8 @@
   &lt;br /&gt;The size of the font to be displayed&lt;br /&gt;
   * ShowGrid (Boolean)
   &lt;br /&gt;Whether to show the grid of Qt Calendar or not (default is false)&lt;br /&gt;
-  * SizeFactor (Float)
-  &lt;br /&gt;The amount of spacing (in percentage) of the day cell (default 1.3)
+  * SizeFactor
+  &lt;br /&gt;The amount of spacing of the day cell (default 1.3)

 ## Applets ##

@@ -208,13 +208,13 @@
         &lt;br /&gt;Exec=gg:"BE::Shell"
     * Menu *(String)*
     &lt;br /&gt;Path to a xml menu, relative to BE::Shell's "appdata" path (~/.kde/share/apps/be.shell)
-    &lt;br /&gt;Do *not* append the ".xml" suffix.
-    &lt;br /&gt;**Eventually:**
+    &lt;br /&gt;Do *not* append the ".xml" suffix&lt;br /&gt;
+    &lt;br /&gt;**Alternatively:**
     * MenuUpdater (string)
     &lt;br /&gt;Path to a script that updates the menu
     e.g. MenuUpdater=/path/to/my/menuUpdater/Script
     * MenuUpdaterTimeout (int)
-    &lt;br /&gt;**WARNING**
+
     * Service *(String)*
     &lt;br /&gt;Name of a service known to KDE (that is, in it's service path)
     &lt;br /&gt;The service provides label, icon and executable (see above), but they can be overridden by passing them explicitly in the buttons config group.
@@ -231,7 +231,7 @@
     * Lines *(integer)*
     The amount of lines to display of the polled input (like "tail")
     * Wrap *(bool)*
-    Whether to wrap the output to be displayed in the label or not
+    Whether to wrap the output to be displayed in the label or not.
     * Active *(bool)*
     Whether links can be clicked and text be selected.
     &lt;br /&gt;**And one out of:**
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hombremaledicto</dc:creator><pubDate>Tue, 26 May 2015 20:35:12 -0000</pubDate><guid>https://sourceforge.netc11cc2e1b0170f5565a98adb260ad1cabd272c3b</guid></item><item><title>Config reference modified by Hombremaledicto</title><link>https://sourceforge.net/p/be-shell/wiki/Config%2520reference/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v65
+++ v66
@@ -170,13 +170,13 @@

 ### BE:Calendar ###
   * Command (String) 
-  A command to be executed by clicking on the current day from within the calendar&lt;br /&gt;
+  &lt;br /&gt;A command to be executed by clicking on the current day from within the calendar&lt;br /&gt;
   * FontSize (integer)
-  The size of the font to be displayed&lt;br /&gt;
+  &lt;br /&gt;The size of the font to be displayed&lt;br /&gt;
   * ShowGrid (Boolean)
-  Whether to show the grid of Qt Calendar or not (default is false)&lt;br /&gt;
+  &lt;br /&gt;Whether to show the grid of Qt Calendar or not (default is false)&lt;br /&gt;
   * SizeFactor (Float)
-  The amount of spacing (in percentage) of the day cell (default 1.3)
+  &lt;br /&gt;The amount of spacing (in percentage) of the day cell (default 1.3)

 ## Applets ##

@@ -210,8 +210,8 @@
     &lt;br /&gt;Path to a xml menu, relative to BE::Shell's "appdata" path (~/.kde/share/apps/be.shell)
     &lt;br /&gt;Do *not* append the ".xml" suffix.
     &lt;br /&gt;**Eventually:**
-    * MenuUpdater (String)
-    Path to a script that updates the menu
+    * MenuUpdater (string)
+    &lt;br /&gt;Path to a script that updates the menu
     e.g. MenuUpdater=/path/to/my/menuUpdater/Script
     * MenuUpdaterTimeout (int)
     &lt;br /&gt;**WARNING**
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hombremaledicto</dc:creator><pubDate>Mon, 25 May 2015 23:24:35 -0000</pubDate><guid>https://sourceforge.net5ff8c65e366d1b4dfd24c9c2b2af0f8099694048</guid></item><item><title>Config reference modified by Hombremaledicto</title><link>https://sourceforge.net/p/be-shell/wiki/Config%2520reference/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v64
+++ v65
@@ -171,7 +171,7 @@
 ### BE:Calendar ###
   * Command (String) 
   A command to be executed by clicking on the current day from within the calendar&lt;br /&gt;
-  * FontSize (interger)
+  * FontSize (integer)
   The size of the font to be displayed&lt;br /&gt;
   * ShowGrid (Boolean)
   Whether to show the grid of Qt Calendar or not (default is false)&lt;br /&gt;
@@ -210,10 +210,10 @@
     &lt;br /&gt;Path to a xml menu, relative to BE::Shell's "appdata" path (~/.kde/share/apps/be.shell)
     &lt;br /&gt;Do *not* append the ".xml" suffix.
     &lt;br /&gt;**Eventually:**
-    * MenuUpdater *(String)*
+    * MenuUpdater (String)
     Path to a script that updates the menu
     e.g. MenuUpdater=/path/to/my/menuUpdater/Script
-    &lt;br /&gt;* MenuUpdaterTimeout *(int)*
+    * MenuUpdaterTimeout (int)
     &lt;br /&gt;**WARNING**
     * Service *(String)*
     &lt;br /&gt;Name of a service known to KDE (that is, in it's service path)
@@ -230,7 +230,7 @@
     Amount of miliseconds to wait between updating the label contents.
     * Lines *(integer)*
     The amount of lines to display of the polled input (like "tail")
-    * Wrap *(Bool)*
+    * Wrap *(bool)*
     Whether to wrap the output to be displayed in the label or not
     * Active *(bool)*
     Whether links can be clicked and text be selected.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hombremaledicto</dc:creator><pubDate>Mon, 25 May 2015 23:22:20 -0000</pubDate><guid>https://sourceforge.netde981988723afa184c3ecdaf1db72dff2be3d28c</guid></item><item><title>Config reference modified by Hombremaledicto</title><link>https://sourceforge.net/p/be-shell/wiki/Config%2520reference/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v63
+++ v64
@@ -213,8 +213,8 @@
     * MenuUpdater *(String)*
     Path to a script that updates the menu
     e.g. MenuUpdater=/path/to/my/menuUpdater/Script
-    * MenuUpdaterTimeout *(int)*
-    **WARNING**
+    &lt;br /&gt;* MenuUpdaterTimeout *(int)*
+    &lt;br /&gt;**WARNING**
     * Service *(String)*
     &lt;br /&gt;Name of a service known to KDE (that is, in it's service path)
     &lt;br /&gt;The service provides label, icon and executable (see above), but they can be overridden by passing them explicitly in the buttons config group.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hombremaledicto</dc:creator><pubDate>Mon, 25 May 2015 23:18:35 -0000</pubDate><guid>https://sourceforge.net0d53511f9545d81aa624326e9f56270a4fee0382</guid></item><item><title>Config reference modified by Hombremaledicto</title><link>https://sourceforge.net/p/be-shell/wiki/Config%2520reference/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v62
+++ v63
@@ -210,10 +210,10 @@
     &lt;br /&gt;Path to a xml menu, relative to BE::Shell's "appdata" path (~/.kde/share/apps/be.shell)
     &lt;br /&gt;Do *not* append the ".xml" suffix.
     &lt;br /&gt;**Eventually:**
-    &lt;br /&gt;* MenuUpdater 
+    * MenuUpdater *(String)*
+    Path to a script that updates the menu
     e.g. MenuUpdater=/path/to/my/menuUpdater/Script
-    * MenuUpdaterTimeout 
-    &lt;br /&gt; MenuUpdaterTimeout=4000 (default=2000)
+    * MenuUpdaterTimeout *(int)*
     **WARNING**
     * Service *(String)*
     &lt;br /&gt;Name of a service known to KDE (that is, in it's service path)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hombremaledicto</dc:creator><pubDate>Mon, 25 May 2015 23:17:50 -0000</pubDate><guid>https://sourceforge.net77578b40afda3fb4bd67d7f4204edf9e9b6ad360</guid></item><item><title>Config reference modified by Hombremaledicto</title><link>https://sourceforge.net/p/be-shell/wiki/Config%2520reference/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v61
+++ v62
@@ -210,10 +210,10 @@
     &lt;br /&gt;Path to a xml menu, relative to BE::Shell's "appdata" path (~/.kde/share/apps/be.shell)
     &lt;br /&gt;Do *not* append the ".xml" suffix.
     &lt;br /&gt;**Eventually:**
-    * MenuUpdater *
-    &lt;br /&gt;e.g. MenuUpdater=/path/to/my/menuUpdater/Script
-    &lt;br /&gt;* MenuUpdaterTimeout *
-    &lt;br /&gt;e.g. MenuUpdaterTimeout (default=2000)
+    &lt;br /&gt;* MenuUpdater 
+    e.g. MenuUpdater=/path/to/my/menuUpdater/Script
+    * MenuUpdaterTimeout 
+    &lt;br /&gt; MenuUpdaterTimeout=4000 (default=2000)
     **WARNING**
     * Service *(String)*
     &lt;br /&gt;Name of a service known to KDE (that is, in it's service path)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hombremaledicto</dc:creator><pubDate>Mon, 25 May 2015 23:15:29 -0000</pubDate><guid>https://sourceforge.netb552db32f04ebe166d81592721fb5c08dc3c2d5d</guid></item><item><title>Config reference modified by Hombremaledicto</title><link>https://sourceforge.net/p/be-shell/wiki/Config%2520reference/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v60
+++ v61
@@ -230,7 +230,7 @@
     Amount of miliseconds to wait between updating the label contents.
     * Lines *(integer)*
     The amount of lines to display of the polled input (like "tail")
-    *Wrap *(bool)*
+    * Wrap *(Bool)*
     Whether to wrap the output to be displayed in the label or not
     * Active *(bool)*
     Whether links can be clicked and text be selected.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hombremaledicto</dc:creator><pubDate>Mon, 25 May 2015 23:13:17 -0000</pubDate><guid>https://sourceforge.net196d410139d766128f4aea805c29f6091b9649ad</guid></item><item><title>Config reference modified by Hombremaledicto</title><link>https://sourceforge.net/p/be-shell/wiki/Config%2520reference/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v59
+++ v60
@@ -169,14 +169,14 @@
 * **Visible** *(you can use the GUI to set this)*

 ### BE:Calendar ###
-  * Command (String) *
+  * Command (String) 
   A command to be executed by clicking on the current day from within the calendar&lt;br /&gt;
-  * FontSize (interger)*
+  * FontSize (interger)
   The size of the font to be displayed&lt;br /&gt;
-  * ShowGrid (Boolean)*
+  * ShowGrid (Boolean)
   Whether to show the grid of Qt Calendar or not (default is false)&lt;br /&gt;
-  * SizeFactor *
-  The amount of spacing (in percentage) of the day cell
+  * SizeFactor (Float)
+  The amount of spacing (in percentage) of the day cell (default 1.3)

 ## Applets ##

@@ -230,7 +230,7 @@
     Amount of miliseconds to wait between updating the label contents.
     * Lines *(integer)*
     The amount of lines to display of the polled input (like "tail")
-    *Wrap (bool)*
+    *Wrap *(bool)*
     Whether to wrap the output to be displayed in the label or not
     * Active *(bool)*
     Whether links can be clicked and text be selected.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hombremaledicto</dc:creator><pubDate>Mon, 25 May 2015 23:11:46 -0000</pubDate><guid>https://sourceforge.net11de17cbb0f417a1757f0b0c56a70371b1dc3d7f</guid></item><item><title>Config reference modified by Hombremaledicto</title><link>https://sourceforge.net/p/be-shell/wiki/Config%2520reference/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v58
+++ v59
@@ -169,14 +169,14 @@
 * **Visible** *(you can use the GUI to set this)*

 ### BE:Calendar ###
-* Command (String)
-  &lt;br /&gt;A command to be executed by clicking on the current day from within the calendar&lt;br /&gt;
-* &lt;br /&gt;FontSize (interger)
-  &lt;br /&gt;The size of the font to be displayed&lt;br /&gt;
-* ShowGrid (Boolean)
-  &lt;br /&gt; Whether to show the grid of Qt Calendar or not (default is false)&lt;br /&gt;
-* SizeFactor 
-  &lt;br /&gt; The amount of spacing (in percentage) of the day cell
+  * Command (String) *
+  A command to be executed by clicking on the current day from within the calendar&lt;br /&gt;
+  * FontSize (interger)*
+  The size of the font to be displayed&lt;br /&gt;
+  * ShowGrid (Boolean)*
+  Whether to show the grid of Qt Calendar or not (default is false)&lt;br /&gt;
+  * SizeFactor *
+  The amount of spacing (in percentage) of the day cell

 ## Applets ##

@@ -229,9 +229,9 @@
     * PollInterval *(integer)*
     Amount of miliseconds to wait between updating the label contents.
     * Lines *(integer)*
+    The amount of lines to display of the polled input (like "tail")
     *Wrap (bool)*
     Whether to wrap the output to be displayed in the label or not
-    The amount of lines to display of the polled input (like "tail")
     * Active *(bool)*
     Whether links can be clicked and text be selected.
     &lt;br /&gt;**And one out of:**
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hombremaledicto</dc:creator><pubDate>Mon, 25 May 2015 23:09:54 -0000</pubDate><guid>https://sourceforge.net164ad41907568f92bad93e339b45bbcc778ddd85</guid></item></channel></rss>