зеркало из https://github.com/mozilla/pjs.git
Bug #351686 --> change defualt toolbar set for compose to use a separator after send. sr=bienvenu
This commit is contained in:
Родитель
e0ef2221f4
Коммит
48be84d220
|
@ -668,9 +668,9 @@
|
||||||
toolbarname="Compose"
|
toolbarname="Compose"
|
||||||
fullscreentoolbar="true" mode="full"
|
fullscreentoolbar="true" mode="full"
|
||||||
#ifdef XP_MACOSX
|
#ifdef XP_MACOSX
|
||||||
defaultset="button-send,spacer,button-address,spacer,spellingButton,spacer,button-attach,button-security,spacer,button-save,spring,throbber-box"
|
defaultset="button-send,separator,button-address,spellingButton,button-attach,button-security,button-save,spring,throbber-box"
|
||||||
#else
|
#else
|
||||||
defaultset="button-send,spacer,button-address,spacer,spellingButton,spacer,button-attach,button-security,spacer,button-save"
|
defaultset="button-send,separator,button-address,spellingButton,button-attach,button-security,button-save"
|
||||||
#endif
|
#endif
|
||||||
customizable="true" context="toolbar-context-menu">
|
customizable="true" context="toolbar-context-menu">
|
||||||
</toolbar>
|
</toolbar>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче