org.symbian.tools.wrttools.product/plugin.xml
changeset 172 8ecbe3a8f9a7
parent 151 1b175992ea1c
child 202 53c1b4c3d783
equal deleted inserted replaced
171:cd8841d3790e 172:8ecbe3a8f9a7
    17             label="WRT Element Creation">
    17             label="WRT Element Creation">
    18          <action
    18          <action
    19                class="org.symbian.tools.wrttools.product.actions.NewCSSFileAction"
    19                class="org.symbian.tools.wrttools.product.actions.NewCSSFileAction"
    20                icon="icons/newcss_wiz.gif"
    20                icon="icons/newcss_wiz.gif"
    21                id="org.symbian.tools.wrttools.product.newCssFileAction"
    21                id="org.symbian.tools.wrttools.product.newCssFileAction"
    22                label="New CSS File..."
    22                label="%action.newcss.label"
    23                style="push"
    23                style="push"
    24                toolbarPath="wrtwizards">
    24                toolbarPath="wrtwizards">
    25          </action>
    25          </action>
    26          <action
    26          <action
    27                class="org.symbian.tools.wrttools.product.actions.NewHTMLFileAction"
    27                class="org.symbian.tools.wrttools.product.actions.NewHTMLFileAction"