diff options
author | Aaron Weber <aaron@ximian.com> | 2002-06-27 23:25:06 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2002-06-27 23:25:06 +0800 |
commit | 445746b040b4f1c4363a5f7be7e3a63d4cc40cec (patch) | |
tree | 3ca1b4ff1044ef2c7cc90cd0cdb456c7f2930575 /help/no | |
parent | c02c6d6972779bb38953566f716e890b794edda2 (diff) | |
download | gsoc2013-evolution-445746b040b4f1c4363a5f7be7e3a63d4cc40cec.tar.gz gsoc2013-evolution-445746b040b4f1c4363a5f7be7e3a63d4cc40cec.tar.zst gsoc2013-evolution-445746b040b4f1c4363a5f7be7e3a63d4cc40cec.zip |
apply patch from owen taylor
2002-06-27 Aaron Weber <aaron@ximian.com>
* C/evolution-C.omf: apply patch from owen taylor
2002-06-27 Aaron Weber <aaron@ximian.com>
* evolution-no.omf: apply patch from otaylor.
svn path=/trunk/; revision=17308
Diffstat (limited to 'help/no')
-rw-r--r-- | help/no/ChangeLog | 4 | ||||
-rw-r--r-- | help/no/evolution-no.omf | 12 |
2 files changed, 11 insertions, 5 deletions
diff --git a/help/no/ChangeLog b/help/no/ChangeLog index 7dd52c0476..31603e8eab 100644 --- a/help/no/ChangeLog +++ b/help/no/ChangeLog @@ -1,3 +1,7 @@ +2002-06-27 Aaron Weber <aaron@ximian.com> + + * evolution-no.omf: apply patch from otaylor + 2001-10-22 Ettore Perazzoli <ettore@ximian.com> * topic.dat: s/usage-exec-summary.html/usage-summary.html/. diff --git a/help/no/evolution-no.omf b/help/no/evolution-no.omf index cd0e866e64..551c637a47 100644 --- a/help/no/evolution-no.omf +++ b/help/no/evolution-no.omf @@ -1,14 +1,16 @@ -<?xml version="1.0" standalone="no"?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="no" ?> <omf> <resource> + <creator> + Ximian, Inc. + </creator> <title> Evolution brukerhåndbok </title> - <subject> - <category>GNOME|Applikasjoner</category> - </subject> + <date>2002</date> + <subject category="GNOME|Applikasjoner"/> <format mime="text/sgml"/> - <identifier url="evolution.sgml"/> + <identifier url="index.html"/> <language code="no"/> </resource> </omf> |