diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 00:32:55 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:23 +0700 |
commit | f0d480d44ee401cd5cc751a5f61345798725823b (patch) | |
tree | 74a8199168281a1d16679d777d457ae16d62ab13 /development | |
parent | 3c5df3839a1fe37d95486ef20f6838495a896a70 (diff) | |
download | slackbuilds-f0d480d44ee401cd5cc751a5f61345798725823b.tar.gz |
development/meld: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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) |