From 48a618c47c5af59c214b10b52a1afb24023cbcb7 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 14 Apr 2003 19:59:09 +0000 Subject: Use home:, have titles. 2003-04-14 Marco Pesenti Gritti * 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. --- ChangeLog | 15 +++++++++++++++ data/epiphany.schemas.in | 2 +- data/starthere/index.xml.in | 6 +++--- data/starthere/section.xsl | 3 ++- data/starthere/smartbookmarks.xml.in | 6 +++--- embed/mozilla/StartHereProtocolHandler.cpp | 2 +- embed/mozilla/StartHereProtocolHandler.h | 2 +- lib/ephy-node.c | 2 -- 8 files changed, 26 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 153eff7d9..8e27d7f89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2003-04-14 Marco Pesenti Gritti + + * 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. + 2003-04-14 David Bordoley * src/bookmarks/ephy-bookmark-properties.c: diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index c19b400f4..6e2d1fb19 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -5,7 +5,7 @@ /apps/epiphany/general/start_page epiphany string - start-here: + home: Home page URL for the user's home page. Displayed on start up diff --git a/data/starthere/index.xml.in b/data/starthere/index.xml.in index bce23e123..22b1588ed 100644 --- a/data/starthere/index.xml.in +++ b/data/starthere/index.xml.in @@ -1,9 +1,9 @@ -
+
-Start Here -Smart Bookmarks +Home +Smart Bookmarks <_title>The web browser <_paragraph> diff --git a/data/starthere/section.xsl b/data/starthere/section.xsl index b7c6377ee..eb552e0aa 100644 --- a/data/starthere/section.xsl +++ b/data/starthere/section.xsl @@ -10,6 +10,7 @@ + <xsl:value-of select="@name"/>