diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-11-15 03:52:27 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-11-15 03:52:27 +0800 |
commit | 4647e0c39c4c131a9e4fa04e2ebb2fe7383366fb (patch) | |
tree | 1548cf70bb48c7f7861b74d5489ab80c5e789f8f /help/C/evolution-C.omf | |
parent | 6838fe8bf735c9b1b5f5c22a5e41e3330c323648 (diff) | |
download | gsoc2013-evolution-4647e0c39c4c131a9e4fa04e2ebb2fe7383366fb.tar gsoc2013-evolution-4647e0c39c4c131a9e4fa04e2ebb2fe7383366fb.tar.gz gsoc2013-evolution-4647e0c39c4c131a9e4fa04e2ebb2fe7383366fb.tar.bz2 gsoc2013-evolution-4647e0c39c4c131a9e4fa04e2ebb2fe7383366fb.tar.lz gsoc2013-evolution-4647e0c39c4c131a9e4fa04e2ebb2fe7383366fb.tar.xz gsoc2013-evolution-4647e0c39c4c131a9e4fa04e2ebb2fe7383366fb.tar.zst gsoc2013-evolution-4647e0c39c4c131a9e4fa04e2ebb2fe7383366fb.zip |
Point to index.html instead of `evolution.sgml'.
* C/evolution-C.omf: Point to index.html instead of
`evolution.sgml'.
* sgmldocs.make: Install the SGML files in evolution/sgml, and the
HTML files in evolution.
svn path=/trunk/; revision=14698
Diffstat (limited to 'help/C/evolution-C.omf')
-rw-r--r-- | help/C/evolution-C.omf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/evolution-C.omf b/help/C/evolution-C.omf index 004068a52e..c72105f179 100644 --- a/help/C/evolution-C.omf +++ b/help/C/evolution-C.omf @@ -7,8 +7,8 @@ <subject> <category>GNOME|Applications</category> </subject> - <format mime="text/sgml"/> - <identifier url="evolution.sgml"/> + <format mime="text/html"/> + <identifier url="index.html"/> <language code="C"/> </resource> </omf> |