From d726f3eb2cdc5f6e8598f0fcd5ec06ab37482c45 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 25 Oct 2016 16:23:48 +0200 Subject: Revert "fix activating menu items with latest gtk+3" This reverts commit 1f0cd8d58986d8a9f0f03f5e348c9a030417d1e5. uses the right method now that the widget has the right type this fixes the following gtk+ warning: *** Gtk3::MenuItem::activate: passed too many parameters (expected 1, got 2); ignoring excess at ./control-center line 1031. And fixes the "Display Logs" option doing nothing (mga#19147) --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 269ee525..4c5f1fe5 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ - fix gtk+ warnings about deprecated style property +- fix the "Display Logs" option doing nothing (mga#19147) Version 13.7 - 28 May 2016, RĂ©mi Verschelde -- cgit v1.2.1