aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'hardinfo2/menu.c')
-rw-r--r--hardinfo2/menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardinfo2/menu.c b/hardinfo2/menu.c
index 3178f79d..2a8b6922 100644
--- a/hardinfo2/menu.c
+++ b/hardinfo2/menu.c
@@ -58,7 +58,7 @@ static GtkActionEntry entries[] = {
NULL,
G_CALLBACK(cb_connect_to)},
- {"ManageAction", GTK_STOCK_OPEN,
+ {"ManageAction", NULL,
"_Manage hosts...", NULL,
NULL,
G_CALLBACK(cb_manage_hosts)},