From 42bc1b2fcc466cc4a31c5ee4b8c045ea45506336 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Wed, 4 Apr 2007 15:39:44 +0000 Subject: Misc bugfixes, implement 'Boots' --- hardinfo2/computer.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hardinfo2/computer.h') diff --git a/hardinfo2/computer.h b/hardinfo2/computer.h index 590ab88b..a6956122 100644 --- a/hardinfo2/computer.h +++ b/hardinfo2/computer.h @@ -136,6 +136,8 @@ struct _OperatingSystem { gchar *desktop; gchar *username; + + gchar *boots; }; struct _MemoryInfo { -- cgit v1.2.3