diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2019-02-14 11:49:47 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2019-02-14 14:07:41 +0100 |
commit | 3157a3a8332ad342fb2b44659123217fa3450168 (patch) | |
tree | 232370ab6ebe3dfd84ea608a176d1f9b3bdbc560 /schema | |
parent | 329372a32a06e85dc7d7527bc6a6697a88a4f858 (diff) |
sw btlr writing mode: add odf spec proposal URL
Change-Id: I7848677cf4c8246fc7a1833bec809945fb541b29
Reviewed-on: https://gerrit.libreoffice.org/67814
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'schema')
-rw-r--r-- | schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng index 956ccc2f02e4..19786f82a7e1 100644 --- a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng +++ b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng @@ -2323,7 +2323,7 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1. </rng:optional> </rng:define> - <!-- TODO no proposal --> + <!-- https://issues.oasis-open.org/browse/OFFICE-4030 --> <rng:define name="common-writing-mode-attlist" combine="interleave"> <rng:optional> <rng:attribute name="loext:writing-mode"> |