home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
-
- <?xml-stylesheet href="chrome://aim/skin/prefPanels.css" type="text/css"?>
- <?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
-
- <!DOCTYPE window SYSTEM "chrome://communicator/locale/pref/pref-IM-appearance_overlay.dtd">
-
- <overlay id="IMPrefsAppearanceOverlay" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
-
- <script language="JavaScript">
- <![CDATA[
- // this appends this element to the wsm ID array
- if( _elementIDs )
- _elementIDs.push("generalStartupAIM");
- ]]>
- </script>
-
- <groupbox orient="vertical" id="generalStartupPreferences">
- <checkbox id="generalStartupAIM" label="&aimCheck.label;" accesskey="&aimCheck.accesskey;" prefstring="general.startup.aim"/>
- </groupbox>
-
- </overlay>
-