diff options
author | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-10-08 20:19:35 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-10-08 20:19:35 +0800 |
commit | 99739fa78091fb41ccd2431b1a5249a8d24d2287 (patch) | |
tree | c9cd5ddacaccb460c39455f19094b690736e083a /src/bookmarks/ephy-bookmark-properties.c | |
parent | 244b0d64db282670ab2f0d6baa49366708ad26e8 (diff) | |
download | gsoc2013-epiphany-99739fa78091fb41ccd2431b1a5249a8d24d2287.tar gsoc2013-epiphany-99739fa78091fb41ccd2431b1a5249a8d24d2287.tar.gz gsoc2013-epiphany-99739fa78091fb41ccd2431b1a5249a8d24d2287.tar.bz2 gsoc2013-epiphany-99739fa78091fb41ccd2431b1a5249a8d24d2287.tar.lz gsoc2013-epiphany-99739fa78091fb41ccd2431b1a5249a8d24d2287.tar.xz gsoc2013-epiphany-99739fa78091fb41ccd2431b1a5249a8d24d2287.tar.zst gsoc2013-epiphany-99739fa78091fb41ccd2431b1a5249a8d24d2287.zip |
*** empty log message ***
Diffstat (limited to 'src/bookmarks/ephy-bookmark-properties.c')
-rw-r--r-- | src/bookmarks/ephy-bookmark-properties.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bookmarks/ephy-bookmark-properties.c b/src/bookmarks/ephy-bookmark-properties.c index 6c92b6e88..65ef5044b 100644 --- a/src/bookmarks/ephy-bookmark-properties.c +++ b/src/bookmarks/ephy-bookmark-properties.c @@ -321,7 +321,7 @@ build_ui (EphyBookmarkProperties *editor) ephy_state_add_window (GTK_WIDGET(editor), "bookmark_properties", - 290, 280, + 290, 280, FALSE, EPHY_STATE_WINDOW_SAVE_SIZE); update_window_title (editor); |