diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2008-09-05 23:47:38 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-09-05 23:47:38 +0800 |
commit | eca687589d106ff87cd4fca7bf581cb0532caf96 (patch) | |
tree | c6832474edfc52edd323a7d8d3ee5726f2b83ae3 /ui/evolution-shell.ui | |
parent | 8bbf952350c37970e8947b807513e58e91435998 (diff) | |
download | gsoc2013-evolution-eca687589d106ff87cd4fca7bf581cb0532caf96.tar.gz gsoc2013-evolution-eca687589d106ff87cd4fca7bf581cb0532caf96.tar.zst gsoc2013-evolution-eca687589d106ff87cd4fca7bf581cb0532caf96.zip |
Saving progress. Lots of changes. Things are a bit broken at the moment.
svn path=/branches/kill-bonobo/; revision=36260
Diffstat (limited to 'ui/evolution-shell.ui')
-rw-r--r-- | ui/evolution-shell.ui | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ui/evolution-shell.ui b/ui/evolution-shell.ui index 7c526de91d..b0b9b353cd 100644 --- a/ui/evolution-shell.ui +++ b/ui/evolution-shell.ui @@ -25,6 +25,14 @@ <menuitem action='preferences'/> </menu> <menu action='view-menu'> + <menu action='gal-view-menu'> + <placeholder name='gal-view-list'/> + <separator/> + <menuitem action='gal-custom-view'/> + <menuitem action='gal-save-custom-view'/> + <separator/> + <menuitem action='gal-define-views'/> + </menu> <menu action='window-menu'/> <menu action='layout-menu'> <menuitem action='show-toolbar'/> |