diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2017-03-05 12:32:52 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2017-03-05 12:32:52 +0100 |
commit | f271da656cf19b917c28e8b04e031be55f8bc22d (patch) | |
tree | 2d818d54567c112882ae3ebf95a3172b01ea95e3 | |
parent | 6ea9e1d86cffb729775aa429310302b93cace2a0 (diff) | |
download | mgaonline-f271da656cf19b917c28e8b04e031be55f8bc22d.tar mgaonline-f271da656cf19b917c28e8b04e031be55f8bc22d.tar.gz mgaonline-f271da656cf19b917c28e8b04e031be55f8bc22d.tar.bz2 mgaonline-f271da656cf19b917c28e8b04e031be55f8bc22d.tar.xz mgaonline-f271da656cf19b917c28e8b04e031be55f8bc22d.zip |
Document previous commitstopic/systray
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ - install and use SVG icons by default + o they are now installed in the standard hicolor theme, so that they + can be used without hardcoding paths - mgaapplet: Fix the systray applet not working in Plasma o it now uses the SNI specification via the statusnotifier lib + for Plasma only; other DEs keep using the previous code with + GtkStatusIcon (which is not supported in Plasma) + o always show the status icon when passing --testing Version 3.17 - 10 Aug 2016, Anne Nicolas |