mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Change filter window title
This commit is contained in:
@@ -4,7 +4,7 @@ using Adw 1;
|
||||
template FilterWindow : Adw.Window {
|
||||
default-width: 500;
|
||||
default-height: 450;
|
||||
title: _("Set a Filter");
|
||||
title: _("Set Filter");
|
||||
modal: true;
|
||||
|
||||
Adw.ToolbarView main_toolbar_view {
|
||||
|
||||
Reference in New Issue
Block a user