/AppKit/Themes/Default/Info.plist
http://github.com/cacaodev/cappuccino · Unknown · 12 lines · 12 code · 0 blank · 0 comment · 0 complexity · b7b0677f9d57b3599fb5e0ed5ed99e6c MD5 · raw file
- <?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>CPApplicationDelegateClass</key>
- <string>AppController</string>
- <key>CPBundleName</key>
- <string>Hello World</string>
- <key>CPPrincipalClass</key>
- <string>CPApplication</string>
- </dict>
- </plist>