mirror of
https://github.com/nmap/nmap.git
synced 2026-02-13 00:46:32 +00:00
In the Mac installer, change the README resource from type "readme" to type
"welcome" so it appears in the "Introduction" section of the installer (the "Readme" page doesn't appear anymore). Previously the Introduction page was just a useless extra page that said "You will be guided through the steps necessary to install this software."
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
</contents>
|
||||
<resources bg-scale="none" bg-align="topleft">
|
||||
<locale lang="en">
|
||||
<resource relative="true" type="readme">README</resource>
|
||||
<resource relative="true" type="welcome">README</resource>
|
||||
<resource relative="true" type="license">../COPYING</resource>
|
||||
</locale>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user