carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/plugin.xml
author wpaul
Tue, 25 May 2010 13:35:48 -0500
changeset 1399 447e8ddc5571
parent 0 fb279309251b
permissions -rw-r--r--
removed capability to hide Qt project creation wizards - they are now disabled in trolltech plugins themselves.

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>

   <extension
         point="org.eclipse.help.toc">
     <toc
          file="sdkTOC.xml"
          primary="true"/>
     <toc
            file="tocStart.xml"
            primary="false"/>
      <toc
            file="tocReference.xml"
            primary="false"/>
      <toc
            file="tocTasks.xml"
            primary="false"/>
      <toc
            file="toccuscomp.xml"
            primary="false"/>
	   
		<index path="index" />
   </extension>

</plugin>