1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 14:07:45 +00:00

Browser: Add more intuitive search

This commit is contained in:
Cameron Youell 2023-06-07 11:02:02 +10:00 committed by Sam Atkins
parent d68433653a
commit d972338208
4 changed files with 16 additions and 14 deletions

View file

@ -129,7 +129,7 @@
}
@GUI::CheckBox {
text: "Search using '?' in the URL box"
text: "Search in the URL box"
name: "enable_search_engine_checkbox"
}
}