summaryrefslogtreecommitdiff
path: root/toolkit/workben
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2010-11-24 14:18:11 +0100
committerDavid Tardon <dtardon@redhat.com>2010-11-24 14:18:11 +0100
commit63f1d81780db4e72ac43739e8420f1cea1250708 (patch)
tree7365ed88671e667b23288c2df8f0619a7d1cbccd /toolkit/workben
parenta89295a88f53bb29939380c9e1d1ba37972111c6 (diff)
fix invalid XML
Diffstat (limited to 'toolkit/workben')
-rw-r--r--toolkit/workben/layout/interactable-containers.xml2
-rw-r--r--toolkit/workben/layout/wordcount-tight.xml1
2 files changed, 2 insertions, 1 deletions
diff --git a/toolkit/workben/layout/interactable-containers.xml b/toolkit/workben/layout/interactable-containers.xml
index fa1bbfc5ed15..afb663951d6c 100644
--- a/toolkit/workben/layout/interactable-containers.xml
+++ b/toolkit/workben/layout/interactable-containers.xml
@@ -44,6 +44,6 @@
<pushbutton label="Content 4" cnt:title="Page 4" />
<pushbutton label="Content 5" cnt:title="Page 5" />
</tabcontrol>
- </vscroll>
+ </vsplitter>
</hsplitter>
</dialog>
diff --git a/toolkit/workben/layout/wordcount-tight.xml b/toolkit/workben/layout/wordcount-tight.xml
index b9af6f7e7ef2..bcf6a6d86fca 100644
--- a/toolkit/workben/layout/wordcount-tight.xml
+++ b/toolkit/workben/layout/wordcount-tight.xml
@@ -29,6 +29,7 @@
<fixedtext id="FT_DOCCHARACTER" label="Characters:" cnt:padding="13"/>
<fixedinfo id="FI_DOCCHARACTER" right="true" label="00000" cnt:padding="13"/>
</hbox>
+ <hbox>
<fixedtext id="FT_DOCCHARACTEREXCLUDINGSPACES" label="Characters excluding spaces:" cnt:padding="13"/>
<fixedinfo id="FI_DOCCHARACTEREXCLUDINGSPACES" right="true" label="000000" cnt:padding="13"/>
</hbox>