netsurf/frontends
Michael Drake 7ca75a4cee RISC OS: Fix hotlist save.
The read and write paths for hotlist are different:

    #define CHOICES_PREFIX "<Choices$Write>.WWW.NetSurf."

    NSOPTION_STRING(hotlist_path, "NetSurf:Hotlist")
    NSOPTION_STRING(hotlist_save, CHOICES_PREFIX "Hotlist")

This switches to using hotlist_save for writing.
2016-12-29 15:15:41 +00:00
..
amiga Never warn the user about multiple tabs being open when we're in the process of quitting. 2016-12-15 18:23:52 +00:00
atari Atari: Fix typo. 2016-12-29 15:08:44 +00:00
beos remove unecessary include of depricated tree interface from beos 2016-12-16 15:14:26 +00:00
cocoa Allow certificate verification user prompt creation to return errors 2016-07-31 13:25:20 +01:00
framebuffer fix gtk install target to cope with gtk3 2016-10-05 19:44:49 +01:00
gtk gtk: Update for new hotlist API. 2016-12-29 14:49:39 +00:00
monkey make monkey frontend mime type processing use explicit ascii processing 2016-09-07 21:45:21 +01:00
riscos RISC OS: Fix hotlist save. 2016-12-29 15:15:41 +00:00
windows Windows: Update for new hotlist API. 2016-12-29 15:01:07 +00:00
Makefile Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00