tmf: Add copyright headers to properties files
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / plugin.properties
index d5b5c7c745346895e5bed0fb8078b978653de454..258db855e57cb89841764ca801943b9133112a1f 100644 (file)
@@ -1,3 +1,15 @@
+###############################################################################
+# 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 = Linux Tools TMF UI Plug-in
@@ -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
@@ -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.023885 seconds and 5 git commands to generate.