aboutsummaryrefslogtreecommitdiffstats
path: root/designs/read_receipts
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 /designs/read_receipts
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 'designs/read_receipts')
-rw-r--r--designs/read_receipts/read.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/designs/read_receipts/read.glade b/designs/read_receipts/read.glade
index a136e699e5..7b3087b5d2 100644
--- a/designs/read_receipts/read.glade
+++ b/designs/read_receipts/read.glade
@@ -7,7 +7,7 @@
<property name="visible">True</property>
<property name="title" translatable="yes">Read Receipts</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>