refactored MyDocument to NewTweetWindow

This commit is contained in:
Jeena Paradies 2011-09-20 00:04:42 +02:00
parent 82e9c1a369
commit 0d567d693e
6 changed files with 1111 additions and 16 deletions

View file

@ -22,7 +22,7 @@
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>NSDocumentClass</key>
<string>MyDocument</string>
<string>NewTweetWindow</string>
</dict>
</array>
<key>CFBundleExecutable</key>