Point at the correct XML file for documentation

2004-09-13  Rodney Dawes  <dobey@novell.com>

	* gui/contact-editor/e-contact-editor.c (show_help_cb):
	Point at the correct XML file for documentation

svn path=/trunk/; revision=27255
This commit is contained in:
Rodney Dawes
2004-09-13 16:26:49 +00:00
committed by Rodney Dawes
parent cd95c3bf04
commit d4d329fa5f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2004-09-13 Rodney Dawes <dobey@novell.com>
* gui/contact-editor/e-contact-editor.c (show_help_cb):
Point at the correct XML file for documentation
2004-09-13 Sivaiah Nallagatla <snallagatla@novell.com>
* gui/contact-editor/e-contact-editor.c

View File

@ -2885,7 +2885,7 @@ show_help_cb (GtkWidget *widget, gpointer data)
gnome_help_display_desktop (NULL,
"evolution-" BASE_VERSION,
"usage-contact.xml",
"evolution-" BASE_VERSION ".xml",
"usage-contact-cards",
&error);
if (error != NULL)