tmf: Add copyright headers to properties files
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / plugin.properties
index b195d2f1cb80b444853e374915764f8fafc5b34b..258db855e57cb89841764ca801943b9133112a1f 100644 (file)
@@ -1,6 +1,18 @@
-# Properties file for org.eclipse.linuxtools.tmf.ui
+###############################################################################
+# Copyright (c) 2013 Ericsson
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     Ericsson - Initial API and implementation
+###############################################################################
+
+#Properties file for org.eclipse.linuxtools.tmf.ui
 Bundle-Vendor = Eclipse Linux Tools
-Bundle-Name = TMF UI
+Bundle-Name = Linux Tools TMF UI Plug-in
 
 # Perspective and Views names
 perspective.category.name = Tracing
@@ -14,6 +26,7 @@ events.editor.name = Events Editor
 uml2sd.view.name = Sequence Diagram
 histogram.view.name = Histogram
 environment.view.name = Environment Variables
+ssvisualizer.view.name = State System Explorer
 
 # Tracing wizards
 project.new.category.name = Tracing
@@ -102,7 +115,7 @@ command.new_experiment.description = Create Tracing Experiment
 # Custom parsers
 commands.parser.category.name = Parser Commands
 commands.parser.category.description = Parser Commands
-commands.parser.manage = Manage Custom Parsers
+commands.parser.manage = Manage Custom Parsers...
 commands.parser.manage.description = Manage Custom Parsers
  
 contenttype.trace = TMF Trace
@@ -133,3 +146,4 @@ commands.uml2sd.showstart.description = Show the node start
 # CTF trace type
 tracetype.category.ctf = Common Trace Format
 tracetype.type.ctf = Generic CTF Trace
+
This page took 0.023865 seconds and 5 git commands to generate.