From 83b3021873da4bb34db92c95398164196be7b18a Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Sun, 26 Nov 2006 17:03:30 +0000 Subject: Remove the need for modules.conf --- hardinfo2/shell.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hardinfo2/shell.h') diff --git a/hardinfo2/shell.h b/hardinfo2/shell.h index 3a0fd3b0..726ec3e9 100644 --- a/hardinfo2/shell.h +++ b/hardinfo2/shell.h @@ -94,6 +94,8 @@ struct _ShellModule { gchar *name; GdkPixbuf *icon; GModule *dll; + + guchar weight; GSList *entries; }; -- cgit v1.2.3