summaryrefslogtreecommitdiff
path: root/desktop/Makefile
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2013-08-15 19:19:24 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2013-08-16 08:25:25 +0100
commit8b83456c02fbdc738bc25b244633eb27522b9119 (patch)
treef2e8cd27124c055376a875e83b794103e53731c0 /desktop/Makefile
parentee7df2761f95359b9ad67812dd48286740036710 (diff)
downloadnetsurf-8b83456c02fbdc738bc25b244633eb27522b9119.tar.gz
netsurf-8b83456c02fbdc738bc25b244633eb27522b9119.tar.bz2
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.
Diffstat (limited to 'desktop/Makefile')
-rw-r--r--desktop/Makefile2
1 files changed, 1 insertions, 1 deletions
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