From 4d7b97bca896a52e80f20b471a5b7d32e11fce76 Mon Sep 17 00:00:00 2001 From: SARL ENR-68 Date: Tue, 28 Oct 2014 18:59:48 +0100 Subject: Fix window positions - fix for the main_dialog window as 'center' instead of 'center-always'. - ensure that all windows are centered relative to the main_dialog window. - remove unneeded version of isodumper on the about_dialog window. --- share/isodumper/isodumper.glade | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/isodumper/isodumper.glade b/share/isodumper/isodumper.glade index 272a8ce..64769c4 100644 --- a/share/isodumper/isodumper.glade +++ b/share/isodumper/isodumper.glade @@ -9,6 +9,7 @@ center-on-parent isodumper dialog + main_dialog warning ok-cancel Writing is in progress. Exiting during writing will occur that the device or the backup will be unusable. @@ -21,9 +22,9 @@ Are you sure you want to quit during writing? center-on-parent isodumper dialog + main_dialog True IsoDumper - v0.32 © 2013-2014 Mageia A tool for writing ISO images on a USB stick. It's a fork of usb-imagewriter. https://github.com/papoteur-mga/isodumper @@ -432,6 +433,7 @@ Public License instead of this License. center-on-parent isodumper dialog + main_dialog True @@ -604,6 +606,7 @@ Public License instead of this License. isodumper dialog True + main_dialog warning ok-cancel Do you want to overwrite the file? @@ -705,6 +708,7 @@ Public License instead of this License. center-on-parent isodumper dialog + main_dialog True @@ -885,7 +889,7 @@ Public License instead of this License. False IsoDumper False - center-always + center isodumper dialog -- cgit v1.2.1