Revert "Remove unused toolbar:text define"

This reverts commit 8ce70a7e26.

It is true that toolbar:text shouldn't be used during LO
development, but it's still used by toolbar customization,
and such customized XMLs should still validate against the
dtd.

Change-Id: I95227a22ecc00a27f39591163ee09a78adde3168
This commit is contained in:
Maxim Monastirsky
2017-02-03 13:15:30 +02:00
parent 6296abc143
commit 47e84338e4

View File

@@ -29,6 +29,7 @@
<!ATTLIST toolbar:toolbaritem
xlink:href CDATA #REQUIRED
toolbar:visible %boolean; "true"
toolbar:text CDATA #IMPLIED
toolbar:style CDATA #IMPLIED
>
<!ELEMENT toolbar:toolbarspace EMPTY>