diff options
author | Rodney Dawes <dobey@ximian.com> | 2004-02-12 02:30:32 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-02-12 02:30:32 +0800 |
commit | db1b452b25b7c901e961ae034a4167b5fe70a3d5 (patch) | |
tree | c10306fcbd5f8c2fef0c3cd6c0d164674006bc87 /widgets/misc/ChangeLog | |
parent | b910aabdb2f68b79fe0514aadf9a241f58964280 (diff) | |
download | gsoc2013-evolution-db1b452b25b7c901e961ae034a4167b5fe70a3d5.tar.gz gsoc2013-evolution-db1b452b25b7c901e961ae034a4167b5fe70a3d5.tar.zst gsoc2013-evolution-db1b452b25b7c901e961ae034a4167b5fe70a3d5.zip |
Change the filename and section that we pass to gnome_help_display_desktop
2004-02-11 Rodney Dawes <dobey@ximian.com>
* e-multi-config-dialog.c (impl_response): Change the filename and
section that we pass to gnome_help_display_desktop so that the help
browser displays the documentation correctly
svn path=/trunk/; revision=24708
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index e4654af02f..36b89c7c8a 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,9 @@ +2004-02-11 Rodney Dawes <dobey@ximian.com> + + * e-multi-config-dialog.c (impl_response): Change the filename and + section that we pass to gnome_help_display_desktop so that the help + browser displays the documentation correctly + 2004-02-10 Rodney Dawes <dobey@ximian.com> * e-multi-config-dialog.c (init): Add a Help button |