Corrected the setup.py file. maintenance release-21.11

Sat, 30 Oct 2021 10:51:40 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 30 Oct 2021 10:51:40 +0200
branch
maintenance
changeset 8734
8dcec45a2a7e
parent 8733
1bc223096add
child 8735
c697d8e211d5

Corrected the setup.py file.

setup.py file | annotate | diff | comparison | revisions
--- a/setup.py	Sat Oct 30 10:51:24 2021 +0200
+++ b/setup.py	Sat Oct 30 10:51:40 2021 +0200
@@ -84,9 +84,9 @@
             ]),
             ('share/icons', [
                 'eric6/icons/breeze-dark/eric.svg',
-                'eric6/icons/breeze-dark/ericWeb48.svg'
+                'eric6/icons/breeze-dark/ericWeb48.svg',
                 'eric6/pixmaps/eric48_icon.png',
-                'eric6/pixmaps/ericWeb48_icon.png'
+                'eric6/pixmaps/ericWeb48_icon.png',
             ]),
             ('share/appdata', ['linux/eric6.appdata.xml']),
             ('share/metainfo', ['linux/eric6.appdata.xml']),

eric ide

mercurial