aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-06-24 11:14:54 -0400
committerjim-p <jimp@pfsense.org>2010-06-24 11:14:54 -0400
commitcc851da395e1915026d321fd8f421dacddd71203 (patch)
tree35d5aa809421b88571eb7db17baa514d54e6fda6
parent43af8827b7fe465c730f75d64beb81878d14dbda (diff)
downloadpfsense-packages-cc851da395e1915026d321fd8f421dacddd71203.tar.gz
pfsense-packages-cc851da395e1915026d321fd8f421dacddd71203.tar.bz2
pfsense-packages-cc851da395e1915026d321fd8f421dacddd71203.zip
Add it on 2.0 also and fix descr in old widget's xml.
-rw-r--r--config/widget-havp/widget-havp.xml2
-rwxr-xr-xpkg_config.8.xml12
2 files changed, 12 insertions, 2 deletions
diff --git a/config/widget-havp/widget-havp.xml b/config/widget-havp/widget-havp.xml
index 7042fe55..cb127f36 100644
--- a/config/widget-havp/widget-havp.xml
+++ b/config/widget-havp/widget-havp.xml
@@ -42,7 +42,7 @@
/* ========================================================================== */
]]>
</copyright>
- <description>HAVP widget add-on for Dashboard package</description>
+ <description>HAVP alerts widget add-on for Dashboard package</description>
<requirements>Dashboard package and HAVP</requirements>
<faq>Currently there are no FAQ items provided.</faq>
<name>widget-havp</name>
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index db2c5df1..75b871a5 100755
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -814,7 +814,7 @@
</package>
<package>
<name>Dashboard Widget: HAVP</name>
- <descr>Dashboard widget for havp.</descr>
+ <descr>Dashboard widget for HAVP alerts.</descr>
<category>System</category>
<config_file>http://www.pfsense.com/packages/config/widget-havp/widget-havp.xml</config_file>
<version>0.1</version>
@@ -822,5 +822,15 @@
<required_version>1.2</required_version>
<configurationfile>widget-havp.xml</configurationfile>
</package>
+ <package>
+ <name>Dashboard Widget: Antivirus Status</name>
+ <descr>Dashboard widget for HAVP status.</descr>
+ <category>System</category>
+ <config_file>http://www.pfsense.com/packages/config/widget-antivirus/widget-antivirus.xml</config_file>
+ <version>0.1</version>
+ <status>BETA</status>
+ <required_version>1.2</required_version>
+ <configurationfile>widget-havp.xml</configurationfile>
+ </package>
</packages>
</pfsensepkgs>