From 8b0aadf246bcc713caafe4a18d53b65859fbd539 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Thu, 13 Aug 2015 20:19:52 +0200 Subject: lcdproc-dev - code style fixes - Add missing copyright header - Fix indentation - Remove unused function --- config/lcdproc-dev/lcdproc_screens.xml | 56 +++++++++++++++++++++++++++++----- 1 file changed, 48 insertions(+), 8 deletions(-) (limited to 'config/lcdproc-dev') diff --git a/config/lcdproc-dev/lcdproc_screens.xml b/config/lcdproc-dev/lcdproc_screens.xml index 1e4e0857..c3ba7aa1 100644 --- a/config/lcdproc-dev/lcdproc_screens.xml +++ b/config/lcdproc-dev/lcdproc_screens.xml @@ -1,8 +1,51 @@ + + + + + Copyright (C) 2009 Scott Ullrich + Copyright (C) 2011 Michele Di Maria + Copyright (C) 2015 ESF, LLC + All rights reserved. +*/ +/* ====================================================================================== */ +/* + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, + OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. +*/ +/* ====================================================================================== */ + ]]> + Services: LCDproc: Screens lcdproc_screens - 0.9.12 + 0.9.13 Save /usr/local/pkg/lcdproc.inc @@ -18,7 +61,7 @@ LCDproc - Set LCDproc settings such as display driver and com port + Set LCDproc settings such as display driver and COM port.
Services
/pkg_edit.php?xml=lcdproc.xml&id=0
@@ -27,7 +70,7 @@ Enable Version scr_version checkbox - + Enable Time scr_time @@ -87,7 +130,7 @@ Enable Mbuf scr_mbuf checkbox - + Enable CPU Frequency scr_cpufrequency @@ -103,11 +146,8 @@ scr_traffic_interface interfaces_selection If Interface Traffic is enabled, here you specify which interface to monitor - + - - validate_form_lcdproc_screens($_POST, $input_errors); - sync_package_lcdproc_screens(); -- cgit v1.2.3