diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-03-27 07:03:39 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-03-27 07:03:39 +0800 |
commit | 84988134dd3bc437f5b5460ba25a42cfc58d3aa0 (patch) | |
tree | 175858cc08af07d6de535d3eb0d5b64c833fa07a /help/C/evolution-C.omf | |
parent | 54be14a8e69acebd079ec40b13af9256879873f9 (diff) | |
download | gsoc2013-evolution-84988134dd3bc437f5b5460ba25a42cfc58d3aa0.tar.gz gsoc2013-evolution-84988134dd3bc437f5b5460ba25a42cfc58d3aa0.tar.zst gsoc2013-evolution-84988134dd3bc437f5b5460ba25a42cfc58d3aa0.zip |
Renamed from evolution-C.omf. Renamed from evolution.xml.
* C/evolution-1.4-C.omf: Renamed from evolution-C.omf.
* C/evolution-1.4.xml: Renamed from evolution.xml.
* Makefile.am (SUBDIRS): Remove "no" for now.
* xmldocs.make: Updated to most recent version on GNOME CVS.
* C/Makefile.am (docname): Add version.
(omffile): Likewise.
svn path=/trunk/; revision=20529
Diffstat (limited to 'help/C/evolution-C.omf')
-rw-r--r-- | help/C/evolution-C.omf | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/help/C/evolution-C.omf b/help/C/evolution-C.omf deleted file mode 100644 index 23dc3fdb86..0000000000 --- a/help/C/evolution-C.omf +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" standalone="no"?> -<omf> - <resource> - <creator> - Ximian, Inc. - </creator> - <title> - Evolution Manual - </title> - <date>2002</date> - <subject category="GNOME|Applications"/> - <description> - A user's guide to Ximian Evolution which explains how to use - its mail, calendar, addressbook, and task list features. - </description> - <type> - manual - </type> - <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"//> - <identifier url="/"/> - <language code="C"/> - <rights type="GNU FDL" license.version="1.1" license="http://www.gnu.org/licenses/fdl.html" holder="Ximian, Inc."/> - </resource> -</omf> |