diff -Naur file-roller-2.26.0-old/src/ui.h file-roller-2.26.0/src/ui.h
--- file-roller-2.26.0-old/src/ui.h	2009-03-16 20:58:23.000000000 +0200
+++ file-roller-2.26.0/src/ui.h	2009-03-20 18:52:40.156284870 +0200
@@ -60,10 +60,6 @@
 	  NULL, NULL,
 	  N_("Close the current archive"),
 	  G_CALLBACK (activate_action_close) },
-	{ "Contents", GTK_STOCK_HELP,
-	  N_("Contents"), "F1",
-	  N_("Display the File Roller Manual"),
-	  G_CALLBACK (activate_action_manual) },
 	  
 	{ "Copy", GTK_STOCK_COPY,
 	  NULL, NULL,
@@ -328,7 +324,6 @@
 "      <menuitem action='Reload'/>"
 "    </menu>"
 "    <menu action='HelpMenu'>"
-"      <menuitem action='Contents'/>"
 "      <menuitem action='About'/>"
 "    </menu>"
 "  </menubar>"
