From 6553dc00fe6d10baaa3b3faaddedace625f90c5a Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Sat, 2 May 2009 09:06:27 -0300 Subject: Add Vine Linux support (patch by Munehiro Yamamoto). --- hardinfo2/computer.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hardinfo2/computer.h b/hardinfo2/computer.h index b2874c69..a4745cb6 100644 --- a/hardinfo2/computer.h +++ b/hardinfo2/computer.h @@ -43,7 +43,8 @@ static struct { { DB_PREFIX "zenwalk-version", "zen" }, { DB_PREFIX "puppyversion", "ppy" }, { DB_PREFIX "distro-release", "fl" }, - /* + { DB_PREFIX "vine-release", "vine" }, + /* * RedHat must be the *last* one to be checked, since * some distros (like Mandrake) includes a redhat-relase * file too. -- cgit v1.2.3