[krb5-auth-dialog] Center ticket window on screen



commit 6724f7b4f7d7370108ee4c935343d51334ce32e8
Author: Guido Günther <agx sigxcpu org>
Date:   Thu Oct 30 09:56:07 2014 +0100

    Center ticket window on screen

 src/resources/ui/ka-main-window.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/resources/ui/ka-main-window.ui b/src/resources/ui/ka-main-window.ui
index 1a8c890..0d7e0ef 100644
--- a/src/resources/ui/ka-main-window.ui
+++ b/src/resources/ui/ka-main-window.ui
@@ -10,6 +10,7 @@
   <object class="GtkApplicationWindow" id="krb5_main_window">
     <property name="can_focus">False</property>
     <property name="title" translatable="yes">Service Tickets</property>
+    <property name="window_position">center</property>
     <signal name="delete-event" handler="ka_main_window_hide" swapped="no"/>
     <child>
       <object class="GtkGrid" id="grid1">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]