зеркало из https://github.com/mozilla/gecko-dev.git
further tweaks to smtp server editor
r=sspitzer
This commit is contained in:
Родитель
25b2bf6b6d
Коммит
bb1d11d8bb
|
@ -44,7 +44,9 @@
|
|||
<key id="keyset"/>
|
||||
</keyset>
|
||||
|
||||
<html>&smtpListDesc.label;</html>
|
||||
<box align="horizontal">
|
||||
<html flex="1">&smtpListDesc.label;</html>
|
||||
</box>
|
||||
<box align="horizontal">
|
||||
<tree id="smtpTree" onselect="onSelectionChange(event);">
|
||||
<treechildren id="smtpTreeChildren"/>
|
||||
|
|
|
@ -24,13 +24,16 @@
|
|||
|
||||
-->
|
||||
|
||||
<!DOCTYPE window SYSTEM "chrome://messenger/locale/SmtpServerList.dtd">
|
||||
<!DOCTYPE window SYSTEM "chrome://messenger/locale/smtpEditOverlay.dtd">
|
||||
|
||||
<overlay xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
|
||||
<box id="smtpServerEditor" align="horizontal">
|
||||
<text value="this is the smtp server overlay"/>
|
||||
<box align="vertical">
|
||||
<text value="&serverName.label;"/>
|
||||
<textedit/>
|
||||
</box>
|
||||
</box>
|
||||
|
||||
</overlay>
|
||||
|
|
Загрузка…
Ссылка в новой задаче