diff options
author | Reinout van Schouwen <reinouts@src.gnome.org> | 2006-01-21 08:16:34 +0800 |
---|---|---|
committer | Reinout van Schouwen <reinouts@src.gnome.org> | 2006-01-21 08:16:34 +0800 |
commit | 39897cfc82fb310e3a52b0f6d6aa3bb6c3672d45 (patch) | |
tree | 3ea4e4794f39739b84ebef1dcf31c770a3154823 | |
parent | 735b3d7c5e94686fc3d9213abe546aa9350aa410 (diff) | |
download | gsoc2013-epiphany-39897cfc82fb310e3a52b0f6d6aa3bb6c3672d45.tar gsoc2013-epiphany-39897cfc82fb310e3a52b0f6d6aa3bb6c3672d45.tar.gz gsoc2013-epiphany-39897cfc82fb310e3a52b0f6d6aa3bb6c3672d45.tar.bz2 gsoc2013-epiphany-39897cfc82fb310e3a52b0f6d6aa3bb6c3672d45.tar.lz gsoc2013-epiphany-39897cfc82fb310e3a52b0f6d6aa3bb6c3672d45.tar.xz gsoc2013-epiphany-39897cfc82fb310e3a52b0f6d6aa3bb6c3672d45.tar.zst gsoc2013-epiphany-39897cfc82fb310e3a52b0f6d6aa3bb6c3672d45.zip |
Jan 21 2006 Reinout van Schouwen <reinout@cs.vu.nl>
* Jan 21 2006 Reinout van Schouwen <reinout@cs.vu.nl>
* C/epiphany.xml: add abstract
-rw-r--r-- | help/C/epiphany.xml | 5 | ||||
-rw-r--r-- | help/ChangeLog | 4 |
2 files changed, 8 insertions, 1 deletions
diff --git a/help/C/epiphany.xml b/help/C/epiphany.xml index df8726ef4..3e4957eaf 100644 --- a/help/C/epiphany.xml +++ b/help/C/epiphany.xml @@ -26,7 +26,10 @@ <!-- please do not change the id; for translations, change lang to --> <!-- appropriate code --> <articleinfo> - <title>Epiphany Web Browser Manual</title> + <abstract role="description"> + <para>Epiphany is the GNOME web browser.</para> + </abstract> + <title>Epiphany Manual</title> <copyright> <year>2003</year> diff --git a/help/ChangeLog b/help/ChangeLog index 9ac8d897a..169bd63aa 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,5 +1,9 @@ 2006-01-19 Reinout van Schouwen <reinout@cs.vu.nl> + * C/epiphany.xml: add abstract (bug #327789). + +2006-01-19 Reinout van Schouwen <reinout@cs.vu.nl> + * C/epiphany.xml: Modify section on changing the Zoom factor |