tmf: Move plugins to the Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.analysis.xml.ui / plugin.properties
1 ###############################################################################
2 # Copyright (c) 2013, 2014 École Polytechnique de Montréal
3 #
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Eclipse Public License v1.0
6 # which accompanies this distribution, and is available at
7 # http://www.eclipse.org/legal/epl-v10.html
8 #
9 # Contributors:
10 # École Polytechnique de Montréal - Initial API and implementation
11 ###############################################################################
12
13 Bundle-Vendor = Eclipse Trace Compass
14 Bundle-Name = Trace Compass TMF XML Analysis UI Plug-in
15
16 command.xml.import = Import XML analysis
17 command.xml.import.mnemonic = I
18 command.xml.import.description = Import an XML file containing analysis information
19
20 xmltimegraph.view.name = XML Time Graph View
21
22 xmlxychart.view.name = XML XY Chart View
This page took 0.03683 seconds and 5 git commands to generate.