$OpenBSD: patch-panel_menu_c,v 1.1.1.1 2001/09/13 20:33:28 todd Exp $
--- panel/menu.c.orig	Tue Aug 28 00:18:55 2001
+++ panel/menu.c	Tue Aug 28 00:18:07 2001
@@ -5098,7 +5098,7 @@ add_kde_submenu (GtkWidget *root_menu, g
 
 	menu = create_kde_menu (NULL, fake_submenus, TRUE, TRUE,
 				TRUE, launcher_add);
-	pixmap_path = g_concat_dir_and_file (kde_icondir, "exec.xpm");
+	pixmap_path = g_concat_dir_and_file (kde_icondir, "go.png");
 
 	if (panel_file_exists(pixmap_path)) {
 		pixmap = fake_pixmap_at_size (pixmap_path, size);
