Commit 5a6913e9 authored by Jack Jansen's avatar Jack Jansen

Removed silly dialog

parent bebfb80c
...@@ -214,9 +214,8 @@ def process(template, filename, output): ...@@ -214,9 +214,8 @@ def process(template, filename, output):
CloseResFile(output) CloseResFile(output)
# Give positive feedback if DEBUG:
print "Applet created:", destname
message("Applet %s created." % `destname`)
# Copy resources between two resource file descriptors. # Copy resources between two resource file descriptors.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment