aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hardinfo2/computer.h3
1 files changed, 2 insertions, 1 deletions
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.