aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-05 03:28:21 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-05 03:28:21 +0000
commitee7c88b74d0e9cba5b28cf3822965aa194eb734e (patch)
tree760ad268e9ead6497f65fe03b00f376c6945f7aa /scripts
parent43bc01180fdeb03e6110f4abfd1722213924ff09 (diff)
updated innocuous lines to ignore
svn path=/trunk/; revision=15502
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/load_every_help.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/load_every_help.py b/scripts/load_every_help.py
index 113cc235..efa822bd 100755
--- a/scripts/load_every_help.py
+++ b/scripts/load_every_help.py
@@ -88,10 +88,12 @@ def remove_ignorelines(list):
ignorelines = [
'expr, expr~, fexpr~ version 0.4 under GNU General Public License \n',
'fiddle version 1.1 TEST4\n',
- 'sigmund version 0.03\n',
+ 'sigmund version 0.07\n',
+ 'bonk version 1.5\n'
'pique 0.1 for PD version 23\n',
'this is pddplink 0.1, 3rd alpha build...\n',
'beware! this is tot 0.1, 19th alpha build...\n',
+ 'foo: you have opened the [loadbang] help document\n'
'\n'
]
ignorepatterns = [