Add the import wizard to settings, fix Chromium Edge

This commit is contained in:
ownedbywuigi 2026-04-01 18:01:58 +01:00
commit 78baea7a1d
6 changed files with 116 additions and 9 deletions

View file

@ -244,6 +244,20 @@
</radiogroup>
</groupbox>
<!-- Import -->
<groupbox id="importGroup"
data-category="paneGeneral"
hidden="true">
<caption><label>&importGroup.label;</label></caption>
<hbox>
<button id="openMigrationWizard"
class="content-cell-item"
label="&importBrowserData.label;"
accesskey="&importBrowserData.accesskey;"/>
</hbox>
</groupbox>
<!-- Tab preferences -->
<groupbox data-category="paneGeneral"
hidden="true" align="start">