diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-03-04 10:43:48 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-07 16:29:10 -0600 |
commit | 46d36adc2adf4b9de5a6617735a1c94567e4dd5f (patch) | |
tree | 224f9d9b57d82aab2b441d4c0c3121595e6fcee6 /development/meld/README | |
parent | f0eb4b9b47aab6af08e4ff6771c578153d3e1e35 (diff) |
development/meld: Updated for version 1.8.4 + New Maintainer
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/meld/README')
-rw-r--r-- | development/meld/README | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/development/meld/README b/development/meld/README index 58fdf7d4d194..4d9d7587ca7f 100644 --- a/development/meld/README +++ b/development/meld/README @@ -1,5 +1,8 @@ -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. +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. + +Optional dependency: pygtksourceview (for syntax highlighting) |