diff -r 947bd642b0de -r 2d9778d49159 install.py --- a/install.py Mon Dec 22 18:12:00 2014 +0100 +++ b/install.py Mon Dec 22 18:31:23 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)