From f628eafedf1030a1508877308168a8d50eb80ed2 Mon Sep 17 00:00:00 2001 From: helge Date: Tue, 5 Oct 2004 15:35:24 +0000 Subject: [PATCH] minor fixes git-svn-id: http://svn.opengroupware.org/SOGo/trunk@360 d1b88da0-ebda-0310-925b-ed51d893ca5b --- SOGo/UI/Mailer/ChangeLog | 6 ++++++ SOGo/UI/Mailer/UIxMailEditor.wox | 6 ++++-- SOGo/UI/Mailer/UIxMailToolbar.wox | 2 +- SOGo/UI/Mailer/Version | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/SOGo/UI/Mailer/ChangeLog b/SOGo/UI/Mailer/ChangeLog index 6da63f70..befb6164 100644 --- a/SOGo/UI/Mailer/ChangeLog +++ b/SOGo/UI/Mailer/ChangeLog @@ -1,5 +1,11 @@ 2004-10-05 Helge Hess + * v0.9.22 + + * UIxMailToolbar.wox: added support for 'target' links + + * UIxMailEditor.wox: use standard mail frame + * v0.9.21 * UIxMailTree: made toolbar configurable using 'toolbar' slot on the diff --git a/SOGo/UI/Mailer/UIxMailEditor.wox b/SOGo/UI/Mailer/UIxMailEditor.wox index 715a322c..5ae767bc 100644 --- a/SOGo/UI/Mailer/UIxMailEditor.wox +++ b/SOGo/UI/Mailer/UIxMailEditor.wox @@ -6,10 +6,12 @@ xmlns:uix="OGo:uix" xmlns:rsrc="OGo:url" xmlns:label="OGo:label" - className="UIxPageFrame" + className="UIxMailMainFrame" title="name" + const:hideFolderTree="1" >

Mail Compose

- screenshot + + screenshot \ No newline at end of file diff --git a/SOGo/UI/Mailer/UIxMailToolbar.wox b/SOGo/UI/Mailer/UIxMailToolbar.wox index e0c3a469..a625a2d4 100644 --- a/SOGo/UI/Mailer/UIxMailToolbar.wox +++ b/SOGo/UI/Mailer/UIxMailToolbar.wox @@ -11,7 +11,7 @@ diff --git a/SOGo/UI/Mailer/Version b/SOGo/UI/Mailer/Version index 49f242e5..78237daf 100644 --- a/SOGo/UI/Mailer/Version +++ b/SOGo/UI/Mailer/Version @@ -1,3 +1,3 @@ # $Id$ -SUBMINOR_VERSION:=21 +SUBMINOR_VERSION:=22 -- 2.39.5