aboutsummaryrefslogtreecommitdiff
path: root/src/prepaid-manager-applet.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/prepaid-manager-applet.py')
-rwxr-xr-xsrc/prepaid-manager-applet.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prepaid-manager-applet.py b/src/prepaid-manager-applet.py
index 3302138..c48bce9 100755
--- a/src/prepaid-manager-applet.py
+++ b/src/prepaid-manager-applet.py
@@ -325,6 +325,7 @@ class PPMDialog(Gtk.ApplicationWindow):
def _init_about_dialog(self):
self.about_dialog = Gtk.AboutDialog(
+ parent=self,
authors=["Guido Günther <agx@sigxcpu.org>"],
website="https://honk.sigxcpu.org/piki/projects/ppm/",
website_label=_("Website"),