diff options
Diffstat (limited to 'plugins/exchange-operations/exchange-passwd-expiry.glade')
-rw-r--r-- | plugins/exchange-operations/exchange-passwd-expiry.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/exchange-operations/exchange-passwd-expiry.glade b/plugins/exchange-operations/exchange-passwd-expiry.glade index 2771dced93..14c430f65d 100644 --- a/plugins/exchange-operations/exchange-passwd-expiry.glade +++ b/plugins/exchange-operations/exchange-passwd-expiry.glade @@ -8,7 +8,7 @@ <property name="visible">True</property> <property name="title" translatable="yes">Password Expiry Warning...</property> <property name="type">GTK_WINDOW_TOPLEVEL</property> - <property name="window_position">GTK_WIN_POS_NONE</property> + <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property> <property name="modal">False</property> <property name="resizable">True</property> <property name="destroy_with_parent">False</property> |