<?xml version="1.0" encoding="UTF-8"?>
<editor id="editor.exif" openable="true" text="editor.exif.1" iconClass="mdi mdi-camera" title="editor.exif.2"
        actions="PydioExif.Actions" className="PydioExif" mimes="jpg,jpeg"
        formId="exif_box" label="CONF_MESSAGE[EXIF Extractor]"
        description="CONF_MESSAGE[Display the Exif metadata contained inside the JPG files. Can locate the image on a map if it contains geolocation data.]"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="file:../core.ajaxplorer/ajxp_registry.xsd">
    <client_settings>
        <resources>
            <i18n namespace="editor.exif" path="plugins/editor.exif/i18n" />
            <js file="plugins/meta.exif/res/build/PydioExif.js" className="PydioExif"/>
        </resources>
    </client_settings>
	<dependencies>
		<!-- Stream Wrapper Access -->
		<activePlugin pluginName="meta.exif"/>
	</dependencies>
</editor>
