diff options
author | Aaron Weber <aaron@src.gnome.org> | 2001-08-17 01:41:18 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2001-08-17 01:41:18 +0800 |
commit | dbb7e636c1cefe29a80b0d5ef15d4dee99988707 (patch) | |
tree | ace1242017b3f73d846f0ec6d70f20d02bf286a8 /doc/C/apx-authors.sgml | |
parent | da4dffd63555f72cb20c3d346a06231e4f78c54b (diff) | |
download | gsoc2013-evolution-dbb7e636c1cefe29a80b0d5ef15d4dee99988707.tar.gz gsoc2013-evolution-dbb7e636c1cefe29a80b0d5ef15d4dee99988707.tar.zst gsoc2013-evolution-dbb7e636c1cefe29a80b0d5ef15d4dee99988707.zip |
I have deleted all of these files as they are being moved to the help directory.
svn path=/trunk/; revision=12097
Diffstat (limited to 'doc/C/apx-authors.sgml')
-rw-r--r-- | doc/C/apx-authors.sgml | 85 |
1 files changed, 0 insertions, 85 deletions
diff --git a/doc/C/apx-authors.sgml b/doc/C/apx-authors.sgml deleted file mode 100644 index c0c06d355b..0000000000 --- a/doc/C/apx-authors.sgml +++ /dev/null @@ -1,85 +0,0 @@ - <appendix id="authors"> - <title>Authors</title> - <para> - <application>Evolution</application> was written by: -<simplelist> - <member>Seth Alves: <email>alves@ximian.com</email></member> - <member>Anders Carlsson: <email>andersca@gnu.org</email></member> - <member>Damon Chaplin: <email>damon@ximian.com</email></member> - <member>Clifford R. Conover: <email>rusty@zootweb.com</email></member> - <member>Miguel De Icaza: <email>miguel@ximian.com</email></member> - <member>Radek Doulik: <email>rodo@ximian.com</email></member> - <member>Arturo Espinoza: <email>arturo@nucleu.unam.mx</email></member> - <member>Larry Ewing: <email>lewing@ximian.com</email></member> - <member>Bertrand Guiheneuf: <email>bertrand@ximian.com</email></member> - <member>Tuomas Kuosmanen: <email>tigert@gimp.org</email></member> - <member>Christopher J. Lahey: <email>clahey@ximian.com</email></member> - <member>Matthew Loper: <email>matt@loper.org</email></member> - <member>Federico Mena: <email>federico@ximian.com</email></member> - <member>Eskil Heyn Olsen: <email>deity@eski.dk</email></member> - <member>Nat Friedman: <email>nat@ximian.com</email></member> - <member>Ettore Perazzoli: <email>ettore@ximian.com</email></member> - <member>Jeffrey Stedfast: <email>jeff@ximian.com</email></member> - <member>Russell Steinthal: <email>rms39@columbia.edu</email></member> - <member>Peter Teichman: <email>peter@ximian.com</email></member> - <member>Chris Toshok: <email>toshok@ximian.com</email></member> - <member>Peter Williams: <email>peter@newton.cx</email></member> - <member>Dan Winship: <email>danw@ximian.com</email></member> - <member>Michael Zucchi: <email>notzed@ximian.com</email></member> -</simplelist> -and other dedicated GNOME programmers. -</para> - <para> - The <application>Evolution</application> code owes a great debt - to the <application>GNOME-pim</application> and - <application>GNOME-Calendar</application> applications, and to - <application>KHTMLW</application>. The developers of - <application>Evolution</application> acknowledge the efforts - and contributions of all who worked on those projects. - </para> - - <para> - For more information please visit the - <application>Evolution</application> <ulink - url="http://www.ximian.com/apps/evolution.php3" - type="http">Web page</ulink>. Please send all comments, - suggestions, and bug reports to the <ulink - url="http://bugs.gnome.org" type="http">GNOME bug tracking - database</ulink>. Instructions for submitting bug reports can be - found on-line at <ulink - url="http://bugs.gnome.org/Reporting.html" type="http"> - http://bugs.gnome.org/Reporting.html</ulink>. You can also use - command <command>bug-buddy</command> for submitting bug reports. - </para> - <para> - This manual was written by Aaron Weber - (<email>aaron@ximian.com</email>), Kevin Breit - (<email>battery841@mypad.com</email>) Duncan Mak - (<email>duncan@ximian.com</email>) and Ettore Perazzoli - (<email>ettore@ximian.com</email>) with the help of the - application programmers and the GNOME Documentation Project. - Please send all comments and suggestions regarding the manual to - the GNOME Documentation Project at - <email>docs@gnome.org</email>. You can also add your comments - online by using <ulink type="http" - url="http://www.gnome.org/gdp/doctable/">GNOME Documentation - Status Table</ulink>. - </para> - <para> - Translations: - <itemizedlist> - <listitem><para> - Daniel Persson for .se - </para></listitem> - - <listitem><para> - Hector Garcia Alvarez for .es - </para></listitem> - </itemizedlist> - </para> - </appendix> - - - - - |