From 512535ff97694c4cf0a824a2a2c357b0b90a1353 Mon Sep 17 00:00:00 2001 From: Leandro Pereira Date: Fri, 12 Jul 2019 08:28:36 -0700 Subject: Show links for vendors --- shell/shell.c | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/shell.c') diff --git a/shell/shell.c b/shell/shell.c index 674280f7..cb26727b 100644 --- a/shell/shell.c +++ b/shell/shell.c @@ -1501,6 +1501,7 @@ static void module_selected_show_info_list(GKeyFile *key_file, gtk_tree_view_set_show_expanders(GTK_TREE_VIEW(shell->info_tree->view), ngroups > 1); } + static void module_selected_show_info_detail(GKeyFile *key_file, ShellModuleEntry *entry, gchar **groups) -- cgit v1.2.3