From 42e280b93594b30f2e757d49d6e088dbc286ea3b Mon Sep 17 00:00:00 2001 From: Hugo Posnic Date: Tue, 27 Dec 2016 15:27:47 +0100 Subject: [PATCH] Change way to set transient for property --- src/manjaro_hello.py | 1 - ui/manjaro-hello.glade | 87 +++++++++++++++++++++--------------------- 2 files changed, 44 insertions(+), 44 deletions(-) diff --git a/src/manjaro_hello.py b/src/manjaro_hello.py index 0cdb7b4..d644884 100644 --- a/src/manjaro_hello.py +++ b/src/manjaro_hello.py @@ -256,7 +256,6 @@ class ManjaroHello(): self.set_autostart(autostart) elif name == "about": dialog = self.builder.get_object("aboutdialog") - dialog.set_transient_for(self.window) dialog.run() dialog.hide() diff --git a/ui/manjaro-hello.glade b/ui/manjaro-hello.glade index 9605a45..67ee899 100644 --- a/ui/manjaro-hello.glade +++ b/ui/manjaro-hello.glade @@ -2,49 +2,6 @@ - - False - About - dialog - Manjaro Hello - 0.4 - Welcome screen for Manjaro - https://github.com/Huluti/manjaro-hello - Github - Hugo Posnic - Michael Kogan [de] -Bernhard Landauer [de] -Hugo Posnic [fr] -Daniel Napora [pl] -Ilya Ostapenko [ru] - - gpl-3-0 - - - True - True - vertical - 2 - - - False - end - - - False - False - 0 - - - - - - - - - - - True False @@ -533,4 +490,48 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we + + False + About + dialog + window + Manjaro Hello + 0.4 + Welcome screen for Manjaro + https://github.com/Huluti/manjaro-hello + Github + Hugo Posnic + Michael Kogan [de] +Bernhard Landauer [de] +Hugo Posnic [fr] +Daniel Napora [pl] +Ilya Ostapenko [ru] + + gpl-3-0 + + + True + True + vertical + 2 + + + False + end + + + False + False + 0 + + + + + + + + + + +