From 8b83456c02fbdc738bc25b244633eb27522b9119 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Thu, 15 Aug 2013 19:19:24 +0100 Subject: Beginnings of new hotlist module, implemented with new treeview. Currently it can only open, display and launch entries in an existing hotlist file. TODO: - Generate defualt hotlist when file not found. - Add hotlist saving. - Allow adding to hotlist. - Allow hotlist editing. - Allow hotlist nodes to be moved by dragging. - Allow hotlist visit data to be updated. --- desktop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/Makefile') diff --git a/desktop/Makefile b/desktop/Makefile index 03e9591c0..4ba2b8552 100644 --- a/desktop/Makefile +++ b/desktop/Makefile @@ -1,7 +1,7 @@ # Sources for desktop S_DESKTOP := cookie_manager.c cookies_old.c history_global_core.c hotlist_old.c knockout.c \ - mouse.c plot_style.c print.c search.c searchweb.c \ + hotlist.c mouse.c plot_style.c print.c search.c searchweb.c \ scrollbar.c sslcert_viewer.c textarea.c thumbnail.c tree.c \ tree_url_node.c version.c system_colour.c global_history.c treeview.c -- cgit v1.2.3