зеркало из https://github.com/mozilla/pjs.git
Bug #271024 --> On windows and linux, use separators instead of spacers in the default address book
and mail 3-pane toolbars sr=bienvenu
This commit is contained in:
Родитель
6831ebd8d2
Коммит
6649a36a9e
|
@ -1857,7 +1857,11 @@
|
|||
fullscreentoolbar="true" mode="full"
|
||||
customizable="true"
|
||||
context="toolbar-context-menu"
|
||||
#ifdef XP_MACOSX
|
||||
defaultset="button-getmsg,button-newmsg,button-address,spacer,button-reply,button-replyall,button-forward,spacer,button-delete,button-junk,spacer,button-print,button-stop,spring,throbber-box">
|
||||
#else
|
||||
defaultset="button-getmsg,button-newmsg,button-address,separator,button-reply,button-replyall,button-forward,separator,button-delete,button-junk,separator,button-print,button-stop,spring,throbber-box">
|
||||
#endif
|
||||
</toolbar>
|
||||
<toolbarset id="customToolbars" context="toolbar-context-menu"/>
|
||||
</toolbox>
|
||||
|
|
|
@ -513,7 +513,11 @@
|
|||
fullscreentoolbar="true" mode="full"
|
||||
customizable="true"
|
||||
context="toolbar-context-menu"
|
||||
#ifdef XP_MACOSX
|
||||
defaultset="button-newcard,button-newlist,spacer,button-editcard,button-newmessage,spacer,button-abdelete,spring,throbber-box">
|
||||
#else
|
||||
defaultset="button-newcard,button-newlist,separator,button-editcard,button-newmessage,separator,button-abdelete,spring,throbber-box">
|
||||
#endif
|
||||
</toolbar>
|
||||
<toolbarset id="customToolbars" context="toolbar-context-menu"/>
|
||||
</toolbox>
|
||||
|
|
Загрузка…
Ссылка в новой задаче