Blob Blame History Raw
--- gnome-vfs-1.9.16/modules/vfolder-desktop-method.c.moved-menu-files	Tue Jun 11 17:39:20 2002
+++ gnome-vfs-1.9.16/modules/vfolder-desktop-method.c	Tue Jun 11 17:43:17 2002
@@ -1433,9 +1433,8 @@
 
 	info->scheme = g_strdup (scheme);
 
-	info->filename = g_strconcat (SYSCONFDIR,
-				      "/gnome-vfs-2.0/vfolders/",
-				      scheme, ".vfolder-info",
+	info->filename = g_strconcat (SYSCONFDIR, "/X11/desktop-menus/",
+				      scheme, ".menu",
 				      NULL);
 	info->user_filename = g_strconcat (g_get_home_dir (),
 					   "/" DOT_GNOME "/vfolders/",