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/libappindicator/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 deps/libappindicator/slack-desc (limited to 'deps/libappindicator/slack-desc') diff --git a/deps/libappindicator/slack-desc b/deps/libappindicator/slack-desc new file mode 100644 index 0000000..7a12a24 --- /dev/null +++ b/deps/libappindicator/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------------------------------------------------------| +libappindicator: libappindicator (Plasma 5 systray support for GTK applications) +libappindicator: +libappindicator: A library to allow applications to export a menu into the +libappindicator: system tray. Based on KSNI it also works in KDE and will +libappindicator: fallback to generic Systray support (xembed) if none of +libappindicator: those are available. +libappindicator: +libappindicator: +libappindicator: +libappindicator: Homepage: https://launchpad.net/libappindicator +libappindicator: -- cgit v1.2.3