diff options
author | Christian Neumair <cneumair@src.gnome.org> | 2003-05-17 20:43:34 +0800 |
---|---|---|
committer | Christian Neumair <cneumair@src.gnome.org> | 2003-05-17 20:43:34 +0800 |
commit | da4bacb5a3de0dafe863ea82aea78d2e40731730 (patch) | |
tree | e31bad9600bf78b6e2a6523091e3af0e613941ab /data/starthere/index.xml.in | |
parent | e5d335763657c0ebf4d464f4bc1d81542220141b (diff) | |
download | gsoc2013-epiphany-da4bacb5a3de0dafe863ea82aea78d2e40731730.tar gsoc2013-epiphany-da4bacb5a3de0dafe863ea82aea78d2e40731730.tar.gz gsoc2013-epiphany-da4bacb5a3de0dafe863ea82aea78d2e40731730.tar.bz2 gsoc2013-epiphany-da4bacb5a3de0dafe863ea82aea78d2e40731730.tar.lz gsoc2013-epiphany-da4bacb5a3de0dafe863ea82aea78d2e40731730.tar.xz gsoc2013-epiphany-da4bacb5a3de0dafe863ea82aea78d2e40731730.tar.zst gsoc2013-epiphany-da4bacb5a3de0dafe863ea82aea78d2e40731730.zip |
Fixed many issues mentioned in #112781.
Diffstat (limited to 'data/starthere/index.xml.in')
-rw-r--r-- | data/starthere/index.xml.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/data/starthere/index.xml.in b/data/starthere/index.xml.in index 9e25d2c61..f35909862 100644 --- a/data/starthere/index.xml.in +++ b/data/starthere/index.xml.in @@ -1,9 +1,10 @@ <?xml version="1.0"?> <?xml-stylesheet type="text/xsl" href="section.xsl"?> <section name="Home"> +<_pagetitle>Home</_pagetitle> <bar> -<item section="home:">Home</item> -<item section="home:smartbookmarks">Smart Bookmarks</item> +<item section="home:"><_translate>Home</_translate></item> +<item section="home:smartbookmarks"><_translate>Smart Bookmarks</_translate></item> </bar> <_title>The web browser</_title> <_paragraph> |