[Libreoffice-commits] core.git: schema/libreoffice

Miklos Vajna (via logerrit) logerrit at kemper.freedesktop.org
Mon Nov 25 19:24:22 UTC 2019


 schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4652572a7682e63298b36e6de309310449f25e75
Author:     Miklos Vajna <vmiklos at collabora.com>
AuthorDate: Mon Nov 25 08:48:03 2019 +0100
Commit:     Miklos Vajna <vmiklos at collabora.com>
CommitDate: Mon Nov 25 20:23:21 2019 +0100

    Replace TODO with OASIS proposal for semi-transparent shape text
    
    Change-Id: Iec55f19f2e657c3d306a0168b0be9ebd9eef6fe1
    Reviewed-on: https://gerrit.libreoffice.org/83643
    Reviewed-by: Miklos Vajna <vmiklos at collabora.com>
    Tested-by: Jenkins

diff --git a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng
index 330364b77827..5da3958ef15e 100644
--- a/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng
+++ b/schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng
@@ -2029,7 +2029,7 @@ xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.
         <rng:ref name="string"/>
       </rng:attribute>
     </rng:optional>
-    <!-- TODO no proposal -->
+    <!-- https://issues.oasis-open.org/browse/OFFICE-4049 -->
     <rng:optional>
       <rng:attribute name="loext:opacity">
         <rng:ref name="zeroToHundredPercent"/>


More information about the Libreoffice-commits mailing list