Center shelf config dialog.

SVN revision: 47884
This commit is contained in:
Christopher Michael 2010-04-09 19:09:42 +00:00
parent 8c7e0d1631
commit 536b1c6575
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ e_int_shelf_config(E_Shelf *es)
e_config_dialog_new(es->zone->container, _("Shelf Settings"),
"E", "_shelf_config_dialog",
"preferences-desktop-shelf", 0, v, es);
e_win_centered_set(es->config_dialog->dia->win, EINA_TRUE);
}
/* local functions */