<pkg-info format-version="2" identifier="com.twonav.Land.pkg.TwoNavLand10" version="10.6.4" relocatable="false" overwrite-permissions="false" followSymLinks="false" install-location="/" auth="none">
<payload installKBytes="126738" numberOfFiles="969"/>
<scripts>
    <preinstall file="./preinstall"/>
    <postinstall file="./postinstall"/>
</scripts>
<bundle path="./Applications/Land10.app" CFBundleShortVersionString="10.6.4" CFBundleVersion="10.6.4" id="com.twonav.Land10" CFBundleIdentifier="com.twonav.Land10"/>
<!--+==========================+
    |         Locators         |
    +==========================+-->
<relocate search-id="relocate.com.twonav.Land10">
    <bundle id="com.twonav.Land10"/>
</relocate>
<locator>
    <search type="component" id="search.1.com.twonav.Land10.1">
        <bundle CFBundleIdentifier="com.twonav.Land10" path="/Applications/Land10.app"/>
    </search>
    <search type="script" id="search.1.com.twonav.Land10" script="searchDefaultPath()">
        <script>

		function searchDefaultPath()
		{
			var tResults;
		
			tResults=my.search.results['search.1.com.twonav.Land10.1'];
		
			if (typeof(tResults) == 'object')
			{
				var tCount;
		
				tCount=tResults.length;
		
				if (tCount&gt;0)
				{
					var i;
		
					for(i=0;i&lt;tCount;i++)
					{
						if (tResults[i] == '/Applications/Land10.app')
						{
							return tResults[i];
						}
					}
				}
			}
		
			return tResults;
		}

        </script>
    </search>
</locator>
</pkg-info>