Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnithra P Janakiraman2010-01-29 12:05:15 +0000
committerAnithra P Janakiraman2010-01-29 12:05:15 +0000
commit3490226d8350fcb856ee8f6cb052f3258a40c673 (patch)
tree1062092f48ee204e13be527ee6efc3f77b530cff /systemtap/org.eclipse.linuxtools.systemtap.ui.dashboardextension/plugin.properties
parentffe4c798be0ca70141f64616f84a14bad3427da6 (diff)
downloadorg.eclipse.linuxtools-3490226d8350fcb856ee8f6cb052f3258a40c673.tar.gz
org.eclipse.linuxtools-3490226d8350fcb856ee8f6cb052f3258a40c673.tar.xz
org.eclipse.linuxtools-3490226d8350fcb856ee8f6cb052f3258a40c673.zip
Anithra P Janakiraman - Dashboard Changes
Diffstat (limited to 'systemtap/org.eclipse.linuxtools.systemtap.ui.dashboardextension/plugin.properties')
-rw-r--r--systemtap/org.eclipse.linuxtools.systemtap.ui.dashboardextension/plugin.properties18
1 files changed, 18 insertions, 0 deletions
diff --git a/systemtap/org.eclipse.linuxtools.systemtap.ui.dashboardextension/plugin.properties b/systemtap/org.eclipse.linuxtools.systemtap.ui.dashboardextension/plugin.properties
new file mode 100644
index 0000000000..bdc6f14513
--- /dev/null
+++ b/systemtap/org.eclipse.linuxtools.systemtap.ui.dashboardextension/plugin.properties
@@ -0,0 +1,18 @@
+command.exportScript.name=&Export Script...
+command.exportScript.desc=Export Script to the Dashboard
+
+actionset.export.name=Export Action Set
+action.exportScript.name=&Export Script...
+action.exportScript.desc=Export Script to the Dashboard
+
+command.createModule.name=&Create Module...
+command.createModule.desc=Create new Dashboard Module
+
+actionset.createModule.name=Create Module Action Set
+action.createModule.name=&Create Module...
+action.createModule.desc=Create new Dashboard Module
+
+
+action.viewScript.name=View Script
+action.addScript.name=Add Script
+action.deleteScript.name=Delete Script \ No newline at end of file

Back to the top