From 172c816776d8af3c8493fa75d40ec44f0d8b7ec5 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Thu, 2 Jul 2020 13:09:36 +0200 Subject: Use error dialog This allows for more styling --- data/ppm.gresources.xml | 1 + data/ui/ppm-error-dialog.ui | 96 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 97 insertions(+) create mode 100644 data/ui/ppm-error-dialog.ui (limited to 'data') diff --git a/data/ppm.gresources.xml b/data/ppm.gresources.xml index 36e93a1..2948c0d 100644 --- a/data/ppm.gresources.xml +++ b/data/ppm.gresources.xml @@ -2,6 +2,7 @@ ui/ppm.ui + ui/ppm-error-dialog.ui ui/ppm-provider-assistant.ui diff --git a/data/ui/ppm-error-dialog.ui b/data/ui/ppm-error-dialog.ui new file mode 100644 index 0000000..a0e1842 --- /dev/null +++ b/data/ui/ppm-error-dialog.ui @@ -0,0 +1,96 @@ + + + + + + -- cgit v1.2.3