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:
committed by
Rodney Dawes
parent
cd95c3bf04
commit
d4d329fa5f
@ -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
|
||||
|
||||
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user