aboutsummaryrefslogtreecommitdiffstats
path: root/config/lcdproc-dev/lcdproc.xml
diff options
context:
space:
mode:
authorMichele Di Maria <michele@nt2.it>2012-01-23 20:34:01 +0100
committerMichele Di Maria <michele@nt2.it>2012-01-23 20:34:01 +0100
commitcc5e67b87b3acda63156bcd135699445a84fadfb (patch)
treec3044e48b9b31370834c25f7582ee96b46932d81 /config/lcdproc-dev/lcdproc.xml
parent21bccd9bd78f4d1052693972959cae7c51f78e3d (diff)
downloadpfsense-packages-cc5e67b87b3acda63156bcd135699445a84fadfb.tar.gz
pfsense-packages-cc5e67b87b3acda63156bcd135699445a84fadfb.tar.bz2
pfsense-packages-cc5e67b87b3acda63156bcd135699445a84fadfb.zip
- Fix the uptime screen
- In the settings, "Enable LCDproc" becomes "Enable LCDproc at startup" - Added "After Install Info" message - Limited the client loop to three times. After three errors connecting to the LCDd service the client will end
Diffstat (limited to 'config/lcdproc-dev/lcdproc.xml')
-rw-r--r--config/lcdproc-dev/lcdproc.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/lcdproc-dev/lcdproc.xml b/config/lcdproc-dev/lcdproc.xml
index ff80e8a3..51a80f72 100644
--- a/config/lcdproc-dev/lcdproc.xml
+++ b/config/lcdproc-dev/lcdproc.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<packagegui>
- <title>Services: LCDproc 0.5.5 pkg v. 0.8</title>
+ <title>Services: LCDproc 0.5.5 pkg v. 0.9</title>
<name>lcdproc</name>
- <version>0.5.5 pkg v. 0.8</version>
+ <version>0.5.5 pkg v. 0.9</version>
<savetext>Save</savetext>
<include_file>/usr/local/pkg/lcdproc.inc</include_file>
<tabs>
@@ -55,7 +55,7 @@
</service>
<fields>
<field>
- <fielddescr>Enable LCDproc</fielddescr>
+ <fielddescr>Enable LCDproc at startup</fielddescr>
<fieldname>enable</fieldname>
<type>checkbox</type>
</field>