diff options
author | monsta <[email protected]> | 2016-06-20 16:54:24 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-06-20 17:00:18 +0300 |
commit | 935e8dd6e53ff652feba6a1372742f5f69491ec8 (patch) | |
tree | 428f8f3acd7ecab8dfbef402a2901544ca7eb5e1 /NEWS | |
parent | 00648b8f1b80f33f54cc78f23c625ba5d240260a (diff) | |
download | mate-indicator-applet-935e8dd6e53ff652feba6a1372742f5f69491ec8.tar.bz2 mate-indicator-applet-935e8dd6e53ff652feba6a1372742f5f69491ec8.tar.xz |
add NEWS from 1.14.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -1,9 +1,14 @@ 1.15.0 - * move indicator loading/setup code into separate function - * move module loading code into separate function - * eggaccelerators: remove unused function - * Update translations + * bump version + +1.14.1 + + * GTK+3: add support for new style indicators (loaded + from /usr/share/unity/indicators dir). It requires + libindicator >= 12.10 and libido >= 13.10. Support + for older versions of libindicator is left intact. + * GTK+3: allow indicators to receive mouse scroll event 1.14.0 |