From 459706710945ea711d80311308916d77c3cb0cf3 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Thu, 23 Mar 2006 16:43:28 +0000 Subject: Port notebook DND to gtk+ 2.9. 2006-03-23 Christian Persch * configure.ac: * data/ui/epiphany-ui.xml: * src/ephy-lockdown.c: (update_window): * src/ephy-notebook.c: (ephy_notebook_class_init), (button_press_cb), (ephy_notebook_init), (tab_label_weak_notify_cb), (build_tab_label): * src/ephy-notebook.h: * src/ephy-session.c: (notebook_page_added_cb), (notebook_page_removed_cb), (notebook_page_reordered_cb), (impl_attach_window): * src/ephy-tabs-menu.c: (notebook_page_added_cb), (notebook_page_removed_cb), (notebook_page_reordered_cb), (ephy_tabs_menu_set_window): * src/ephy-window.c: (update_tabs_menu_sensitivity), (idle_tab_remove_cb), (notebook_page_added_cb), (notebook_page_removed_cb), (notebook_page_reordered_cb), (notebook_page_close_request_cb), (setup_notebook), (ephy_window_remove_tab), (notebook_switch_page_cb): * src/epiphany.defs: * src/window-commands.c: (window_cmd_tabs_move_left), (window_cmd_tabs_move_right): Port notebook DND to gtk+ 2.9. --- data/ui/epiphany-ui.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/ui') diff --git a/data/ui/epiphany-ui.xml b/data/ui/epiphany-ui.xml index 4887cbb07..0f38209ac 100644 --- a/data/ui/epiphany-ui.xml +++ b/data/ui/epiphany-ui.xml @@ -93,7 +93,7 @@ - + @@ -169,7 +169,7 @@ - + -- cgit v1.2.3