Skip to content

Commit

Permalink
added current binary release to source tree
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianEberius committed Feb 16, 2010
1 parent db214b2 commit 8faac90
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions __RELEASE__/TextmateMinimap.tmplugin/Contents/Info.plist
@@ -0,0 +1,24 @@
<?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>CFBundleExecutable</key>
<string>TextmateMinimap</string>
<key>CFBundleIdentifier</key>
<string>de.eberius-mail.textmate-minimap</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>TextmateMinimap</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.5</string>
<key>NSPrincipalClass</key>
<string>TextmateMinimap</string>
</dict>
</plist>
Binary file not shown.
Binary file not shown.

0 comments on commit 8faac90

Please sign in to comment.