You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/quanta/data/toolbars/schema/documentation.actions

16 lines
744 B

<!DOCTYPE actionsconfig>
<actions>
<action shortcut="" icon="tag_comm.png" type="tag" tooltip="&lt;annotation>" name="XMLSchema_annotation" text="annotation" >
<tag useDialog="false" >&lt;annotation></tag>
<xtag use="true" >&lt;/annotation></xtag>
</action>
<action shortcut="" icon="tag_appInfo.png" type="tag" tooltip="&lt;appInfo>" name="XMLSchema_appInfo" text="appInfo" >
<tag useDialog="false" >&lt;appInfo></tag>
<xtag use="true" >&lt;/appInfo></xtag>
</action>
<action shortcut="" icon="tag_documenation.png" type="tag" tooltip="&lt;documentation>" name="XMLSchema_documentation" text="documentation" >
<tag useDialog="false" >&lt;documentation></tag>
<xtag use="true" >&lt;/documentation></xtag>
</action>
</actions>