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