diff options
Diffstat (limited to 'examples/pytde-sampler/gen_todo.py')
-rw-r--r-- | examples/pytde-sampler/gen_todo.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pytde-sampler/gen_todo.py b/examples/pytde-sampler/gen_todo.py index 6abd5be..d094ab6 100644 --- a/examples/pytde-sampler/gen_todo.py +++ b/examples/pytde-sampler/gen_todo.py @@ -1,4 +1,4 @@ -mods = ['dcop', 'tdecore', 'tdefx', 'tdeprint', 'tdesu', 'tdeui', 'kfile', 'khtml', 'kio', 'kmdi', 'kparts', 'kspell', ] +mods = ['dcop', 'tdecore', 'tdefx', 'tdeprint', 'tdesu', 'tdeui', 'kfile', 'tdehtml', 'kio', 'tdemdi', 'tdeparts', 'tdespell', ] all = [] |