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
..
2016-12-28 15:25:46 +00:00
2016-12-29 12:00:03 +00:00
2016-05-30 11:31:35 +01:00
2016-12-29 14:51:43 +00:00
2016-05-30 21:05:57 +01:00
2016-12-29 15:15:41 +00:00
2016-06-14 12:39:54 +01:00
2016-05-30 11:20:15 +01:00