home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>menupoplicense</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>MenuPopLicense.icns</string>
- <key>CFBundleTypeName</key>
- <string>MenuPop License</string>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>LSTypeIsPackage</key>
- <false/>
- <key>NSPersistentStoreTypeKey</key>
- <string>XML</string>
- </dict>
- </array>
- <key>CFBundleExecutable</key>
- <string>MenuPop</string>
- <key>CFBundleIconFile</key>
- <string>MenuPop.icns</string>
- <key>CFBundleIdentifier</key>
- <string>com.binarybakery.MenuPop</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>MenuPop</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>1.3.1</string>
- <key>CFBundleSignature</key>
- <string>BKRY</string>
- <key>CFBundleVersion</key>
- <string>1.3.1</string>
- <key>LSMinimumSystemVersion</key>
- <string>10.6</string>
- <key>LSUIElement</key>
- <true/>
- <key>NSHumanReadableCopyright</key>
- <string>© 2010-2011, Binary Bakery / Hisham Khalifa</string>
- <key>NSMainNibFile</key>
- <string>MenuPop</string>
- <key>NSPrincipalClass</key>
- <string>NSApplication</string>
- </dict>
- </plist>
-