1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00
elinks/src/bookmarks
Kalle Olavi Niemitalo cb02b46154 Bug 153: Refer to the bug from the docstring of bookmarks.file_format.
When I first read the warning about "NO NATIONAL CHARS SUPPORT!"
I was amazed: XML is based on Unicode, so why would the authors of the
XBEL specification have botched support for those characters?  The bug
is actually in the ELinks implementation of XBEL, and it has already
been entered in the ELinks bugzilla.  Make the documentation string
refer to that.
2006-11-12 18:47:07 +02:00
..
backend bookmarks: Turn tree_node::attrs into a struct list_head. 2006-06-02 19:14:59 +00:00
bookmarks.c Bug 153: Refer to the bug from the docstring of bookmarks.file_format. 2006-11-12 18:47:07 +02:00
bookmarks.h Add elinks.bookmarks interface for reading bookmarks. 2005-12-29 07:05:31 +00:00
dialogs.c Trim trailing whitespaces. 2006-07-27 09:51:10 +02:00
dialogs.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00