XQuartz: Fix copyright info in Info.plist to be prettier when viewed in Finder
(cherry picked from commit 8b607c9c507a68a6abda63831d227d0f8947028c)
This commit is contained in:
parent
d1ad43a8bc
commit
b17d6bed97
|
@ -27,9 +27,9 @@
|
||||||
<key>CSResourcesFileMapped</key>
|
<key>CSResourcesFileMapped</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>Copyright © 2003-2009, Apple Inc.
|
<string>© 2003-2009 Apple Inc.
|
||||||
Copyright © 2003, XFree86 Project, Inc.
|
© 2003 XFree86 Project, Inc.
|
||||||
Copyright © 2003-2009, X.org Foundation, Inc.
|
© 2003-2009 X.org Foundation, Inc.
|
||||||
</string>
|
</string>
|
||||||
<key>NSMainNibFile</key>
|
<key>NSMainNibFile</key>
|
||||||
<string>main</string>
|
<string>main</string>
|
||||||
|
|
Loading…
Reference in New Issue