xserver: Branch 'xorg-server-1.6-apple'

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Thu Feb 12 15:45:52 PST 2009


 hw/xquartz/bundle/Info.plist.cpp |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit eea42726b1dd2426525c2f8d3e814c3a154a6cf8
Author: Jeremy Huddleston <jeremy at yuffie.local>
Date:   Thu Feb 12 15:33:47 2009 -0800

    XQuartz: Fix copyright info in Info.plist to be prettier when viewed in Finder
    (cherry picked from commit 8b607c9c507a68a6abda63831d227d0f8947028c)

diff --git a/hw/xquartz/bundle/Info.plist.cpp b/hw/xquartz/bundle/Info.plist.cpp
index 1f9b3ae..9062816 100644
--- a/hw/xquartz/bundle/Info.plist.cpp
+++ b/hw/xquartz/bundle/Info.plist.cpp
@@ -27,9 +27,9 @@
 	<key>CSResourcesFileMapped</key>
 		<true/>
 	<key>NSHumanReadableCopyright</key>
-		<string>Copyright © 2003-2009, Apple Inc.
-Copyright © 2003, XFree86 Project, Inc.
-Copyright © 2003-2009, X.org Foundation, Inc.
+		<string>© 2003-2009 Apple Inc.
+© 2003 XFree86 Project, Inc.
+© 2003-2009 X.org Foundation, Inc.
 </string>
 	<key>NSMainNibFile</key>
 		<string>main</string>


More information about the xorg-commit mailing list