+2005-02-10 Helge Hess <helge.hess@opengroupware.org>
+
+ * UIxMailPartLinkViewer.wox, UIxMailPartMessageViewer.wox: added
+ missing 'label' namespace declaration (v0.9.98)
+
2005-02-09 Helge Hess <helge.hess@opengroupware.org>
* UIxMailReplyAction.m: implemented a content-reply (v0.9.97)
-# $Id$
+# post processing
validate-wox:
xmllint --noout *.wox
<?xml version="1.0" standalone="yes"?>
<div xmlns="http://www.w3.org/1999/xhtml"
xmlns:var="http://www.skyrix.com/od/binding"
+ xmlns:label="OGo:label"
class="linked_attachment_frame"
>
<div class="linked_attachment_body">
<?xml version="1.0" standalone="yes"?>
<div xmlns="http://www.w3.org/1999/xhtml"
xmlns:var="http://www.skyrix.com/od/binding"
+ xmlns:label="OGo:label"
class="linked_attachment_frame"
>
<div class="linked_attachment_body">
# version file
-SUBMINOR_VERSION:=97
+SUBMINOR_VERSION:=98
# v0.9.97 requires SoObjects/Mailer v0.9.71
# v0.9.97 requires libNGExtensions v4.5.142