| author | Matthew Khouzam | 2012-04-12 11:39:36 (EDT) |
|---|---|---|
| committer | Francois Chouinard | 2012-04-16 14:20:33 (EDT) |
| commit | 2fd7a9dc550d8df9d9a2cb9be39b4de2ef98880d (patch) (side-by-side diff) | |
| tree | 7cee47712109b02f6214a8362273c713e2b6db3f | |
| parent | aa098c35f8ee377445e288493063a266b81264fc (diff) | |
| download | org.eclipse.linuxtools-2fd7a9dc550d8df9d9a2cb9be39b4de2ef98880d.zip org.eclipse.linuxtools-2fd7a9dc550d8df9d9a2cb9be39b4de2ef98880d.tar.gz org.eclipse.linuxtools-2fd7a9dc550d8df9d9a2cb9be39b4de2ef98880d.tar.bz2 | |
add LTTng icon to LTTng Traces
| -rw-r--r-- | lttng/org.eclipse.linuxtools.lttng.ui/plugin.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lttng/org.eclipse.linuxtools.lttng.ui/plugin.xml b/lttng/org.eclipse.linuxtools.lttng.ui/plugin.xml index 9f02188..802c3ac 100644 --- a/lttng/org.eclipse.linuxtools.lttng.ui/plugin.xml +++ b/lttng/org.eclipse.linuxtools.lttng.ui/plugin.xml @@ -436,6 +436,7 @@ <type category="org.eclipse.linuxtools.lttng.ui.category.lttng" event_type="org.eclipse.linuxtools.tmf.core.ctfadaptor.CtfTmfEvent" + icon="icons/obj16/LTTng.png" id="org.eclipse.linuxtools.lttng2.traceType.kernel" name="LTTng 2.0 Kernel Type" trace_type="org.eclipse.linuxtools.tmf.core.ctfadaptor.CtfTmfTrace"> |

