diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-09-11 18:47:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-11 18:47:44 +0700 |
commit | 792f8ee41dbaee1f5701d878dd5ca4f6d20d5bef (patch) | |
tree | 83562d7a67ea4374881d440fe2e17eee7c561c9c /libraries/libdbusmenu/slack-desc | |
parent | f3aa7130043cf5d7e1a497431d2d22015f77babf (diff) |
libraries/libdbusmenu: Added (library for passing menus over DBus).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libdbusmenu/slack-desc')
-rw-r--r-- | libraries/libdbusmenu/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libdbusmenu/slack-desc b/libraries/libdbusmenu/slack-desc new file mode 100644 index 0000000000000..6e0f840eb50b3 --- /dev/null +++ b/libraries/libdbusmenu/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +libdbusmenu: libdbusmenu (library for passing menus over DBus) +libdbusmenu: +libdbusmenu: libdbusmenu passes a menu structure across DBus so that a program can +libdbusmenu: create a menu simply without worrying about how it is displayed on +libdbusmenu: the other side of the bus. +libdbusmenu: +libdbusmenu: Home page: https://launchpad.net/libdbusmenu/ +libdbusmenu: +libdbusmenu: +libdbusmenu: +libdbusmenu: |