diff options
Diffstat (limited to 'development/meld/README')
-rw-r--r-- | development/meld/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/development/meld/README b/development/meld/README index 4d9d7587ca..8098259afb 100644 --- a/development/meld/README +++ b/development/meld/README @@ -1,8 +1,9 @@ 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. +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) |