[BASILISK] Restore Tabs from Other Devices history menu item and Add First Sync Progress

This commit is contained in:
Matt A. Tobin 2019-04-13 06:52:08 -04:00 committed by Roy Tam
commit a35c549212
13 changed files with 176 additions and 8 deletions

View file

@ -314,11 +314,13 @@
key="key_sanitize"
command="Tools:Sanitize"/>
<menuseparator id="sanitizeSeparator"/>
#ifdef MOZ_SERVICES_SYNC
<menuitem id="sync-tabs-menuitem"
class="syncTabsMenuItem"
label="&syncTabsMenu3.label;"
label="&syncTabsMenu2.label;"
oncommand="BrowserOpenSyncTabs();"
hidden="true"/>
disabled="true"/>
#endif
<menuitem id="historyRestoreLastSession"
label="&historyRestoreLastSession.label;"
command="Browser:RestoreLastSession"/>