Skip to content

Commit

Permalink
added missing file from Apple version of 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Byer authored and Jeremy Huddleston committed Nov 19, 2007
1 parent a5b49a1 commit d300f63
Show file tree
Hide file tree
Showing 40 changed files with 5,283 additions and 0 deletions.
Binary file added hw/darwin/apple/English.lproj/InfoPlist.strings
Binary file not shown.
Binary file added hw/darwin/apple/English.lproj/Localizable.strings
Binary file not shown.
318 changes: 318 additions & 0 deletions hw/darwin/apple/English.lproj/main.nib/classes.nib

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions hw/darwin/apple/English.lproj/main.nib/info.nib

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
35 changes: 35 additions & 0 deletions hw/darwin/apple/Info.plist
@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>X11</string>
<key>CFBundleGetInfoString</key>
<string>X11</string>
<key>CFBundleIconFile</key>
<string>X11.icns</string>
<key>CFBundleIdentifier</key>
<string>org.x.X11</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>X11</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.0</string>
<key>CFBundleSignature</key>
<string>x11a</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2003-2007, Apple Inc.
Copyright © 2003, XFree86 Project, Inc.</string>
<key>NSMainNibFile</key>
<string>main</string>
<key>NSPrincipalClass</key>
<string>X11Application</string>
</dict>
</plist>
Binary file added hw/darwin/apple/X11.icns
Binary file not shown.

0 comments on commit d300f63

Please sign in to comment.