aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view-menu.c
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-08-09 13:27:58 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-08-09 13:27:58 +0800
commit5a6dd4803e8c7386f2d6f4f8bbef977e42b26761 (patch)
tree29acf00fe3a85abf8935858915304f12ff2b31d4 /shell/e-shell-view-menu.c
parent0b5dd5d2edb22ee196c41c27537906835295ca4d (diff)
downloadgsoc2013-evolution-5a6dd4803e8c7386f2d6f4f8bbef977e42b26761.tar
gsoc2013-evolution-5a6dd4803e8c7386f2d6f4f8bbef977e42b26761.tar.gz
gsoc2013-evolution-5a6dd4803e8c7386f2d6f4f8bbef977e42b26761.tar.bz2
gsoc2013-evolution-5a6dd4803e8c7386f2d6f4f8bbef977e42b26761.tar.lz
gsoc2013-evolution-5a6dd4803e8c7386f2d6f4f8bbef977e42b26761.tar.xz
gsoc2013-evolution-5a6dd4803e8c7386f2d6f4f8bbef977e42b26761.tar.zst
gsoc2013-evolution-5a6dd4803e8c7386f2d6f4f8bbef977e42b26761.zip
Add a placeholder for the print items in the "File" menu.
svn path=/trunk/; revision=4632
Diffstat (limited to 'shell/e-shell-view-menu.c')
-rw-r--r--shell/e-shell-view-menu.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c
index 996697d023..6488320e5a 100644
--- a/shell/e-shell-view-menu.c
+++ b/shell/e-shell-view-menu.c
@@ -455,6 +455,8 @@ menu_create_file (BonoboUIHandler *uih,
0, 0,
command_create_folder, data);
+ bonobo_ui_handler_menu_new_placeholder (uih, "/File/<Print Placeholder>");
+
bonobo_ui_handler_menu_new_separator (uih, "/File/Separator2", -1);
bonobo_ui_handler_menu_new_item (uih, "/File/Exit",