home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / 05_02.iso / software / netscape6 / nim.xpi / bin / chrome / aim.jar / content / aim / AppWindowPlatformOverlay.xul < prev    next >
Encoding:
Extensible Markup Language  |  2001-06-15  |  440 b   |  11 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;" oncommand="cmdConfirmAccount()" />
  10. </overlay>
  11.