diff options
author | Crispin Flowerday <gnome@flowerday.cx> | 2006-01-15 23:46:27 +0800 |
---|---|---|
committer | Crispin Flowerday <crispin@src.gnome.org> | 2006-01-15 23:46:27 +0800 |
commit | a5f030995805e069abfe185ffff438e9f28d5ee1 (patch) | |
tree | 2ef26ae788f422ad649c7bf02f0fbf959c17e2c8 /ChangeLog | |
parent | ee23ae3fd2c94a885279507c7939ca3c62828b98 (diff) | |
download | gsoc2013-epiphany-a5f030995805e069abfe185ffff438e9f28d5ee1.tar gsoc2013-epiphany-a5f030995805e069abfe185ffff438e9f28d5ee1.tar.gz gsoc2013-epiphany-a5f030995805e069abfe185ffff438e9f28d5ee1.tar.bz2 gsoc2013-epiphany-a5f030995805e069abfe185ffff438e9f28d5ee1.tar.lz gsoc2013-epiphany-a5f030995805e069abfe185ffff438e9f28d5ee1.tar.xz gsoc2013-epiphany-a5f030995805e069abfe185ffff438e9f28d5ee1.tar.zst gsoc2013-epiphany-a5f030995805e069abfe185ffff438e9f28d5ee1.zip |
Override the page that is shown for the about: url so that it doesn't say
2006-01-15 Crispin Flowerday <gnome@flowerday.cx>
* data/chrome/Makefile.am:
* data/chrome/about.xhtml:
* data/chrome/brand.dtd.in:
* data/chrome/brand.properties.in:
* data/chrome/epiphany.manifest.in:
Override the page that is shown for the about: url so
that it doesn't say "Deer Park"
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2006-01-15 Crispin Flowerday <gnome@flowerday.cx> + + * data/chrome/Makefile.am: + * data/chrome/about.xhtml: + * data/chrome/brand.dtd.in: + * data/chrome/brand.properties.in: + * data/chrome/epiphany.manifest.in: + + Override the page that is shown for the about: url so + that it doesn't say "Deer Park" + 2006-01-14 Chrhristian Persch <chpe@cvs.gnome.org> * embed/mozilla/Makefile.am: |