diff options
author | Chris Goldthorpe | 2010-07-15 16:58:11 +0000 |
---|---|---|
committer | Chris Goldthorpe | 2010-07-15 16:58:11 +0000 |
commit | fe96fb30fd8280f8ca4862730d5d61416ddf4f3e (patch) | |
tree | d8466caa36760a9832b8f6a8e413ce00c290a09e /org.eclipse.ua.tests/data/help | |
parent | 5f53c0667862875bf6ba4941a4502bcc33f56f5b (diff) | |
download | eclipse.platform.ua-fe96fb30fd8280f8ca4862730d5d61416ddf4f3e.tar.gz eclipse.platform.ua-fe96fb30fd8280f8ca4862730d5d61416ddf4f3e.tar.xz eclipse.platform.ua-fe96fb30fd8280f8ca4862730d5d61416ddf4f3e.zip |
Use help data in customization test
Diffstat (limited to 'org.eclipse.ua.tests/data/help')
-rw-r--r-- | org.eclipse.ua.tests/data/help/toc/toc_data/helpDataCustomized.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataCustomized.xml b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataCustomized.xml index 1595babe5..362295fef 100644 --- a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataCustomized.xml +++ b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataCustomized.xml @@ -13,5 +13,5 @@ <tocOrder> <toc id="/org.eclipse.platform.doc.isv/toc.xml"/> <toc id="/org.eclipse.jdt.doc.isv/toc.xml"/> - </tocOrder>
<hidden>
<toc id="/org.eclipse.platform.doc.user/toc.xml"/>
<toc id="/org.eclipse.jdt.doc.user/toc.xml"/>
<toc id="/org.eclipse.pde.doc.user/toc.xml"/>
</hidden> + </tocOrder>
<hidden>
<toc id="/org.eclipse.platform.doc.user/toc.xml"/>
<toc id="/org.eclipse.jdt.doc.user/toc.xml"/>
<toc id="/org.eclipse.pde.doc.user/toc.xml"/>
<toc id="/org.eclipse.platform.doc.isv/topics_Porting.xml"/>
</hidden> </extensions>
\ No newline at end of file |