src/eric7/eric7_editor.py

branch
eric7
changeset 10238
9ea4634a697e
parent 9653
e67609152c5e
child 10303
ee1aadab1215
--- a/src/eric7/eric7_editor.py	Wed Oct 11 15:44:59 2023 +0200
+++ b/src/eric7/eric7_editor.py	Wed Oct 11 16:05:44 2023 +0200
@@ -58,7 +58,7 @@
     """
     Main entry point into the application.
     """
-    QGuiApplication.setDesktopFileName("eric7_editor.desktop")
+    QGuiApplication.setDesktopFileName("eric7_editor")
 
     options = [
         (

eric ide

mercurial