[network-manager-applet] applet: center info window



commit fb82e41a9a2c49f9303d2c80a39b343a745e3534
Author: Dan Williams <dcbw redhat com>
Date:   Thu Mar 7 16:18:57 2013 -0600

    applet: center info window

 src/info.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/info.ui b/src/info.ui
index ad99750..4efdf84 100644
--- a/src/info.ui
+++ b/src/info.ui
@@ -2,6 +2,7 @@
 <interface>
   <object class="GtkDialog" id="info_dialog">
     <property name="border_width">5</property>
+    <property name="window_position">center</property>
     <property name="title" translatable="yes">Connection Information</property>
     <property name="resizable">False</property>
     <property name="icon_name">gtk-info</property>


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