[Python-modules-commits] [python-odf] 66/118: Fixed bug in schema: style-data-style-attlist -> common-data-style-attlist

Wolfgang Borgert debacle at moszumanska.debian.org
Fri Oct 3 21:27:23 UTC 2014


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to reference refs/remotes/upstream/master
in repository python-odf.

commit 53c9520d12de4dc7b17243e9bad7dd52c4b7c1a2
Author: Søren Roug <soren.roug at eea.europa.eu>
Date:   Wed Dec 16 21:30:29 2009 +0000

    Fixed bug in schema: style-data-style-attlist -> common-data-style-attlist
---
 grammar/OpenDocument-schema-v1.1.rng | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/grammar/OpenDocument-schema-v1.1.rng b/grammar/OpenDocument-schema-v1.1.rng
index 9fadaa9..37e8e39 100644
--- a/grammar/OpenDocument-schema-v1.1.rng
+++ b/grammar/OpenDocument-schema-v1.1.rng
@@ -12304,7 +12304,7 @@
         <ref name="styleName"/>
     </attribute>
 </define>
-<define name="style-data-style-attlist" combine="interleave">
+<define name="common-data-style-attlist" combine="interleave">
     <optional>
         <attribute name="style:display-name">
             <ref name="string"/>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-odf.git



More information about the Python-modules-commits mailing list