[Xquartz-dev] XQuartz 2.7.8_beta3 problems
Nicholas Riley
njriley at illinois.edu
Sat Mar 14 14:15:38 PDT 2015
On Thu, Mar 12, 2015 at 05:53:20PM -0700, Jeremy Huddleston Sequoia wrote:
> > at http://xquartz.macosforge.org/trac/wiki/X112.7.8. In particular, on
> > Yosemite, I find that the Finder shows X11 in /Applications/Utilities
> > but the terminal window shows Xquartz.app and no X11.app.
>
> Sounds like a Finder bug.
Finder does have support for localized bundle names, and in fact...
% plutil -convert xml1 -o - /Applications/Utilities/XQuartz.app/Contents/Resources/English.lproj/InfoPlist.strings | pl
{
CFBundleGetInfoString = "X11 version 2.0, Copyright 2007 Apple Inc.";
CFBundleName = X11;
}
So that's what you're seeing.
--
Nicholas Riley <njriley at illinois.edu>
More information about the Xquartz-dev
mailing list