src/eric7/eric7_testing.py

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

eric ide

mercurial