82 'linux/eric7.desktop', |
82 'linux/eric7.desktop', |
83 'linux/eric7_browser.desktop', |
83 'linux/eric7_browser.desktop', |
84 ]), |
84 ]), |
85 ('share/icons', [ |
85 ('share/icons', [ |
86 'eric7/icons/breeze-dark/eric.svg', |
86 'eric7/icons/breeze-dark/eric.svg', |
87 'eric7/icons/breeze-dark/ericWeb48.svg' |
87 'eric7/icons/breeze-dark/ericWeb48.svg', |
|
88 'eric7/pixmaps/eric48_icon.png', |
|
89 'eric7/pixmaps/ericWeb48_icon.png' |
88 ]), |
90 ]), |
89 ('share/appdata', ['linux/eric7.appdata.xml']), |
91 ('share/appdata', ['linux/eric7.appdata.xml']), |
90 ('share/metainfo', ['linux/eric7.appdata.xml']), |
92 ('share/metainfo', ['linux/eric7.appdata.xml']), |
91 ] |
93 ] |
92 elif sys.platform.startswith(("win", "cygwin")): |
94 elif sys.platform.startswith(("win", "cygwin")): |