<?xml version="1.0" encoding="utf-8" standalone="no"?>
<installer-script minSpecVersion="1.000000" authoringTool="com.apple.PackageMaker" authoringToolVersion="3.0.5" authoringToolBuild="196.1">
    <title>DriveHQ File Manager</title>
    <options customize="never" allow-external-scripts="no"/>
    <domains enable_anywhere="true"/>
    <background file="background" alignment="top" scaling="tofit"/>
    <welcome language="en" mime-type="text/rtf"><![CDATA[{\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf230
{\fonttbl\f0\fnil\fcharset0 LucidaGrande;}
{\colortbl;\red255\green255\blue255;}
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural

\f0\fs26 \cf0 FileManager makes remote storage as easy as your local storage. With intuitive interface and seamless integration of your local and online storage, it lets you transfer, access, share, collaborate and publish files online with unprecedented easiness and reliability. }]]></welcome>
    <license file="License"/>
    <choices-outline>
        <line choice="choice0"/>
    </choices-outline>
    <choice id="choice0" title="FileManager">
        <pkg-ref id="com.DriveHQ.drivehqFileManager.FileManager.pkg"/>
    </choice>
    <pkg-ref id="com.DriveHQ.drivehqFileManager.FileManager.pkg" installKBytes="10668" version="1.3" auth="Root">#filemanager.pkg</pkg-ref>
    <pkg-ref id="com.DriveHQ.drivehqFileManager.FileManager.pkg">
        <relocate search-id="pkmktoken6">
            <bundle id="com.DriveHQ.FileManager"/>
        </relocate>
    </pkg-ref>
    <locator>
        <search id="pkmktoken6-1" type="component">
            <bundle CFBundleIdentifier="com.DriveHQ.FileManager" path="/Applications/FileManager.app"/>
        </search>
        <search id="pkmktoken6-0" type="script" script="pkmktoken6_combined()">
            <script>
function pkmktoken6_combined() {
	function pkmk_add_results_to_array(results, array) {
		for(i = 0; i &lt; results.length; i++)
			array.push(results[i]);
	}
	var result = new Array();
	var search;
	search = my.search.results['pkmktoken6-1'];
	if(search) pkmk_add_results_to_array(search, result);
	return result;
}
</script>
        </search>
        <search type="script" id="pkmktoken6" script="pkmktoken6_final()">
            <script>
function pkmktoken6_final() {
	var combined = my.search.results['pkmktoken6-0'];
	return combined;
}
</script>
        </search>
    </locator>
</installer-script>