Index: ChangeLog =================================================================== RCS file: /cvs/gnome/gnome-applets/cpufreq/ChangeLog,v retrieving revision 1.19 diff -u -u -r1.19 ChangeLog --- ChangeLog 16 Mar 2005 13:17:16 -0000 1.19 +++ ChangeLog 28 Mar 2005 09:06:22 -0000 @@ -1,3 +1,11 @@ +2005-03-28 Carlos Garcia Campos + + * help/C/cpufreq-applet.xml: Fixed a typo in my email. + Feedback section points now to the GNOME Feedback Page instead of to + my email. + + * src/cpufreq-applet.c: Added Davyd to documenters in about dialog + 2005-03-16 Kjartan Maraas * src/cpufreq-applet.h: Index: help/C/cpufreq-applet.xml =================================================================== RCS file: /cvs/gnome/gnome-applets/cpufreq/help/C/cpufreq-applet.xml,v retrieving revision 1.2 diff -u -u -r1.2 cpufreq-applet.xml --- help/C/cpufreq-applet.xml 7 Mar 2005 11:38:34 -0000 1.2 +++ help/C/cpufreq-applet.xml 28 Mar 2005 09:06:22 -0000 @@ -49,10 +49,10 @@ Carlos Garcia Campos - carlogc@gnome.org - + carlosgc@gnome.org + + GNOME Project + Davyd @@ -99,7 +99,11 @@ Feedback - To report a bug or make a suggestion regarding the &applet; applet or this manual, send an e-mail to carlosgc@gnome.org + + To report a bug or make a suggestion regarding the &applet; applet or + this manual, follow the directions in the GNOME Feedback Page. + Index: src/cpufreq-applet.c =================================================================== RCS file: /cvs/gnome/gnome-applets/cpufreq/src/cpufreq-applet.c,v retrieving revision 1.12 diff -u -u -r1.12 cpufreq-applet.c --- src/cpufreq-applet.c 27 Feb 2005 18:11:15 -0000 1.12 +++ src/cpufreq-applet.c 28 Mar 2005 09:06:22 -0000 @@ -197,6 +197,7 @@ }; static const gchar *documenters[] = { "Carlos Garcia Campos ", + "Davyd Madeley ", NULL }; static const gchar *artists[] = {