diff options
author | Erik Hanson <erik@slackbuilds.org> | 2011-12-11 12:27:37 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-11 12:27:37 -0200 |
commit | 8c6534f2ef6f7455e1acafd37d8a3127b4a6bcdf (patch) | |
tree | 8201f8d31690203a59f5303822f999ae466acb0c /libraries/libdbusmenu/slack-desc | |
parent | c1b926ed98a761249dee7f01ab5bc4590b99142b (diff) |
libraries/libdbusmenu: Added (DBus Menu library)
Signed-off-by: Niels Horn <niels.horn@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..622d6d528b8cd --- /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 ':'. + + |-----handy-ruler------------------------------------------------------| +libdbusmenu: libdbusmenu (DBus Menu library) +libdbusmenu: +libdbusmenu: A small little library that was created by pulling out some common +libdbusmenu: code out of indicator-applet. It passes a menu structure across +libdbusmenu: DBus so that a program can create a menu simply without worrying +libdbusmenu: about how it is displayed on the other side of the bus. +libdbusmenu: +libdbusmenu: +libdbusmenu: +libdbusmenu: +libdbusmenu: |