From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sascha Kilian To: development@lists.ipfire.org Subject: [PATCH] lcdproc: Update to 0.5.7 Date: Wed, 13 Apr 2016 14:45:16 +0000 Message-ID: <1460558716-17182-1-git-send-email-sascha@sakisoft.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1950055986184705494==" List-Id: --===============1950055986184705494== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable --- src/patches/lcdproc-0.5.6-menuitem.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 src/patches/lcdproc-0.5.6-menuitem.patch diff --git a/src/patches/lcdproc-0.5.6-menuitem.patch b/src/patches/lcdproc-0= .5.6-menuitem.patch deleted file mode 100644 index b9e933d..0000000 --- a/src/patches/lcdproc-0.5.6-menuitem.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- server/menuitem.c 2012/04/25 19:53:15 1.37 -+++ server/menuitem.c 2013/01/17 21:27:27 1.38 -@@ -33,6 +33,8 @@ -=20 - #define MAX_NUMERIC_LEN 40 -=20 -+extern Menu *main_menu; /* Access to the main menu */ -+ - char *error_strs[] =3D {"", "Out of range", "Too long", "Too short", "Inval= id Address"}; - char *menuitemtypenames[] =3D {"menu", "action", "checkbox", "ring", "slide= r", "numeric", "alpha", "ip"}; - char *menueventtypenames[] =3D {"select", "update", "plus", "minus", "enter= ", "leave"}; --=20 1.7.9.5 --===============1950055986184705494==--