<?xml version="1.0" encoding="utf-8" standalone="no"?>
<installer-script minSpecVersion="1.000000" authoringTool="com.apple.PackageMaker" authoringToolVersion="3.0.4" authoringToolBuild="179">
    <title>Front Row Enabler for Lion</title>
    <options customize="allow" allow-external-scripts="no"/>
    <domains enable_anywhere="true"/>
    <choices-outline>
        <line choice="choice0"/>
        <line choice="choice1"/>
        <line choice="choice2"/>
        <line choice="choice3"/>
        <line choice="choice4"/>
    </choices-outline>
    <choice id="choice0" title="Front Row">
        <pkg-ref id="com.mac-hatter.frontRowEnablerForLion.FrontRow-1.pkg"/>
    </choice>
    <choice id="choice1" title="Front Row">
        <pkg-ref id="com.mac-hatter.frontRowEnablerForLion.FrontRow.pkg"/>
    </choice>
    <choice id="choice2" title="BackRow">
        <pkg-ref id="com.mac-hatter.frontRowEnablerForLion.BackRow.pkg"/>
    </choice>
    <choice id="choice3" title="iPhotoAccess">
        <pkg-ref id="com.mac-hatter.frontRowEnablerForLion.iPhotoAccess.pkg"/>
    </choice>
    <choice id="choice4" title="com.apple.RemoteUI">
        <pkg-ref id="com.mac-hatter.frontRowEnablerForLion.com.apple.RemoteUI.pkg"/>
    </choice>
    <pkg-ref id="com.mac-hatter.frontRowEnablerForLion.FrontRow-1.pkg" installKBytes="388" version="1.0" auth="Root">#frontRow.pkg</pkg-ref>
    <pkg-ref id="com.mac-hatter.frontRowEnablerForLion.FrontRow-1.pkg">
        <relocate search-id="pkmktoken6">
            <bundle id="com.apple.frontrowlauncher"/>
        </relocate>
    </pkg-ref>
    <pkg-ref id="com.mac-hatter.frontRowEnablerForLion.FrontRow.pkg" installKBytes="12060" version="1.0" auth="Root">#frontRow-1.pkg</pkg-ref>
    <pkg-ref id="com.mac-hatter.frontRowEnablerForLion.FrontRow.pkg">
        <relocate search-id="pkmktoken199">
            <bundle id="com.apple.frontrow"/>
        </relocate>
    </pkg-ref>
    <pkg-ref id="com.mac-hatter.frontRowEnablerForLion.BackRow.pkg" installKBytes="7508" version="1.0" auth="Root">#backrow.pkg</pkg-ref>
    <pkg-ref id="com.mac-hatter.frontRowEnablerForLion.iPhotoAccess.pkg" installKBytes="2036" version="1.0" auth="Root">#iphotoaccess.pkg</pkg-ref>
    <pkg-ref id="com.mac-hatter.frontRowEnablerForLion.com.apple.RemoteUI.pkg" installKBytes="4" version="1.0" auth="Root" onConclusion="RequireRestart">#comappleremoteui.pkg</pkg-ref>
    <locator>
        <search id="pkmktoken6-1" type="component">
            <bundle CFBundleIdentifier="com.apple.frontrowlauncher" path="/Applications/Front Row.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>
        <search id="pkmktoken199-1" type="component">
            <bundle CFBundleIdentifier="com.apple.frontrow" path="/Applications/Front Row.app"/>
        </search>
        <search id="pkmktoken199-0" type="script" script="pkmktoken199_combined()">
            <script>
function pkmktoken199_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['pkmktoken199-1'];
	if(search) pkmk_add_results_to_array(search, result);
	return result;
}
</script>
        </search>
        <search type="script" id="pkmktoken199" script="pkmktoken199_final()">
            <script>
function pkmktoken199_final() {
	var combined = my.search.results['pkmktoken199-0'];
	return combined;
}
</script>
        </search>
    </locator>
</installer-script>