From 121e9e745d60db7111f232b4948496cd9f6249f8 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Mon, 10 Aug 2015 23:10:07 +0200 Subject: lcdproc - code style fixes - Add missing copyright header - Fix indentation - Remove useless/unused functions - Use consistent version in all XML files --- config/lcdproc/lcdproc_screens.xml | 57 +++++++++++++++++++++++++++++++------- 1 file changed, 47 insertions(+), 10 deletions(-) (limited to 'config/lcdproc') diff --git a/config/lcdproc/lcdproc_screens.xml b/config/lcdproc/lcdproc_screens.xml index d8cc2382..def770e6 100644 --- a/config/lcdproc/lcdproc_screens.xml +++ b/config/lcdproc/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.5.2_1-p9 + 1.0.3 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
@@ -82,19 +125,13 @@ Enable Mbuf scr_mbuf checkbox - + Enable CPU Frequency scr_cpufrequency checkbox - + - - before_form_lcdproc_screens($pkg); - - - validate_form_lcdproc_screens($_POST, $input_errors); - sync_package_lcdproc_screens(); -- cgit v1.2.3