initial UI for sound picker. working on a datasource that will

sniff the system and display a menulist.  r/sr=sspitzer
This commit is contained in:
sspitzer%netscape.com 2002-09-16 03:36:23 +00:00
Родитель 4c772b3e08
Коммит c37bf3b4bd
1 изменённых файлов: 6 добавлений и 1 удалений

Просмотреть файл

@ -21,6 +21,7 @@ Rights Reserved.
Contributor(s):
rcassin@supernova.org
Seth Spitzer <sspitzer@netscape.com>
-->
<?xml-stylesheet href="chrome://messenger/skin/prefPanels.css" type="text/css"?>
@ -37,7 +38,7 @@ Contributor(s):
<script type="application/x-javascript">
<![CDATA[
var _elementIDs = ["mailPaneConfig", "mailnewsConfirmMoveFoldersToTrash",
"mailnewsStartPageEnabled", "mailnewsStartPageUrl",
"mailnewsStartPageEnabled", "mailnewsStartPageUrl", "mailnewsSoundFileUrl",
"newMailNotification", "newMailNotificationAlert", "mailWarnOnSendAccelKey" ];
]]>
</script>
@ -80,6 +81,10 @@ Contributor(s):
<checkbox id="newMailNotification" label="&playSound.label;"
prefstring="mail.biff.play_sound"
accesskey="&playSound.accesskey;" />
<textbox id="mailnewsSoundFileUrl" flex="1" preftype="string"
prefstring="mail.biff.play_sound.url"/>
</hbox>
<hbox align="center">