mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +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:
parent
69cfb4a4d9
commit
51c92104fd
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue