diff options
author | Colomban Wendling <[email protected]> | 2017-01-19 18:46:10 +0100 |
---|---|---|
committer | lukefromdc <[email protected]> | 2017-01-23 13:49:34 -0500 |
commit | 7d39b2e82f46777efa67224f078c1cec9e827654 (patch) | |
tree | 7a415a153f4a3afb52358ed8a34ced08c25bdc5c /applets/notification_area/status-notifier/README | |
parent | a506150684ad2e71b1f70190ee70fe9eda7a4ba9 (diff) | |
download | mate-panel-7d39b2e82f46777efa67224f078c1cec9e827654.tar.bz2 mate-panel-7d39b2e82f46777efa67224f078c1cec9e827654.tar.xz |
Add StatusNotifier support to the Notification Area applet
The StatusNotifier part of the implementation is based off
gnome-panel's status-notifier applet.
Diffstat (limited to 'applets/notification_area/status-notifier/README')
-rw-r--r-- | applets/notification_area/status-notifier/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/applets/notification_area/status-notifier/README b/applets/notification_area/status-notifier/README new file mode 100644 index 00000000..8b89ae98 --- /dev/null +++ b/applets/notification_area/status-notifier/README @@ -0,0 +1,2 @@ +Based off gnome-panel's status-notifier applet: +https://git.gnome.org/browse/gnome-panel/tree/modules/external/status-notifier |