core/com.nokia.carbide.help.common/plugin.xml
author fturovic <frank.turovich@nokia.com>
Thu, 02 Apr 2009 15:23:07 -0500
branchRCL_2_0
changeset 25 1f39fea73e7e
parent 2 d760517a8095
permissions -rw-r--r--
updated splash for 2.0.4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
cawthron
parents:
diff changeset
     2
<?eclipse version="3.2"?>
cawthron
parents:
diff changeset
     3
<plugin>
cawthron
parents:
diff changeset
     4
cawthron
parents:
diff changeset
     5
   <extension point="org.eclipse.help.toc">
cawthron
parents:
diff changeset
     6
      <toc file="carbideHelpTOC.xml" primary="true">
cawthron
parents:
diff changeset
     7
      </toc>
cawthron
parents:
diff changeset
     8
      <toc file="carbideToolsHelpTOC.xml" primary="false">
cawthron
parents:
diff changeset
     9
      </toc>
cawthron
parents:
diff changeset
    10
      <toc file="s60symbianTOC.xml" primary="false">
cawthron
parents:
diff changeset
    11
      </toc>
cawthron
parents:
diff changeset
    12
      <toc file="s40TOC.xml" primary="false">
cawthron
parents:
diff changeset
    13
      </toc>
cawthron
parents:
diff changeset
    14
      <toc file="s60JavaTOC.xml" primary="false">
cawthron
parents:
diff changeset
    15
      </toc>
cawthron
parents:
diff changeset
    16
      <toc file="s60DevLibsTOC.xml" primary="false">
cawthron
parents:
diff changeset
    17
      </toc>
cawthron
parents:
diff changeset
    18
      <toc file="javaMEDevLibsTOC.xml" primary="false">
cawthron
parents:
diff changeset
    19
      </toc>
cawthron
parents:
diff changeset
    20
      <toc file="uiqCppTOC.xml" primary="false">
cawthron
parents:
diff changeset
    21
      </toc>
cawthron
parents:
diff changeset
    22
      <toc file="symbianDevLibsTOC.xml" primary="false">
cawthron
parents:
diff changeset
    23
      </toc>
cawthron
parents:
diff changeset
    24
   </extension>
cawthron
parents:
diff changeset
    25
cawthron
parents:
diff changeset
    26
</plugin>