mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
The evil skeleton type syntax (#79)
* Use type syntax introduced in blueprint 0.8.0 * Update translations * Make orphans window work with new install type system * Fix filter window in regards to new remote install type syntax * Fix pressing cancel on trashing data still trashing data * Refresh list of flatpaks when a snapshot is applied --------- Co-authored-by: Hari Rana <theevilskeleton@riseup.net>
This commit is contained in:
@@ -2,6 +2,7 @@ using Gtk 4.0;
|
||||
using Adw 1;
|
||||
|
||||
template $RemotesWindow: Adw.Window {
|
||||
title: _("Manage Remotes");
|
||||
default-width: 500;
|
||||
default-height: 450;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user