From 4cfd8160e872f6463a2a868ad52e1ca38bd97e59 Mon Sep 17 00:00:00 2001 From: Bernd Hufmann Date: Tue, 26 Jan 2016 14:18:53 -0500 Subject: [PATCH] control: Support recordings snapshot for multiple sessions from menu It has been already possible from the toolbar button. Change-Id: I2c1122ea61cbc0168aced8b27343236090ee2ecd Signed-off-by: Bernd Hufmann Reviewed-on: https://git.eclipse.org/r/65216 Reviewed-by: Hudson CI Reviewed-by: Marc-Andre Laperle Tested-by: Marc-Andre Laperle --- .../plugin.xml | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/lttng/org.eclipse.tracecompass.lttng2.control.ui/plugin.xml b/lttng/org.eclipse.tracecompass.lttng2.control.ui/plugin.xml index cadb7a85a2..b87532c7fd 100644 --- a/lttng/org.eclipse.tracecompass.lttng2.control.ui/plugin.xml +++ b/lttng/org.eclipse.tracecompass.lttng2.control.ui/plugin.xml @@ -830,18 +830,13 @@ - - - - - - - - + variable="activeMenuSelection"> + + + + -- 2.34.1