E5XML/ShortcutsWriter.py

changeset 3670
f0cb7579c0b4
parent 3178
f25fc1364c88
child 4021
195a471c327b
--- a/E5XML/ShortcutsWriter.py	Sat Jul 05 11:41:14 2014 +0200
+++ b/E5XML/ShortcutsWriter.py	Sat Jul 05 12:13:23 2014 +0200
@@ -43,7 +43,7 @@
             shortcutsFileFormatVersion))
         
         # add some generation comments
-        self.writeComment(" Eric5 keyboard shortcuts ")
+        self.writeComment(" Eric6 keyboard shortcuts ")
         self.writeComment(
             " Saved: {0}".format(time.strftime('%Y-%m-%d, %H:%M:%S')))
         self.writeComment(" Author: {0} ".format(self.email))

eric ide

mercurial