From c4673ab366870bd5c31c4d27ac69793af3583901 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Sun, 28 Feb 1999 20:21:01 +0000 Subject: [PATCH] Uncomment ActiveVFS list until it works --- gnome/glayout.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome/glayout.c b/gnome/glayout.c index eb7bf5428..a8fc49f69 100644 --- a/gnome/glayout.c +++ b/gnome/glayout.c @@ -384,7 +384,7 @@ GnomeUIInfo gnome_panel_commands_menu [] = { GNOMEUIINFO_ITEM_NONE(N_("_Run Command in panel..."),N_("Run a command and put the results in a panel"), gnome_external_panelize), #ifdef USE_VFS - GNOMEUIINFO_ITEM_NONE(N_("_Active VFS list..."),N_("List of active virtual file systems"), reselect_vfs), +/* GNOMEUIINFO_ITEM_NONE(N_("_Active VFS list..."),N_("List of active virtual file systems"), reselect_vfs), */ #endif #ifdef USE_EXT2FSLIB /*does this do anything?*/