fixed problem with twittia: scheme

This commit is contained in:
Jeena Paradies 2010-04-26 21:20:00 +02:00
parent a2d456b168
commit ce5ee9f2ee
7 changed files with 52 additions and 36 deletions

View file

@ -60,6 +60,8 @@
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>net.jeena.apps.twittia.handler</string>
<key>CFBundleURLSchemes</key>
<array>
<string>twittia</string>