From 22f840d9ca7fade0ebeeb44c54fad3cc64b07ac7 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Sun, 26 Apr 2009 18:19:40 -0300 Subject: Making more room to implement the remote mode :) --- hardinfo2/shell.h | 1 + 1 file changed, 1 insertion(+) (limited to 'hardinfo2/shell.h') diff --git a/hardinfo2/shell.h b/hardinfo2/shell.h index 56b7765f..6fe86009 100644 --- a/hardinfo2/shell.h +++ b/hardinfo2/shell.h @@ -134,6 +134,7 @@ struct _ShellModuleMethod { struct _ShellModuleEntry { gchar *name; GdkPixbuf *icon; + gchar *icon_file; gboolean selected; gint number; -- cgit v1.2.3