From 75848a2ccdcb1985180bf026da3f39405851a6d9 Mon Sep 17 00:00:00 2001 From: Leandro Pereira Date: Sat, 7 Jan 2012 17:31:46 -0200 Subject: Show moterboard information in the new summary screen --- modules/computer.c | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/computer.c') diff --git a/modules/computer.c b/modules/computer.c index cb349408..de4e8abe 100644 --- a/modules/computer.c +++ b/modules/computer.c @@ -611,6 +611,7 @@ gchar *hi_module_get_summary(void) "Method=devices::getMemoryTotal\n" "[Motherboard]\n" "Icon=module.png\n" + "Method=devices::getMotherboard\n" "[Graphics]\n" "Icon=monitor.png\n" "Method=computer::getDisplaySummary\n" -- cgit v1.2.3