aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/shell.h
diff options
context:
space:
mode:
authorLeandro A. F. Pereira <leandro@hardinfo.org>2009-04-26 18:19:40 -0300
committerLeandro A. F. Pereira <leandro@hardinfo.org>2009-04-26 18:19:40 -0300
commit22f840d9ca7fade0ebeeb44c54fad3cc64b07ac7 (patch)
tree8dcda7b111d2e2761d197164755f5446c09b7e8c /hardinfo2/shell.h
parentc2367073c9eb18987c6b9278d63f29fb7880283a (diff)
Making more room to implement the remote mode :)
Diffstat (limited to 'hardinfo2/shell.h')
-rw-r--r--hardinfo2/shell.h1
1 files changed, 1 insertions, 0 deletions
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;