diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2017-05-12 17:25:50 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2017-05-12 17:25:50 +0200 |
commit | 891f99fe81b5c4584dbf01f7fa9605aac28e5aaf (patch) | |
tree | 7ab2940939c593ff9a2aaa38a28f069c6a1015d0 /NEWS | |
parent | 0874e4d6f385d61b3b2012a41f5dbc46728579e2 (diff) | |
download | mgaonline-891f99fe81b5c4584dbf01f7fa9605aac28e5aaf.tar mgaonline-891f99fe81b5c4584dbf01f7fa9605aac28e5aaf.tar.gz mgaonline-891f99fe81b5c4584dbf01f7fa9605aac28e5aaf.tar.bz2 mgaonline-891f99fe81b5c4584dbf01f7fa9605aac28e5aaf.tar.xz mgaonline-891f99fe81b5c4584dbf01f7fa9605aac28e5aaf.zip |
Correctly detect right-clicks before the first check for updates (mga#20540)
It uses exactly the same code as net_applet, see 20410
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,5 +1,7 @@ -- correctly display the application logo in the 'About' dialog box -- fix broken paths to drakconnect and drakrpm-editmedia +- mgaapplet: + o correctly detect right-clicks before the first check for updates (mga#20540) + o correctly display the application logo in the 'About' dialog box + o fix broken paths to drakconnect and drakrpm-editmedia Version 3.20 - 13 March 2017, Rémi Verschelde |