mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-25 02:30:06 +01:00
XQuartz: Fixed copyright in About box for 2008. Happy New Year!
This commit is contained in:
parent
4790016cc2
commit
fab82c097c
2 changed files with 3 additions and 2 deletions
|
|
@ -3,6 +3,7 @@ AM_CFLAGS = $(XSERVER_CFLAGS) $(DIX_CFLAGS)
|
|||
AM_OBJCFLAGS = $(XSERVER_CFLAGS) $(DIX_CFLAGS)
|
||||
AM_CPPFLAGS = \
|
||||
-DBUILD_DATE=\"$(BUILD_DATE)\" \
|
||||
-DXSERVER_VERSION=\"$(VERSION)\" \
|
||||
-DINXQUARTZ \
|
||||
-DUSE_NEW_CLUT \
|
||||
-DXFree86Server \
|
||||
|
|
|
|||
|
|
@ -25,9 +25,9 @@
|
|||
<key>CSResourcesFileMapped</key>
|
||||
<true/>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2003-2007, Apple Inc.
|
||||
<string>Copyright © 2003-2008, Apple Inc.
|
||||
Copyright © 2003, XFree86 Project, Inc.
|
||||
Copyright © 2003-2007, X.org Project, Inc.
|
||||
Copyright © 2003-2008, X.org Project, Inc.
|
||||
</string>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>main</string>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue