aboutsummaryrefslogtreecommitdiffstats
path: root/data/starthere/smartbookmarks.xml.in
Commit message (Collapse)AuthorAgeFilesLines
* remove unused stuffMarco Pesenti Gritti2003-06-091-31/+0
|
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-5/+6
|
* s/&/&/Xan Lopez2003-05-141-2/+4
| | | | s/&/&/
* Fix google smart bookmarks to use utf8Marco Pesenti Gritti2003-05-121-2/+2
| | | | | | | | | | | | | 2003-05-11 Marco Pesenti Gritti <marco@it.gnome.org> * data/starthere/smartbookmarks.xml.in: Fix google smart bookmarks to use utf8 * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_solve_smart_url): Fix google smart bookmarks to use utf8. Escape the search string before merging it in the url.
* s/location/address and some other minor changes.David Adam Bordoley2003-05-091-1/+1
| | | | | | | | | | 2003-05-08 David Adam Bordoley <bordoley@msu.edu> * data/epiphany.schemas.in: * data/starthere/index.xml.in: * data/starthere/smartbookmarks.xml.in: s/location/address and some other minor changes.
* *** empty log message ***Marco Pesenti Gritti2003-04-191-1/+1
|
* Use home:, have titles.Marco Pesenti Gritti2003-04-151-3/+3
| | | | | | | | | | | | | | | | | 2003-04-14 Marco Pesenti Gritti <marco@it.gnome.org> * data/epiphany.schemas.in: * data/starthere/index.xml.in: * data/starthere/section.xsl: * data/starthere/smartbookmarks.xml.in: * embed/mozilla/StartHereProtocolHandler.cpp: * embed/mozilla/StartHereProtocolHandler.h: Use home:, have titles. * lib/ephy-node.c: (ephy_node_get_from_id): Do not assert on 0 id. It's valid.
* Fix the text to make sense.Marco Pesenti Gritti2003-04-141-1/+1
| | | | | | | | 2003-04-13 Marco Pesenti Gritti <marco@it.gnome.org> * data/starthere/smartbookmarks.xml.in: Fix the text to make sense.
* More start here page work, importing bookmarks from mozilla now shouldMarco Pesenti Gritti2003-01-091-0/+28
2003-01-08 Marco Pesenti Gritti <marco@it.gnome.org> * TODO: * data/starthere/Makefile.am: * data/starthere/index.xml.in: * data/starthere/section.xsl: * data/starthere/smartbookmarks.xml.in: * embed/ephy-embed-shell.c: (ephy_embed_shell_class_init): * embed/ephy-embed-shell.h: * embed/mozilla/StartHereProtocolHandler.cpp: * po/POTFILES.in: * src/ephy-shell.c: (ephy_shell_command_cb), (ephy_shell_init): More start here page work, importing bookmarks from mozilla now should work.