summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/tagxml
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-16 19:16:00 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-16 19:16:00 +0000
commitac5fc7f293768c7dfa9c37b525871704bdc7f43e (patch)
tree8516a8450f9e022421f61d85e6154ae12991bf94 /quanta/data/dtep/tagxml
parente985f7e545f4739493965aad69bbecb136dc9346 (diff)
downloadtdewebdev-ac5fc7f293768c7dfa9c37b525871704bdc7f43e.tar.gz
tdewebdev-ac5fc7f293768c7dfa9c37b525871704bdc7f43e.zip
Fix Quanta data files
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1237031 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'quanta/data/dtep/tagxml')
-rw-r--r--quanta/data/dtep/tagxml/attr.tag4
-rw-r--r--quanta/data/dtep/tagxml/nonparams.tag8
-rw-r--r--quanta/data/dtep/tagxml/spacer.tag2
3 files changed, 7 insertions, 7 deletions
diff --git a/quanta/data/dtep/tagxml/attr.tag b/quanta/data/dtep/tagxml/attr.tag
index bf08eb6c..1d56e92d 100644
--- a/quanta/data/dtep/tagxml/attr.tag
+++ b/quanta/data/dtep/tagxml/attr.tag
@@ -30,12 +30,12 @@
<location col="1" row="1" />
</attr>
-<tqchildren>
+<children>
<child name="items" />
<child name="tooltip" />
<child name="location" />
<child name="label" />
-</tqchildren>
+</children>
</tag>
</TAGS>
diff --git a/quanta/data/dtep/tagxml/nonparams.tag b/quanta/data/dtep/tagxml/nonparams.tag
index f3af056d..b1244f82 100644
--- a/quanta/data/dtep/tagxml/nonparams.tag
+++ b/quanta/data/dtep/tagxml/nonparams.tag
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
-<tag name="items"><tqchildren><child name="item" /></tqchildren></tag>
+<tag name="items"><children><child name="item" /></children></tag>
<tag name="item" />
-<tag name="label"><tqchildren><child name="text" /><child name="location" /><child name="textlocation" /></tqchildren></tag>
+<tag name="label"><children><child name="text" /><child name="location" /><child name="textlocation" /></children></tag>
<tag name="text" />
<tag name="tooltip" />
<tag name="whatsthis" />
-<tag name="tqchildren"><tqchildren><child name="child" /></tqchildren></tag>
-<tag name="stoppingtags"><tqchildren><child name="stoppingtag" /></tqchildren></tag>
+<tag name="children"><children><child name="child" /></children></tag>
+<tag name="stoppingtags"><children><child name="stoppingtag" /></children></tag>
</TAGS> \ No newline at end of file
diff --git a/quanta/data/dtep/tagxml/spacer.tag b/quanta/data/dtep/tagxml/spacer.tag
index 463f991a..71d776ae 100644
--- a/quanta/data/dtep/tagxml/spacer.tag
+++ b/quanta/data/dtep/tagxml/spacer.tag
@@ -3,7 +3,7 @@
<tag name="spacer">
<label>
- <text>Qt::Orientation</text>
+ <text>Orientation</text>
<location col="0" row="0" />
</label>