summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Slimber/Cocoa/Info.plist')
-rw-r--r--Slimber/Cocoa/Info.plist5
1 files changed, 4 insertions, 1 deletions
diff --git a/Slimber/Cocoa/Info.plist b/Slimber/Cocoa/Info.plist
index f934a10..d954dba 100644
--- a/Slimber/Cocoa/Info.plist
+++ b/Slimber/Cocoa/Info.plist
@@ -18,6 +18,8 @@
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0</string>
+ <key>CFBundleIconFile</key>
+ <string>Slimber</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
@@ -25,6 +27,7 @@
<key>LSUIElement</key>
<string>1</string>
<key>NSHumanReadableCopyright</key>
- <string>© 2009 Swift Development Team. All Rights Reserved.</string>
+ <string>© 2009 Swift Development Team.
+All Rights Reserved.</string>
</dict>
</plist>