diff -Naur file-roller-2.30.0-old/src/ui.h file-roller-2.30.0/src/ui.h
--- file-roller-2.30.0-old/src/ui.h	2010-03-11 19:44:55.000000000 +0200
+++ file-roller-2.30.0/src/ui.h	2010-03-30 16:14:48.048560768 +0300
@@ -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>"
