diff options
Diffstat (limited to 'composer')
-rw-r--r-- | composer/ChangeLog | 6 | ||||
-rw-r--r-- | composer/evolution-composer.ui | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 1eeb5bb7e2..2a8167bb93 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2008-07-20 Bharath Acharya <abharath@novell.com> + + ** Fix for bug #200147 + + * evolution-composer.ui: Added a Template placeholder + 2008-07-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #206592 diff --git a/composer/evolution-composer.ui b/composer/evolution-composer.ui index 7413770af9..1b8957640f 100644 --- a/composer/evolution-composer.ui +++ b/composer/evolution-composer.ui @@ -9,6 +9,7 @@ <menuitem action='save'/> <menuitem action='save-as'/> <menuitem action='save-draft'/> + <placeholder name='template-holder'/> <separator/> <menuitem action='print-preview'/> <menuitem action='print'/> |