scripts/install.py

branch
eric7
changeset 8366
2a9f5153c438
parent 8360
2a91e0e05926
child 8386
41a27cbdb5c1
--- a/scripts/install.py	Sun May 23 13:33:13 2021 +0200
+++ b/scripts/install.py	Sun May 23 15:35:49 2021 +0200
@@ -1011,7 +1011,8 @@
         if False:
             copyDesktopFile(
                 os.path.join(sourceDir, "linux", "eric7_browser.desktop.in"),
-                os.path.join(localPath, "applications", "eric7_browser.desktop"))
+                os.path.join(localPath, "applications",
+                             "eric7_browser.desktop"))
 
 
 def createWindowsLinks():

eric ide

mercurial