Add placeholder text to search entries
This commit is contained in:
@@ -197,6 +197,7 @@ template $CartridgesWindow : Adw.ApplicationWindow {
|
||||
tightening-threshold: 500;
|
||||
|
||||
SearchEntry search_entry {
|
||||
placeholder-text: _("Search");
|
||||
hexpand: true;
|
||||
}
|
||||
}
|
||||
@@ -256,6 +257,7 @@ Adw.NavigationPage hidden_library_page {
|
||||
tightening-threshold: 500;
|
||||
|
||||
SearchEntry hidden_search_entry {
|
||||
placeholder-text: _("Search");
|
||||
hexpand: true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user