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 /data/chrome/brand.properties.in | |
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 'data/chrome/brand.properties.in')
-rw-r--r-- | data/chrome/brand.properties.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/chrome/brand.properties.in b/data/chrome/brand.properties.in index 8a641ce08..2b5fb3f9b 100644 --- a/data/chrome/brand.properties.in +++ b/data/chrome/brand.properties.in @@ -1,3 +1,4 @@ brandShortName=Epiphany brandFullName=Epiphany @VERSION@ vendorShortName=GNOME +brandVersion=@VERSION@ |