diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-05 21:32:23 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-11 18:19:40 +0700 |
commit | 01c2670ff378ce535dd341c92938f1dced20e378 (patch) | |
tree | 0dd051f42044352b3653f058b11d9e487102718e /development/meld3/README | |
parent | 32c58c1ea6775ba5dc37644bbe8db6c6019612e8 (diff) | |
download | slackbuilds-01c2670ff378ce535dd341c92938f1dced20e378.tar.gz |
development/meld3: Added (a visual diff and merge tool)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/meld3/README')
-rw-r--r-- | development/meld3/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/development/meld3/README b/development/meld3/README new file mode 100644 index 0000000000..2403b2406d --- /dev/null +++ b/development/meld3/README @@ -0,0 +1,11 @@ +Meld is a visual diff and merge tool. + +You can compare two or three files and edit them in place +(diffs update dynamically). You can compare two or three folders and launch +file comparisons. You can browse and view a working copy from popular version +control systems such such as CVS, Subversion, Bazaar-ng and Mercurial. + +This one uses GTK+3 instead of GTK+2. + +NOTE: This package conflicts with the previous version of meld. +Only install one of them, but NOT BOTH. |