properly print todo list
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4834 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
b56dfd5045
commit
0d05d1ea62
1 changed files with 5 additions and 5 deletions
|
@ -322,11 +322,11 @@ def UpdateChangeLog():
|
|||
def ToDo():
|
||||
print 'automatic phase done\n'
|
||||
print """
|
||||
* Edit update.php
|
||||
* Post news item
|
||||
* http://en.wikipedia.org/w/index.php?title=Nullsoft_Scriptable_Install_System&action=edit
|
||||
* Update Freshmeat
|
||||
* Update BetaNews
|
||||
* Edit update.php
|
||||
* Post news item
|
||||
* http://en.wikipedia.org/w/index.php?title=Nullsoft_Scriptable_Install_System&action=edit
|
||||
* Update Freshmeat
|
||||
* Update BetaNews
|
||||
"""
|
||||
|
||||
def CloseLog():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue