aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2008-04-12 02:52:39 +0800
committerSuman Manjunath <msuman@src.gnome.org>2008-04-12 02:52:39 +0800
commit8873c47ed16aa9babd88312672a72ea56dcca471 (patch)
treec5d5de26da2ada6c5bcb2633cc3b2ac9b563e7a4 /ui
parentfe0495c2bdae62a38f23f7c3d86eb4db3c741157 (diff)
downloadgsoc2013-evolution-8873c47ed16aa9babd88312672a72ea56dcca471.tar
gsoc2013-evolution-8873c47ed16aa9babd88312672a72ea56dcca471.tar.gz
gsoc2013-evolution-8873c47ed16aa9babd88312672a72ea56dcca471.tar.bz2
gsoc2013-evolution-8873c47ed16aa9babd88312672a72ea56dcca471.tar.lz
gsoc2013-evolution-8873c47ed16aa9babd88312672a72ea56dcca471.tar.xz
gsoc2013-evolution-8873c47ed16aa9babd88312672a72ea56dcca471.tar.zst
gsoc2013-evolution-8873c47ed16aa9babd88312672a72ea56dcca471.zip
Fix for bug #517134 : Extend the 'Insert' menu (in editors) to show a "Recent Documents" submenu (to quickly add them as attachments).
M configure.in M ChangeLog M composer/evolution-composer.ui M composer/ChangeLog M composer/e-composer-actions.c M composer/e-composer-private.c M widgets/misc/ChangeLog M widgets/misc/e-attachment-bar.c M widgets/misc/e-attachment-bar.h M calendar/gui/dialogs/comp-editor.c M calendar/ChangeLog M ui/ChangeLog M ui/evolution-editor.xml svn path=/trunk/; revision=35354
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog7
-rw-r--r--ui/evolution-editor.xml1
2 files changed, 8 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index b10f2ea2ce..e722d52260 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,10 @@
+2008-04-11 Suman Manjunath <msuman@novell.com>
+
+ ** Fix for bug #517134
+
+ * evolution-editor.xml: Added a placeholder to dock the "Recent
+ Documents" menu.
+
2008-04-02 Matthew Barnes <mbarnes@redhat.com>
* evolution-composer-entries.xml:
diff --git a/ui/evolution-editor.xml b/ui/evolution-editor.xml
index d16b8b5d29..e2310a6de8 100644
--- a/ui/evolution-editor.xml
+++ b/ui/evolution-editor.xml
@@ -41,6 +41,7 @@
<placeholder name="Attachments">
<menuitem name="InsertAttachments" verb="" _label="_Attachment..."/>
</placeholder>
+ <placeholder f="" name="RecentDocsPlaceholder"/>
</submenu>
<submenu name="Options" _label="_Options">