From 493d0ed9a32c3c0a3d7761049b9e746273a5cbe3 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Mon, 18 Jun 2007 05:07:15 +0000 Subject: ** Fix for bug #325882 svn path=/trunk/; revision=33694 --- plugins/exchange-operations/ChangeLog | 10 ++++++++++ plugins/exchange-operations/e-foreign-folder-dialog.glade | 2 +- plugins/exchange-operations/exchange-folder-tree.glade | 2 +- plugins/exchange-operations/exchange-oof.glade | 4 ++-- plugins/exchange-operations/exchange-passwd-expiry.glade | 2 +- 5 files changed, 15 insertions(+), 5 deletions(-) (limited to 'plugins') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index e86c3d2dcf..975370759a 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,13 @@ +2007-06-11 Milan Crha + + ** Fix for bug #325882 + + * exchange-folder-tree.glade: + * exchange-oof.glade: + * e-foreign-folder-dialog.glade: + * exchange-passwd-expiry.glade: + Changed GTK_WIN_POS_NONE to GTK_WIN_POS_CENTER_ON_PARENT. + 2007-06-03 Srinivasa Ragavan ** Fix for bug #386503 from Matthew Barnes diff --git a/plugins/exchange-operations/e-foreign-folder-dialog.glade b/plugins/exchange-operations/e-foreign-folder-dialog.glade index 181e454fb5..2a3ae5a13f 100644 --- a/plugins/exchange-operations/e-foreign-folder-dialog.glade +++ b/plugins/exchange-operations/e-foreign-folder-dialog.glade @@ -10,7 +10,7 @@ no 350 yes - GTK_WIN_POS_NONE + GTK_WIN_POS_CENTER_ON_PARENT diff --git a/plugins/exchange-operations/exchange-folder-tree.glade b/plugins/exchange-operations/exchange-folder-tree.glade index 0505681a7b..487b2cee88 100644 --- a/plugins/exchange-operations/exchange-folder-tree.glade +++ b/plugins/exchange-operations/exchange-folder-tree.glade @@ -7,7 +7,7 @@ True Exchange Folder Tree GTK_WINDOW_TOPLEVEL - GTK_WIN_POS_NONE + GTK_WIN_POS_CENTER_ON_PARENT False 250 300 diff --git a/plugins/exchange-operations/exchange-oof.glade b/plugins/exchange-operations/exchange-oof.glade index 28294f795e..8e8c5617a4 100644 --- a/plugins/exchange-operations/exchange-oof.glade +++ b/plugins/exchange-operations/exchange-oof.glade @@ -7,7 +7,7 @@ 6 Out of Office Assistant GTK_WINDOW_TOPLEVEL - GTK_WIN_POS_NONE + GTK_WIN_POS_CENTER_ON_PARENT False False False @@ -225,7 +225,7 @@ Would you like to change your status to "In the Office"? True Out of Office Assistant GTK_WINDOW_TOPLEVEL - GTK_WIN_POS_NONE + GTK_WIN_POS_CENTER_ON_PARENT False True False 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 @@ True Password Expiry Warning... GTK_WINDOW_TOPLEVEL - GTK_WIN_POS_NONE + GTK_WIN_POS_CENTER_ON_PARENT False True False -- cgit v1.2.3