home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 October / Gamestar_77_2005-10_dvd.iso / Programy / nsb-install-8-0.exe / chrome / aim.jar / content / aim / AppWindowPlatformOverlay.xul < prev    next >
Encoding:
Extensible Markup Language  |  2005-07-29  |  493 b   |  12 lines

  1. <?xml version="1.0"?>
  2. <!DOCTYPE window SYSTEM "chrome://aim/locale/App.dtd" >
  3. <overlay id="AppWindowPlatformOverlay"
  4.    xmlns:html="http://www.w3.org/1999/xhtml"
  5.    xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
  6.  
  7. <!-- The contents of this file are for App  window and WIN32 platform specific -->
  8.  
  9.   <menuitem id="confirm_account" label="&confirmAccount.label;" 
  10.             oncommand="cmdConfirmAccount()" accesskey="&confirmAccount.accesskey;"/>
  11. </overlay>
  12.