You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cd...@apache.org on 2005/11/29 16:42:54 UTC

svn commit: r349737 - /forrest/trunk/tools/forrestbar/xpi/chrome/content/forrestbarOverlay.xul

Author: cdupoirieux
Date: Tue Nov 29 07:42:47 2005
New Revision: 349737

URL: http://svn.apache.org/viewcvs?rev=349737&view=rev
Log:
Cocoon Profiler integration in the Dev. menu...

Modified:
    forrest/trunk/tools/forrestbar/xpi/chrome/content/forrestbarOverlay.xul

Modified: forrest/trunk/tools/forrestbar/xpi/chrome/content/forrestbarOverlay.xul
URL: http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbar/xpi/chrome/content/forrestbarOverlay.xul?rev=349737&r1=349736&r2=349737&view=diff
==============================================================================
--- forrest/trunk/tools/forrestbar/xpi/chrome/content/forrestbarOverlay.xul (original)
+++ forrest/trunk/tools/forrestbar/xpi/chrome/content/forrestbarOverlay.xul Tue Nov 29 07:42:47 2005
@@ -82,6 +82,8 @@
           <menuseparator/>
           <menuitem label="ls.contracts" onclick="navigate('http://localhost:8888/ls.contracts.html');" />
           <menuitem label="ls.contracts.project" onclick="navigate('http://localhost:8888/ls.contracts.project.html');" />
+          <menuseparator/>
+          <menuitem label="Cocoon Profiler (Needs the Profiler to be used...)" onclick="navigate('http://localhost:8888/cprofile.html');" />
         </menupopup>
       </toolbarbutton>