Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue 9392 - Misleading text about required OS version. #13

Merged
merged 2 commits into from May 12, 2013

Conversation

jacob-carlborg
Copy link
Contributor

This updates the text in the Mac OS X installer to indicate Snow Leopard or later is required. It also updates the licenses (Phobos now uses Boost and some formatting).

* Update the license
* Bump the minimum system requirements for Mac OS X to
Snow Leopard (10.6)
@alexrp
Copy link
Member

alexrp commented Mar 7, 2013

LGTM. @jordisayol ?

@jordisayol
Copy link
Member

I don't maintain OS X installer. @andralex can merge these pull requests.

<pkgref spec="1.12" uuid="4A2C7E44-C304-4FBD-B321-483E2EAD81AB"><config><identifier>org.dlang.dmd.dmd2.pkg</identifier><version>1</version><description></description><post-install type="none"/><requireAuthorization/><installFrom relative="true" mod="true">dmd</installFrom><installTo mod="true">/usr/share/dmd</installTo><flags><followSymbolicLinks/></flags><packageStore type="internal"></packageStore><mod>installTo</mod><mod>installFrom.path</mod><mod>identifier</mod><mod>parent</mod><mod>installTo.path</mod><mod>installFrom.isRelativeType</mod><mod>scripts.postinstall.isRelativeType</mod></config><scripts><postinstall relative="true" mod="true">post-install.sh</postinstall></scripts></pkgref>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll merge this, but as a question - can this span multiple lines? It's hard to review.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This particular line above won't be visible anywhere in the user interface. All the text that is visible will automatically wrap to nicely fit the size of the window.

That's also why I removed all newlines, the user interface will automatically handle that much better.

andralex added a commit that referenced this pull request May 12, 2013
Fix issue 9392 - Misleading text about required OS version.
@andralex andralex merged commit b7d1bfa into dlang:master May 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants