lttng: Update Callstack View documentation
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ui / plugin.properties
index 6009a23ad8da4a4345224e566c9ef1261bd40aa1..8b85752b6d4633ceeb85bbd97ee208a3bd4cf1a0 100644 (file)
@@ -1,19 +1,18 @@
-#*******************************************************************************
-# Copyright (c) 2012 Ericsson
+###############################################################################
+# 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
-#********************************************************************************
+#     Ericsson - Initial API and implementation
+###############################################################################
 
-Bundle-Name = LTTng UI
+#Properties file for org.eclipse.linuxtools.lttng2.ui
 Bundle-Vendor = Eclipse Linux Tools
-
-#Properties file for org.eclipse.linuxtools.lttng2.ui (plugin.xml)
-perspective.category.name = LTTng
+Bundle-Name = Linux Tools LTTng UI Plug-in
 
 views.category.name = LTTng
 control.view.name = Control
@@ -25,7 +24,7 @@ statistics.view.name = Statistics
 histogram.view.name = Histogram
 latency.view.name = Latency View
 
-wizard.category.name = LTTng
+project.new.category.name = LTTng
 project.new.wizard.name = LTTng Project
 project.new.wizard.description = Create a new LTTng project
 
@@ -135,4 +134,7 @@ commands.control.import.description=Import Traces to LTTng Project
 commands.control.calibrate=Calibrate
 commands.control.calibrate.description=Quantify LTTng overhead
 
+commands.control.snapshot=Record Snapshot
+commands.control.snapshot.description=Record a snapshot
+
 preference.page.control.name=LTTng Tracer Control Preferences
\ No newline at end of file
This page took 0.024937 seconds and 5 git commands to generate.