Update of /cvsroot/javaprofiler/module/net/sourceforge/javaprofiler/module/resources
In directory usw-pr-cvs1:/tmp/cvs-serv8928
Modified Files:
mf-layer.xml
Log Message:
launch action
by lukas
Index: mf-layer.xml
===================================================================
RCS file: /cvsroot/javaprofiler/module/net/sourceforge/javaprofiler/module/resources/mf-layer.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** mf-layer.xml 6 Sep 2002 19:15:49 -0000 1.5
--- mf-layer.xml 10 Sep 2002 19:33:10 -0000 1.6
***************
*** 26,29 ****
--- 26,30 ----
<folder name="Actions">
<folder name="Profiler">
+ <file name="net-sourceforge-javaprofiler-module-actions-StartProfiler.instance" />
<file name="net-sourceforge-javaprofiler-module-actions-AttachAction.instance" />
<file name="net-sourceforge-javaprofiler-module-actions-ListenAction.instance" />
***************
*** 45,49 ****
<folder name="Profiler">
<file name="net-sourceforge-javaprofiler-module-actions-ProfilerWindowAction.instance" />
! <attr name="net-sourceforge-javaprofiler-module-actions-ProfilerWindowAction.instance/net-sourceforge-javaprofiler-module-actions-AttachAction.instance" boolvalue="true" />
<file name="net-sourceforge-javaprofiler-module-actions-AttachAction.instance" />
<attr name="net-sourceforge-javaprofiler-module-actions-AttachAction.instance/net-sourceforge-javaprofiler-module-actions-ListenAction.instance" boolvalue="true" />
--- 46,52 ----
<folder name="Profiler">
<file name="net-sourceforge-javaprofiler-module-actions-ProfilerWindowAction.instance" />
! <attr name="net-sourceforge-javaprofiler-module-actions-ProfilerWindowAction.instance/net-sourceforge-javaprofiler-module-actions-StartProfiler.instance" boolvalue="true" />
! <file name="net-sourceforge-javaprofiler-module-actions-StartProfiler.instance" />
! <attr name="net-sourceforge-javaprofiler-module-actions-StartProfiler.instance/net-sourceforge-javaprofiler-module-actions-AttachAction.instance" boolvalue="true" />
<file name="net-sourceforge-javaprofiler-module-actions-AttachAction.instance" />
<attr name="net-sourceforge-javaprofiler-module-actions-AttachAction.instance/net-sourceforge-javaprofiler-module-actions-ListenAction.instance" boolvalue="true" />
***************
*** 89,93 ****
<folder name="Profiler">
<file name="net-sourceforge-javaprofiler-module-actions-ProfilerWindowAction.instance" />
! <attr name="net-sourceforge-javaprofiler-module-actions-ProfilerWindowAction.instance/net-sourceforge-javaprofiler-module-actions-AttachAction.instance" boolvalue="true" />
<file name="net-sourceforge-javaprofiler-module-actions-AttachAction.instance" />
<attr name="net-sourceforge-javaprofiler-module-actions-AttachAction.instance/net-sourceforge-javaprofiler-module-actions-ListenAction.instance" boolvalue="true" />
--- 92,98 ----
<folder name="Profiler">
<file name="net-sourceforge-javaprofiler-module-actions-ProfilerWindowAction.instance" />
! <attr name="net-sourceforge-javaprofiler-module-actions-ProfilerWindowAction.instance/net-sourceforge-javaprofiler-module-actions-StartProfiler.instance" boolvalue="true" />
! <file name="net-sourceforge-javaprofiler-module-actions-StartProfiler.instance" />
! <attr name="net-sourceforge-javaprofiler-module-actions-StartProfiler.instance/net-sourceforge-javaprofiler-module-actions-AttachAction.instance" boolvalue="true" />
<file name="net-sourceforge-javaprofiler-module-actions-AttachAction.instance" />
<attr name="net-sourceforge-javaprofiler-module-actions-AttachAction.instance/net-sourceforge-javaprofiler-module-actions-ListenAction.instance" boolvalue="true" />
|