[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - sfx2/classification

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Thu May 27 14:45:46 UTC 2021


 sfx2/classification/example_sl-SI.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3766e78348d52b9491179c32e9062e25e58250f7
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Thu May 27 11:13:29 2021 +0100
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Thu May 27 16:45:13 2021 +0200

    add missing xmlns:loext to example_sl-SI.xml
    
    added to example.xml by
    
    commit 71ee09947d5a71105d64fd225bb3672dfa7ce834
    Date:   Tue Sep 19 15:37:04 2017 +0200
    
        TSCP: add advanced classification dialog
    
    but not to example_sl-SI.xml
    
    Change-Id: I8aa46554867db8c51bd118b6cc87e649b922cdfb
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116157
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/sfx2/classification/example_sl-SI.xml b/sfx2/classification/example_sl-SI.xml
index 99e04a7aab71..13a4bcfdf29a 100644
--- a/sfx2/classification/example_sl-SI.xml
+++ b/sfx2/classification/example_sl-SI.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<baf:BusinessAuthorization xmlns:baf="urn:tscp:names:baf:1.1">
+<baf:BusinessAuthorization xmlns:baf="urn:tscp:names:baf:1.1" xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0">
     <baf:PolicyAuthorityName>Avtoriteta primera politike TSCP</baf:PolicyAuthorityName>
     <baf:PolicyName>Primer politike TSCP</baf:PolicyName>
     <baf:AdministrativeData>


More information about the Libreoffice-commits mailing list