diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 7 | ||||
-rw-r--r-- | ui/evolution-editor.xml | 1 |
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"> |