eric7/eric7_editor.py

branch
eric7
changeset 8314
e3642a6a1e71
parent 8312
800c432b34c8
child 8318
962bce857696
--- a/eric7/eric7_editor.py	Sat May 15 19:01:16 2021 +0200
+++ b/eric7/eric7_editor.py	Sat May 15 20:08:03 2021 +0200
@@ -56,7 +56,7 @@
     Main entry point into the application.
     """
     from PyQt5.QtGui import QGuiApplication
-    QGuiApplication.setDesktopFileName("eric6_editor.desktop")
+    QGuiApplication.setDesktopFileName("eric7_editor.desktop")
     
     options = [
         ("--config=configDir",

eric ide

mercurial