diff options
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 58fdf7d4d1..4d9d7587ca 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) |