Ignore:
Timestamp:
07/10/10 15:32:53 (23 months ago)
Author:
vain
Message:
  • readded phpDoc to toolbar
File:
1 edited

Legend:

Unmodified
Added
Removed
  • subprojects/toolbar/trunk/Chrome/Content/clansuitetoolbar.xul

    r4468 r4569  
    287287                                class="menuitem-iconic" /> 
    288288 
    289               </menupopup> 
     289                <menuitem label="Clansuite phpDoc" 
     290                                tooltiptext="Show the Clansuite phpDocumentation" 
     291                                onclick="checkForMiddleClick(this, event)" 
     292                                oncommand="Clansuite_LoadURL('http://www.clansuite.com/documentation/developer/phpdoc/')" 
     293                                image="chrome://clansuitetoolbar/skin/documentation-classes.png" 
     294                                class="menuitem-iconic" /> 
     295 
     296            </menupopup> 
    290297            </toolbarbutton> 
    291298 
Note: See TracChangeset for help on using the changeset viewer.