statesystem: Move plugins to their own sub-directory
[deliverable/tracecompass.git] / org.eclipse.tracecompass.rcp.ui / plugin.properties
1 ###############################################################################
2 # Copyright (c) 2013, 2014 Ericsson
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 # Bernd Hufmann - Initial API and implementation
11 ###############################################################################
12
13 Bundle-Vendor = Eclipse Trace Compass
14 Bundle-Name = Trace Compass RCP UI Plug-in
15
16 menu.main.file = File
17 menu.main.window = Window
18 menu.main.help = Help
19 product.name = Trace Compass
20 activity.description = Trace Compass RCP
21 activity.name = Trace Compass RCP
22 activity.description.javaPerspective = (Unwanted) Java Perspective
23 activity.name.javaPerspective = Unwanted Java Perspective
24 activity.description.teamPerspective = (Unwanted) Team Perspective
25 activity.name.teamPerspective = Unwanted Team Perspective
26 activity.description.debugPerspective = (Unwanted) Debug Perspective
27 activity.name.debugPerspective = Unwanted Debug Perspective
28 activity.description.pluginDevPerspective = (Unwanted) PluginDev Perspective
29 activity.name.pluginDevPerspective = Unwanted PluginDev Perspective
30 activity.description.resourcePerspective = (Unwanted) Resource Perspective
31 activity.name.resourcePerspective = Unwanted Resource Perspective
32 activity.description.search = (Unwanted) Search Perspective
33 activity.name.search = Unwanted Search Perspective
34 command.OpenFile.label = Open Trace...
35 command.import = Import...
36 menu.mnemonic = F
37 menu.label = Open
38 menu.mnemonic.0 = H
This page took 0.030707 seconds and 5 git commands to generate.