Index: browser-context.inc
===================================================================
RCS file: /cvsroot/mozilla/browser/base/content/browser-context.inc,v
retrieving revision 1.4
diff -u -r1.4 browser-context.inc
--- browser-context.inc	10 Apr 2004 05:04:09 -0000	1.4
+++ browser-context.inc	1 Jun 2004 19:02:13 -0000
@@ -158,7 +158,11 @@
       <menuitem id="context-selectall"
                 label="&selectAllCmd.label;"
                 accesskey="&selectAllCmd.accesskey;"
-                command="cmd_selectAll"/>      
+                command="cmd_selectAll"/>
+      <menuitem id="context-printpage"
+                label="&printCmd.label;"
+                accesskey="&printCmd.accesskey;"
+                command="cmd_print"/>
       <menuseparator id="context-sep-selectall"/>
       <menuitem id="context-keywordfield"
                 label="&keywordfield.label;"
