setup.py

branch
eric7
changeset 8660
1848e8e4b380
parent 8634
2bbfaad44cbd
child 8721
f10b3f345463
--- a/setup.py	Sat Oct 02 15:35:19 2021 +0200
+++ b/setup.py	Sun Oct 03 13:06:20 2021 +0200
@@ -84,7 +84,9 @@
             ]),
             ('share/icons', [
                 'eric7/icons/breeze-dark/eric.svg',
-                'eric7/icons/breeze-dark/ericWeb48.svg'
+                'eric7/icons/breeze-dark/ericWeb48.svg',
+                'eric7/pixmaps/eric48_icon.png',
+                'eric7/pixmaps/ericWeb48_icon.png'
             ]),
             ('share/appdata', ['linux/eric7.appdata.xml']),
             ('share/metainfo', ['linux/eric7.appdata.xml']),

eric ide

mercurial