Current versions:
| release | release date | |
|---|---|---|
| Windows Explorer | 1.9.1 | 4-Jan-2007 |
| Nautilus | 0.2.4 | 28-Sep-2007 |
| Konqueror | 0.3.0 | 13-Feb-2007 |
Introduction
Why? I use Windows explorer as my main file manager. From time to time I need to see what is the difference between two files. There are many graphical diff programs available. Like kdiff3, tkdiff, WinMerge, csdiff, Araxis merge etc. Unfortunately these tools do not give one ability to compare files from Explorer or (in case of Araxis) do not allow to compare files from different directories easily. So, I wrote a very simple extension to Explorer's context menu.
This shell extension (diff-ext) makes it possible to launch file comparison tool for 2 or 3 files (depending on the tool) in the same directory or "save" a file(s) for later comparison. It acts as external most recent used (MRU) file list for the comparison tool.
Help wanted!
I would like to make diff-ext as friendly as possible. Part of this effort includes translation of menu commands, status bar hints and dialogs to as many languages as possible. Please fell free to drop me an email if you feel that you can face the translation challenge.
In the future I plan to write a translators walk through, so keep your eyes on the documentation section.