diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 22:22:36 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:22:36 +0200 |
commit | e4426c1b2862d85e129b58d050a3a9e9bd9f3f23 (patch) | |
tree | 6f05b5ff687301b2ae569f58ee232348ceef93d1 /development/kdesvn/README | |
parent | 5539ca9d79e6e1c0de9fc85ba8112a56792ead28 (diff) | |
download | slackbuilds-e4426c1b2862d85e129b58d050a3a9e9bd9f3f23.tar.gz |
development/kdesvn: Updated for version 1.0.4
Diffstat (limited to 'development/kdesvn/README')
-rw-r--r-- | development/kdesvn/README | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/development/kdesvn/README b/development/kdesvn/README index 88fb592aed..251c95fc55 100644 --- a/development/kdesvn/README +++ b/development/kdesvn/README @@ -1,7 +1,9 @@ -kdesvn is client for subversion. It uses native KDE API instead of a -extra lib like GAMBAS and it is using the native subversion -delevelopment API instead of just parsing the output of the -commandline tool like most other clients do. +kdesvn is a kde client for subversion. It uses native KDE API instead of +an extra lib like GAMBAS, and it is using the native subversion +development API instead of parsing the output of the commandline tool +like most other clients do. It tries to setup a look and feel like the standard filemanager of KDE and is integrated into it via KPart. + +kdesvn requires sqlite, which is also available from SlackBuilds.org. |