diff options
author | Rodney Dawes <dobey@ximian.com> | 2004-02-11 07:21:22 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-02-11 07:21:22 +0800 |
commit | f9d588d588ac2c20ba861c4b9df931029210b659 (patch) | |
tree | f4da7a926c09286e3e9e9e4a19d7ff353671c577 /widgets/misc/ChangeLog | |
parent | bd6d1b36233615b02a6fc91bca54e0dd36c03dac (diff) | |
download | gsoc2013-evolution-f9d588d588ac2c20ba861c4b9df931029210b659.tar.gz gsoc2013-evolution-f9d588d588ac2c20ba861c4b9df931029210b659.tar.zst gsoc2013-evolution-f9d588d588ac2c20ba861c4b9df931029210b659.zip |
Add a Help button (impl_response): Handle the Help button and open the
2004-02-10 Rodney Dawes <dobey@ximian.com>
* e-multi-config-dialog.c (init): Add a Help button
(impl_response): Handle the Help button and open the documentation
Fixes #30681
svn path=/trunk/; revision=24694
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 2b4c1c21b9..e4654af02f 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,10 @@ +2004-02-10 Rodney Dawes <dobey@ximian.com> + + * e-multi-config-dialog.c (init): Add a Help button + (impl_response): Handle the Help button and open the documentation + + Fixes #30681 + 2004-02-05 Rodney Dawes <dobey@ximian.com> * e-task-bar.c: Don't show the task label by default |