<?xml version="1.0" encoding="UTF-8"?>
<editor id="editor.text" openable="true" iconClass="mdi mdi-file-document-box" order="10" text="51" title="162" canWrite="true"
        actions="PydioText.Actions" className="PydioText" mimes="none" formId="edit_box" label="CONF_MESSAGE[Text Editor]" description="CONF_MESSAGE[Very basic text editor]"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="file:../core.ajaxplorer/ajxp_registry.xsd">
	<client_settings>
        <resources>
            <js file="plugins/editor.text/res/build/PydioText.js" className="PydioText"/>
            <i18n path="plugins/editor.text/i18n" namespace="text_editor"/>
        </resources>
	</client_settings>
	<dependencies>
		<!-- Stream Wrapper Access -->
		<activePlugin pluginName="access.AJXP_STREAM_PROVIDER"/>
	</dependencies>
</editor>
