зеркало из https://github.com/mozilla/pjs.git
bug 92499 and bug 227265 : view menu is not an obvious place for character encoding in mail compose (r=neil, sr=bienvenu)
This commit is contained in:
Родитель
7dc10bb4c9
Коммит
ce80d8481f
|
@ -273,8 +273,6 @@
|
|||
type="checkbox"/>
|
||||
</menupopup>
|
||||
</menu>
|
||||
<menuseparator/>
|
||||
<menu id = "maileditCharsetMenu" />
|
||||
</menupopup>
|
||||
</menu>
|
||||
|
||||
|
@ -314,6 +312,7 @@
|
|||
<menuitem type="radio" name="priority" label="&highestPriorityCmd.label;" accesskey="&highestPriorityCmd.accesskey;" id="priotity_highest"/>
|
||||
</menupopup>
|
||||
</menu>
|
||||
<menu id="maileditCharsetMenu" />
|
||||
<menu id="fccMenu" label="&fileCarbonCopyCmd.label;"
|
||||
accesskey="&fileCarbonCopyCmd.accesskey;"
|
||||
sortResource="http://home.netscape.com/NC-rdf#FolderTreeName"
|
||||
|
|
|
@ -305,8 +305,6 @@
|
|||
type="checkbox"/>
|
||||
</menupopup>
|
||||
</menu>
|
||||
<menuseparator/>
|
||||
<menu id = "maileditCharsetMenu" />
|
||||
</menupopup>
|
||||
</menu>
|
||||
|
||||
|
@ -345,6 +343,7 @@
|
|||
<menuitem type="radio" name="priority" label="&highestPriorityCmd.label;" accesskey="&highestPriorityCmd.accesskey;" id="priotity_highest"/>
|
||||
</menupopup>
|
||||
</menu>
|
||||
<menu id="maileditCharsetMenu" />
|
||||
<menu id="fccMenu" label="&fileCarbonCopyCmd.label;"
|
||||
accesskey="&fileCarbonCopyCmd.accesskey;"
|
||||
sortResource="http://home.netscape.com/NC-rdf#FolderTreeName"
|
||||
|
|
|
@ -113,7 +113,7 @@
|
|||
<!ENTITY quoteCmd.accesskey "Q">
|
||||
<!ENTITY selectAddressCmd.label "Select Addresses...">
|
||||
<!ENTITY selectAddressCmd.key "">
|
||||
<!ENTITY selectAddressCmd.accesskey "c">
|
||||
<!ENTITY selectAddressCmd.accesskey "A">
|
||||
|
||||
<!ENTITY checkSpellingCmd.label "Check Spelling...">
|
||||
<!ENTITY checkSpellingCmd.key "K">
|
||||
|
|
Загрузка…
Ссылка в новой задаче