5988e24 Move executables from py2 to py3 (#1410332)

Authored and Committed by churchyard 6 years ago
    Move executables from py2 to py3 (#1410332)
    
    This also removes the Python 2 desktop file. The desktopfile could
    use `python2 -m ...` but I've decided to get rid of it, because I
    like getting rid of Python 2 things. If that desktop file is really
    desired by users, it can be reintroduced.
    
        
file modified
+14 -24