fixed dependency list
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5477 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
e09278687d
commit
5955e090c7
1 changed files with 0 additions and 9 deletions
|
@ -23,21 +23,12 @@ libs = Split("""
|
|||
""")
|
||||
|
||||
html = Split("""
|
||||
#Menu/compiler.html
|
||||
#Menu/docs.html
|
||||
#Menu/index.html
|
||||
#Menu/intro.html
|
||||
#Menu/notinstalled.html
|
||||
#Menu/update.html
|
||||
#Menu/websites.html
|
||||
""")
|
||||
|
||||
images = Split("""
|
||||
#Menu/images/clear.gif
|
||||
#Menu/images/header.gif
|
||||
#Menu/images/line.gif
|
||||
#Menu/images/menu.gif
|
||||
#Menu/images/menud.gif
|
||||
#Menu/images/site.gif
|
||||
""")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue