From 09fd6d0ae700261597fbe7b351d664f42cb76a5f Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 24 Jan 2015 23:10:44 +0100 Subject: Add support for GTK applications to dock to the Plasma 5 systray. json-glib: added dep - a JSON library built on glib.. libdbusmenu-gtk: added dep - GTK implementation of the DBusMenu protocol. libindicator: added dep - support functions for indicators. libappindicator: added dep - provides the actual Plasma 5 systray support for GTK applications. --- deps/libdbusmenu-gtk/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 deps/libdbusmenu-gtk/slack-desc (limited to 'deps/libdbusmenu-gtk/slack-desc') diff --git a/deps/libdbusmenu-gtk/slack-desc b/deps/libdbusmenu-gtk/slack-desc new file mode 100644 index 0000000..c7b0095 --- /dev/null +++ b/deps/libdbusmenu-gtk/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-gtk: libdbusmenu-gtk (GTK implementation of the DBusMenu protocol) +libdbusmenu-gtk: +libdbusmenu-gtk: A small little library that was created by pulling out some +libdbusmenu-gtk: comon code out of indicator-applet. +libdbusmenu-gtk: It passes a menu structure across DBus so that a program can +libdbusmenu-gtk: create a menu simply without worrying about how it is displayed +libdbusmenu-gtk: on the other side of the bus. +libdbusmenu-gtk: +libdbusmenu-gtk: +libdbusmenu-gtk: Homepage: https://launchpad.net/libdbusmenu +libdbusmenu-gtk: -- cgit v1.2.3