summaryrefslogtreecommitdiffstats
path: root/libraries/libdbusmenu/README
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2016-07-24 21:22:15 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-07-30 08:28:43 +0700
commit57cfe5ec1a36b47930dc4e6af824e98aadb15795 (patch)
tree1786f39260e6264e6a7e4f006f8d270476518c79 /libraries/libdbusmenu/README
parent8dcbffd41a0ac3efebdddb93d5f71ca6ff31cc28 (diff)
downloadslackbuilds-57cfe5ec1a36b47930dc4e6af824e98aadb15795.tar.gz
slackbuilds-57cfe5ec1a36b47930dc4e6af824e98aadb15795.tar.xz
libraries/libdbusmenu: Updated for version 16.04.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libdbusmenu/README')
-rw-r--r--libraries/libdbusmenu/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/libraries/libdbusmenu/README b/libraries/libdbusmenu/README
index 0bb930475c..cad08910ee 100644
--- a/libraries/libdbusmenu/README
+++ b/libraries/libdbusmenu/README
@@ -1,7 +1,8 @@
libdbusmenu (library for passing menus over DBus)
-libdbusmenu is a small little library that was created by pulling out some comon
-code out of indicator-applet.
+libdbusmenu is a small little library that was created by
+pulling some common code out of indicator-applet.
-It passes a menu structure across DBus so that a program can create a menu simply
-without worrying about how it is displayed on the other side of the bus.
+It passes a menu structure across DBus so that a program
+can create a menu simply without worrying about how it is
+displayed on the other side of the bus.