diff options
author | Bertrand Guiheneuf <bertrand@src.gnome.org> | 2000-03-17 18:29:01 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 2000-03-17 18:29:01 +0800 |
commit | 198d97bdb85a63a70b1071ec93cf6d6f94049cc3 (patch) | |
tree | 6ccf318a048e9648adfb650f3a2f98b2e4bd4682 /composer/ChangeLog | |
parent | 20bac518689be5938f5eb3421338348cdbf98d7b (diff) | |
download | gsoc2013-evolution-198d97bdb85a63a70b1071ec93cf6d6f94049cc3.tar gsoc2013-evolution-198d97bdb85a63a70b1071ec93cf6d6f94049cc3.tar.gz gsoc2013-evolution-198d97bdb85a63a70b1071ec93cf6d6f94049cc3.tar.bz2 gsoc2013-evolution-198d97bdb85a63a70b1071ec93cf6d6f94049cc3.tar.lz gsoc2013-evolution-198d97bdb85a63a70b1071ec93cf6d6f94049cc3.tar.xz gsoc2013-evolution-198d97bdb85a63a70b1071ec93cf6d6f94049cc3.tar.zst gsoc2013-evolution-198d97bdb85a63a70b1071ec93cf6d6f94049cc3.zip |
Get the menubar to work.
svn path=/trunk/; revision=2118
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index bae09c37ab..9526622354 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2000-03-17 bertrand <bertrand@helixcode.com> + + * e-msg-composer.c (create_menubar): Pass the composer as the data + for the menubar callbacks. + 2000-03-12 Matt Loper <matt@helixcode.com> * Makefile.am: Modified to make the composer into a library, to be |