You should assign the file type of the download to ADE via wine so that it opens automatically with ADE. Currently it is assigned to Gedit and that's why it opens up in a text editor. Download the file, right-click on it, select Properties, go to the Open With tab and select ADE from there. If it's not in the list, click the Add button and in the Use a custom command field write wine /path/to/your/ade.exe . Click OK and select the new entry from the list.
|