add an option to search the web from the app list

This commit is contained in:
Josia Pietsch 2024-12-21 03:04:50 +01:00
parent 2d53562d58
commit 9216837879
Signed by: jrpie
GPG key ID: E70B571D66986A2D
5 changed files with 18 additions and 1 deletions

View file

@ -140,6 +140,7 @@
<string name="settings_enabled_gestures_edge_swipe_key" translatable="false">enabled_gestures.edge_actions</string>
<string name="settings_enabled_gestures_edge_swipe_edge_width_key" translatable="false">enabled_gestures.edge_actions.edge_width</string>
<string name="settings_functionality_search_auto_launch_key" translatable="false">functionality.search_auto_launch</string>
<string name="settings_functionality_search_web_key" translatable="false">functionality.search_web</string>
<string name="settings_functionality_search_auto_open_keyboard_key" translatable="false">functionality.search_auto_keyboard</string>