mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
Issue #1258 - Part 4: Remove Add IM Account from Account Manager
This commit is contained in:
parent
18ffebc2a1
commit
0641178442
2 changed files with 0 additions and 11 deletions
|
|
@ -46,11 +46,6 @@
|
|||
accesskey="&addMailAccountButton.accesskey;"
|
||||
prefstring="mail.disable_new_account_addition"
|
||||
oncommand="AddMailAccount(event); event.stopPropagation();"/>
|
||||
<menuitem id="accountActionsAddIMAccount"
|
||||
label="&addIMAccountButton.label;"
|
||||
accesskey="&addIMAccountButton.accesskey;"
|
||||
prefstring="mail.disable_new_account_addition"
|
||||
oncommand="AddIMAccount(event); event.stopPropagation();"/>
|
||||
<menuitem id="accountActionsAddFeedAccount"
|
||||
label="&addFeedAccountButton.label;"
|
||||
accesskey="&addFeedAccountButton.accesskey;"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue