$OpenBSD: patch-gnome-panel_panel-menu-button_c,v 1.1.1.1 2011/05/18 15:32:45 jasper Exp $
--- gnome-panel/panel-menu-button.c.orig	Wed May 18 11:08:41 2011
+++ gnome-panel/panel-menu-button.c	Wed May 18 11:09:10 2011
@@ -74,7 +74,7 @@ typedef struct {
 } MenuPathRootItem;
 
 static MenuPathRootItem root_items [] = {
-	{ APPLICATIONS_MENU, "applications", "applications.menu" },
+	{ APPLICATIONS_MENU, "applications", "gnome-applications.menu" },
 	{ GNOMECC_MENU,      "gnomecc",      "gnomecc.menu"      }
 };
 
