diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-01-09 18:20:48 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-01-09 18:20:48 +0800 |
commit | 3724e5322e8565714d87414163894d201fc72c9a (patch) | |
tree | 5fdf66614bf4fb499ea36064a33972d1096a2eb3 | |
parent | c6309fc476f3f87c04fb2de74d361de829fdc844 (diff) | |
download | gsoc2013-epiphany-3724e5322e8565714d87414163894d201fc72c9a.tar gsoc2013-epiphany-3724e5322e8565714d87414163894d201fc72c9a.tar.gz gsoc2013-epiphany-3724e5322e8565714d87414163894d201fc72c9a.tar.bz2 gsoc2013-epiphany-3724e5322e8565714d87414163894d201fc72c9a.tar.lz gsoc2013-epiphany-3724e5322e8565714d87414163894d201fc72c9a.tar.xz gsoc2013-epiphany-3724e5322e8565714d87414163894d201fc72c9a.tar.zst gsoc2013-epiphany-3724e5322e8565714d87414163894d201fc72c9a.zip |
Fix OMF file (backported from HEAD; Piers Cornwell).
2004-01-09 Christian Persch <chpe@cvs.gnome.org>
* help/C/epiphany-C.omf:
Fix OMF file (backported from HEAD; Piers Cornwell).
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | help/C/epiphany-C.omf | 10 |
2 files changed, 11 insertions, 5 deletions
@@ -1,3 +1,9 @@ +2004-01-09 Christian Persch <chpe@cvs.gnome.org> + + * help/C/epiphany-C.omf: + + Fix OMF file (backported from HEAD; Piers Cornwell). + 2004-01-08 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-state.c: (ephy_state_window_set_position): diff --git a/help/C/epiphany-C.omf b/help/C/epiphany-C.omf index 2e648f16a..5ffd87d62 100644 --- a/help/C/epiphany-C.omf +++ b/help/C/epiphany-C.omf @@ -8,16 +8,16 @@ Patanjali Somayaji </maintainer> <title> - Epiphany Manual Vx.x + Epiphany Web Browser Manual </title> <date> 2003-25-03 </date> - <version identifier="2.0" date="2003-25-03" - description="Epiphany Manual, first version, program version 1.107"/> - <subject category="GNOME|Applications"/> + <version identifier="1.2" date="2003-25-03" + description="Epiphany Manual, first version, program version 1.0"/> + <subject category="GNOME|Internet"/> <description> - User manual for Epiphany - GNOME2 web browser. + User manual for Epiphany web browser. </description> <type> user's guide |