diff options
author | Donald Cooley <chytraeu@sdf.org> | 2017-03-21 12:50:10 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 00:07:32 +0000 |
commit | 66c19f2d6ab5d6ab75db9177068e919dfb7b4444 (patch) | |
tree | c8bded36766100306b86888975662f91bf711230 /libraries/dbus-sharp/README | |
parent | 3f9a95f223647e03a470ee1327283d6f3a718b35 (diff) |
libraries/dbus-sharp: SlackBuild, README & .info tidyups.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/dbus-sharp/README')
-rw-r--r-- | libraries/dbus-sharp/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/dbus-sharp/README b/libraries/dbus-sharp/README index 98f48038fb4d9..086cb8f556c2a 100644 --- a/libraries/dbus-sharp/README +++ b/libraries/dbus-sharp/README @@ -2,6 +2,6 @@ This is a fork of ndesk-dbus, which is a C# implementation of D-Bus. It's often referred to as "managed D-Bus" to avoid confusion with existing bindings (which wrap libdbus). -D-Bus is an inter-process communication framework that lets applications -interface with the system event bus as well as allowing them to talk to -one another in a peer-to-peer configuration. +D-Bus is an inter-process communication framework that lets +applications interface with the system event bus as well as allowing +them to talk to one another in a peer-to-peer configuration. |