<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>info</key>
	<dict>
		<key>name</key>
		<string>e-office</string>

		<key>description</key>
		<string>iPhone applications by e-office</string>

		<key>maintainer</key>
		<string>www.e-office.com</string>

		<key>contact</key>
		<string>teletekst@e-office.com</string>

		<key>url</key>
		<string>http://www.e-office.com</string>

		<key>category</key>
		<string>Business Software</string>
	</dict>

	<key>packages</key>
	<array>
        <dict>

                <key>bundleIdentifier</key>
                <string>nl.eoffice.iphone.teletekst</string>

               	<key>category</key>
               	<string>Teletekst</string>

                <key>name</key>
                <string>NOS Teletekst</string>

                <key>description</key>
                <string>NOS Teletekst</string>

                <key>author</key>
                <string>e-office.com</string>

                <key>restartSpringBoard</key>
                <true/>

                <key>version</key>
                <string>1.13</string>

                <key>location</key>
                <string>http://teletekst.e-office.com/iphone/bin/iphone-teletekst-1.13.zip</string>

		<key>hash</key>
		<string>8cdeba041952cce73acd4c472b3ebd01</string>

                <key>date</key>
               	<string>1212398249</string>

                <key>size</key>
                <string>1153221</string>

                <key>scripts</key>
                <dict>
                        <key>install</key>
                        <array>
                                <array>
                                        <string>CopyPath</string>
                                        <string>Teletekst.app</string>
                                        <string>/Applications/Teletekst.app</string>
                                </array>
                        </array>

                        <key>uninstall</key>
                        <array>
                                <array>
                                        <string>RemovePath</string>
                                        <string>/Applications/Teletekst.app</string>
                                </array>
                        </array>

                </dict>

        </dict>
	</array>
</dict>
</plist>
