summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2009-07-25 13:17:19 (GMT)
committerRemko Tronçon <git@el-tramo.be>2009-07-25 13:17:19 (GMT)
commitc54914a3666c0687f5bba776db34263eeb8e810f (patch)
treec4836aba9f7cc450abefaef930a9bd99fbe22306 /Slimber/Cocoa/Info.plist
parent0f77a684b42f25052eb1cfa688721e321526a90d (diff)
downloadswift-c54914a3666c0687f5bba776db34263eeb8e810f.zip
swift-c54914a3666c0687f5bba776db34263eeb8e810f.tar.bz2
Added About menu.
Diffstat (limited to 'Slimber/Cocoa/Info.plist')
-rw-r--r--Slimber/Cocoa/Info.plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/Slimber/Cocoa/Info.plist b/Slimber/Cocoa/Info.plist
index bcbed49..f934a10 100644
--- a/Slimber/Cocoa/Info.plist
+++ b/Slimber/Cocoa/Info.plist
@@ -24,5 +24,7 @@
<string>NSApplication</string>
<key>LSUIElement</key>
<string>1</string>
+ <key>NSHumanReadableCopyright</key>
+ <string>© 2009 Swift Development Team. All Rights Reserved.</string>
</dict>
</plist>