scripts/install.py

branch
eric7
changeset 10525
e2b37b8ae403
parent 10518
1682f3203ae5
child 10534
783d835d7fe4
child 10595
59579e8aff98
--- a/scripts/install.py	Thu Jan 25 14:13:36 2024 +0100
+++ b/scripts/install.py	Fri Jan 26 16:14:46 2024 +0100
@@ -959,7 +959,6 @@
             if not os.path.exists(directory):
                 os.makedirs(directory)
 
-        # TODO: add MPy entry
         dst = os.path.normpath(os.path.join(distDir, "usr/share/icons"))
         for icon in ("eric_icon.png", "ericMPy48_icon.png", "ericWeb48_icon.png"):
             shutilCopy(

eric ide

mercurial