diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2012-08-16 18:41:08 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-17 23:05:58 -0500 |
commit | 1518f7e7c2ddac2bde8f3e9f97adc94a5fdf62cd (patch) | |
tree | 7988241e373ab94e5469a32927b79f7bb5940887 /libraries/libdbusmenu/slack-desc | |
parent | de5b6da97c39a4321bdeb3641c04437894729ac7 (diff) | |
download | slackbuilds-1518f7e7c2ddac2bde8f3e9f97adc94a5fdf62cd.tar.gz |
libraries/libdbusmenu: Removed (part of Slackware 14.0)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libdbusmenu/slack-desc')
-rw-r--r-- | libraries/libdbusmenu/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/libdbusmenu/slack-desc b/libraries/libdbusmenu/slack-desc deleted file mode 100644 index 622d6d528b..0000000000 --- a/libraries/libdbusmenu/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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: |