diff options
author | K.D.Hedger <kdhedger@yahoo.co.uk> | 2010-07-31 21:58:44 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-31 21:58:44 -0500 |
commit | 93092431d820aca7fac643cd209ebda58e61c6f3 (patch) | |
tree | 1f4374d09776085ac704d8f80772b578192cad47 /development/meld/README | |
parent | 04a1ac450578f89b7a8f080e58bb1051b31395e7 (diff) | |
download | slackbuilds-93092431d820aca7fac643cd209ebda58e61c6f3.tar.gz |
development/meld: Added (a visual diff and merge tool)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/meld/README')
-rw-r--r-- | development/meld/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/meld/README b/development/meld/README new file mode 100644 index 0000000000..58fdf7d4d1 --- /dev/null +++ b/development/meld/README @@ -0,0 +1,5 @@ +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. Look at the screenshots page for more detailed features. |