home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <!-- You may find the license in the LICENSE file -->
- <!DOCTYPE overlay SYSTEM "chrome://flashget3/locale/saveas.dtd">
- <overlay id="fg3DownloadSaveAs" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
- <script type="application/x-javascript" src="chrome://global/content/nsUserSettings.js" />
- <script type="application/x-javascript" src="chrome://flashget3/content/saveas.js"/>
-
- <radiogroup id="mode">
- <vbox insertbefore="save" id="flashget3container" collapsed="true" flex="1">
- <hbox flex="1">
- <radio id="FG3saveas" label="FlashGet3" disable="true"/>
- </hbox>
- </vbox>
- </radiogroup>
- </overlay>
-