nimbosa / meld-installer

Automatically exported from code.google.com/p/meld-installer
0 stars 0 forks source link

Better integration for third party tools #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In order to be set as the diff tool for things like TortoiseHG, the following 
should happen:
1. Use an executable wrapper instead of a VBScript wrapper
2. Use a path that doesn't change between versions
3. Add a registry key to store executable path for third party tools to look up
4. Wait for pythonw to exit and return the exit code in the wrapper

Original issue reported on code.google.com by keeganw...@gmail.com on 22 Jan 2013 at 9:05

GoogleCodeExporter commented 9 years ago

Original comment by keeganw...@gmail.com on 22 Jan 2013 at 9:43

GoogleCodeExporter commented 9 years ago

Original comment by keeganw...@gmail.com on 22 Jan 2013 at 9:48

GoogleCodeExporter commented 9 years ago
Works except that meld doesn't seem to return an exit code other than 0 (though 
my wrapper does return whatever it gets).  This might be behavior specific to 
Windows since I think it works on Linux.

Original comment by keeganw...@gmail.com on 23 Jan 2013 at 2:14

GoogleCodeExporter commented 9 years ago

Original comment by keeganw...@gmail.com on 3 Sep 2013 at 10:58

GoogleCodeExporter commented 9 years ago

Original comment by keeganw...@gmail.com on 7 Sep 2013 at 3:03

GoogleCodeExporter commented 9 years ago

Original comment by keeganw...@gmail.com on 7 Sep 2013 at 4:36

GoogleCodeExporter commented 9 years ago

Original comment by keeganw...@gmail.com on 7 Sep 2013 at 4:37

GoogleCodeExporter commented 9 years ago

Original comment by keeganw...@gmail.com on 7 Sep 2013 at 4:49