aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/fulladdr.glade
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2007-06-18 13:07:15 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2007-06-18 13:07:15 +0800
commit493d0ed9a32c3c0a3d7761049b9e746273a5cbe3 (patch)
tree3fc1b23dd12ff671fac05d74cb5dd1762845afd2 /addressbook/gui/contact-editor/fulladdr.glade
parent852a2b1be1ab9ebaa48232a79b7de79fda763e4e (diff)
downloadgsoc2013-evolution-493d0ed9a32c3c0a3d7761049b9e746273a5cbe3.tar
gsoc2013-evolution-493d0ed9a32c3c0a3d7761049b9e746273a5cbe3.tar.gz
gsoc2013-evolution-493d0ed9a32c3c0a3d7761049b9e746273a5cbe3.tar.bz2
gsoc2013-evolution-493d0ed9a32c3c0a3d7761049b9e746273a5cbe3.tar.lz
gsoc2013-evolution-493d0ed9a32c3c0a3d7761049b9e746273a5cbe3.tar.xz
gsoc2013-evolution-493d0ed9a32c3c0a3d7761049b9e746273a5cbe3.tar.zst
gsoc2013-evolution-493d0ed9a32c3c0a3d7761049b9e746273a5cbe3.zip
** Fix for bug #325882
svn path=/trunk/; revision=33694
Diffstat (limited to 'addressbook/gui/contact-editor/fulladdr.glade')
-rw-r--r--addressbook/gui/contact-editor/fulladdr.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/contact-editor/fulladdr.glade b/addressbook/gui/contact-editor/fulladdr.glade
index bf4be741d2..509e0c22b8 100644
--- a/addressbook/gui/contact-editor/fulladdr.glade
+++ b/addressbook/gui/contact-editor/fulladdr.glade
@@ -6,7 +6,7 @@
<widget class="GtkDialog" id="dialog-checkaddress">
<property name="title" translatable="yes">Full Address</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">True</property>
<property name="resizable">True</property>
<property name="destroy_with_parent">False</property>