Author: damoxc
Revision: 5797
Log:
add the missing `s` to %(filename)s
Diff:
Modified: trunk/deluge/scripts/create_plugin.py
===================================================================
--- trunk/deluge/scripts/create_plugin.py 2009-10-01 10:39:09 UTC (rev
5796)
+++ trunk/deluge/scripts/create_plugin.py 2009-10-01 10:40:48 UTC (rev
5797)
@@ -285,7 +285,7 @@
"""
DEFAULT_JS = """/*
-Script: %(filename)
+Script: %(filename)s
The client-side javascript code for the %(name) plugin.
Copyright:
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---