install.py

branch
6_0_x
changeset 3989
2d9778d49159
parent 3962
b75057280077
child 4021
195a471c327b
--- 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)

eric ide

mercurial