diff --git a/gnome-extra/health/files/190.patch b/gnome-extra/health/files/190.patch new file mode 100644 index 0000000..38099e8 --- /dev/null +++ b/gnome-extra/health/files/190.patch @@ -0,0 +1,15 @@ +diff --git a/data/ui/setup_window.blp b/data/ui/setup_window.blp +index 798719db9b92beff8a40d76364036fab008152a3..e162f7814291fefaef552175352ed0c2d4fa5cd4 100644 +--- a/data/ui/setup_window.blp ++++ b/data/ui/setup_window.blp +@@ -305,8 +305,8 @@ template HealthSetupWindow : Adw.ApplicationWindow { + } + + Adw.Clamp { +- maximum-size: "400"; +- tightening-threshold: "200"; ++ maximum-size: 400; ++ tightening-threshold: 200; + valign: center; + vexpand: true; + hexpand: true; diff --git a/gnome-extra/health/health-0.94.0.ebuild b/gnome-extra/health/health-0.94.0.ebuild index ae3e698..94812f5 100644 --- a/gnome-extra/health/health-0.94.0.ebuild +++ b/gnome-extra/health/health-0.94.0.ebuild @@ -26,6 +26,10 @@ RDEPEND=" DEPEND="${RDEPEND}" +PATCHES=( + ${FILESDIR}/190.patch +) + pkg_postinst() { xdg_pkg_postinst gnome2_schemas_update