Don't unpin shortcuts when they are unavailable

This commit is contained in:
MM20
2023-10-13 15:03:01 +02:00
parent ad5772b3db
commit d797263c0a
6 changed files with 123 additions and 6 deletions
@@ -846,4 +846,7 @@
<string name="preference_restore_default">Restore default</string>
<string name="import_theme_apply">Apply theme</string>
<string name="import_theme_error">The selected file could not be read. Please make sure that you selected a valid theme file (*.kvtheme), and that the file is not corrupt.</string>
<string name="shortcut_label_unavailable">Unavailable</string>
<!-- %1$s: app name -->
<string name="shortcut_unavailable_description">This shortcut is unavailable because %1$s isn\'t the default launcher</string>
</resources>