зеркало из https://github.com/mozilla/pjs.git
add advanced button and smtp server list to build
r=sspitzer
This commit is contained in:
Родитель
cb8d0db144
Коммит
701e217705
|
@ -67,6 +67,11 @@ EXPORT_RESOURCE_SAMPLES = \
|
|||
aw-accname.js \
|
||||
aw-done.xul \
|
||||
aw-done.js \
|
||||
SmtpServerList.xul \
|
||||
SmtpServerList.js \
|
||||
smtpEditOverlay.xul \
|
||||
SmtpServerEdit.xul \
|
||||
SmtpServerEdit.js \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
|
@ -60,4 +60,8 @@
|
|||
</html:tr>
|
||||
</html:table>
|
||||
|
||||
<box align="horizontal">
|
||||
<spring flex="100%"/>
|
||||
<button value="&advanced.label;" onclick="window.openDialog('chrome://messenger/content/SmtpServerList.xul', 'smtp', 'modal,chrome');"/>
|
||||
</box>
|
||||
</window>
|
||||
|
|
Загрузка…
Ссылка в новой задаче