diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-04-20 07:01:10 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-04-20 07:01:10 +0800 |
commit | 9aeb58da2bb8b8bea42d02234a72e4c52413511c (patch) | |
tree | d98a2641f998d1a733bedf497bf01f471bee270b | |
parent | 26b41e458c778f841fc9dd1a353bc9fe2761326c (diff) | |
download | gsoc2013-empathy-9aeb58da2bb8b8bea42d02234a72e4c52413511c.tar gsoc2013-empathy-9aeb58da2bb8b8bea42d02234a72e4c52413511c.tar.gz gsoc2013-empathy-9aeb58da2bb8b8bea42d02234a72e4c52413511c.tar.bz2 gsoc2013-empathy-9aeb58da2bb8b8bea42d02234a72e4c52413511c.tar.lz gsoc2013-empathy-9aeb58da2bb8b8bea42d02234a72e4c52413511c.tar.xz gsoc2013-empathy-9aeb58da2bb8b8bea42d02234a72e4c52413511c.tar.zst gsoc2013-empathy-9aeb58da2bb8b8bea42d02234a72e4c52413511c.zip |
Add needed empathy.omf.in and set Milo Casagrande as maintainer. seriesid generated using scrollkeeper-gen-seriesid.
svn path=/trunk/; revision=998
-rw-r--r-- | help/.gitignore | 1 | ||||
-rw-r--r-- | help/C/empathy.xml | 4 | ||||
-rw-r--r-- | help/empathy.omf.in | 10 |
3 files changed, 13 insertions, 2 deletions
diff --git a/help/.gitignore b/help/.gitignore new file mode 100644 index 000000000..a57b2ac0a --- /dev/null +++ b/help/.gitignore @@ -0,0 +1 @@ +empathy-C.omf diff --git a/help/C/empathy.xml b/help/C/empathy.xml index b1e0b8836..57b55f404 100644 --- a/help/C/empathy.xml +++ b/help/C/empathy.xml @@ -30,7 +30,7 @@ &legal; <authorgroup> - <author> + <author role="maintainer"> <firstname>Milo</firstname> <surname>Casagrande</surname> <affiliation> @@ -115,4 +115,4 @@ </para> </sect1> -</article>
\ No newline at end of file +</article> diff --git a/help/empathy.omf.in b/help/empathy.omf.in new file mode 100644 index 000000000..fc3414507 --- /dev/null +++ b/help/empathy.omf.in @@ -0,0 +1,10 @@ +<?xml version="1.0" standalone="no"?> +<omf> + <resource> + <subject category="GNOME|Applications|Internet"/> + <type>manual</type> + <relation seriesid="593c483c-fd87-11dc-962a-db91d980186f"/> + <rights type="GNU FDL" license.version="1.1" holder="Milo Casagrande"/> + </resource> +</omf> + |