updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / epiphany-aqd / ephy-history-window.patch
blob3f1be9fb6eb52e3e8b3a9dedf10dd28dd88864a5
1 --- src/ephy-history-window.c.old 2005-06-16 20:38:13.000000000 +0800
2 +++ src/ephy-history-window.c 2005-10-01 18:01:42.000000000 +0800
3 @@ -659,8 +659,8 @@
4 (node, EPHY_NODE_PAGE_PROP_LOCATION);
5 g_return_if_fail (location != NULL);
7 - ephy_shell_new_tab (ephy_shell, NULL, NULL, location,
8 - EPHY_NEW_TAB_OPEN_PAGE);
9 + ephy_shell_new_tab (ephy_shell, EPHY_WINDOW (get_target_window (editor)), NULL, location,
10 + EPHY_NEW_TAB_OPEN_PAGE | EPHY_NEW_TAB_IN_EXISTING_WINDOW | EPHY_NEW_TAB_JUMP | EPHY_NEW_TAB_APPEND_AFTER);
13 static void