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 a56e7ddc..b4715641 100644 --- a/hardinfo2/computer.h +++ b/hardinfo2/computer.h @@ -42,6 +42,7 @@ static struct { { DB_PREFIX "sun-release", "sun" }, { DB_PREFIX "zenwalk-version", "zen" }, { DB_PREFIX "puppyversion", "ppy" }, + { DB_PREFIX "distro-release", "fl" }, /* * RedHat must be the *last* one to be checked, since * some distros (like Mandrake) includes a redhat-relase |