diff -r 5dd6edf8540a -r 73731c4bf5bd install.py --- a/install.py Mon Dec 22 18:27:16 2014 +0100 +++ b/install.py Mon Dec 22 18:36:37 2014 +0100 @@ -492,7 +492,7 @@ marker = "" for name in ["/usr/share/applications/eric6" + marker + ".desktop", "/usr/share/appdata/eric6" + marker + ".appdata.xml", - "/usr/share/applications/eric6_webbrowser" + marker + + "/usr/share/applications/eric6_webbrowser" + marker + ".desktop"]: if os.path.exists(name): os.remove(name)