diff options
| -rw-r--r-- | hardinfo2/computer.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/hardinfo2/computer.h b/hardinfo2/computer.h index 81fe270c..a57eb023 100644 --- a/hardinfo2/computer.h +++ b/hardinfo2/computer.h @@ -33,6 +33,7 @@ static struct {      { DB_PREFIX "yellowdog-release",	"yd"   },      { DB_PREFIX "SuSE-release",		"suse" },      { DB_PREFIX "sun-release",		"sun"  }, +    { DB_PREFIX "zenwalk-version",	"zen"  },      /*       * RedHat must be the *last* one to be checked, since       * some distros (like Mandrake) includes a redhat-relase | 
