diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-04-23 05:51:30 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-04-23 05:51:30 +0800 |
commit | 79d608a14e04c5e799111149c8899bcf5dafcb4f (patch) | |
tree | 777c5adb8c6178596d627a06810bddcb758a7fdc /addressbook/ChangeLog | |
parent | a51f73e8ff7d0442a26e02273ba6c24a6c43bb13 (diff) | |
download | gsoc2013-evolution-79d608a14e04c5e799111149c8899bcf5dafcb4f.tar gsoc2013-evolution-79d608a14e04c5e799111149c8899bcf5dafcb4f.tar.gz gsoc2013-evolution-79d608a14e04c5e799111149c8899bcf5dafcb4f.tar.bz2 gsoc2013-evolution-79d608a14e04c5e799111149c8899bcf5dafcb4f.tar.lz gsoc2013-evolution-79d608a14e04c5e799111149c8899bcf5dafcb4f.tar.xz gsoc2013-evolution-79d608a14e04c5e799111149c8899bcf5dafcb4f.tar.zst gsoc2013-evolution-79d608a14e04c5e799111149c8899bcf5dafcb4f.zip |
Removed an unused variable here.
2002-04-22 Christopher James Lahey <clahey@ximian.com>
* gui/component/select-names/e-select-names.h: Removed an unused
variable here.
* gui/widgets/e-addressbook-view.c (table_right_click,
table_white_space_event): Added a current view submenu to the
popup menu here.
svn path=/trunk/; revision=16561
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 3d1bcffb4d..20df7ffba8 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2002-04-22 Christopher James Lahey <clahey@ximian.com> + + * gui/component/select-names/e-select-names.h: Removed an unused + variable here. + + * gui/widgets/e-addressbook-view.c (table_right_click, + table_white_space_event): Added a current view submenu to the + popup menu here. + 2002-04-22 Jeffrey Stedfast <fejj@ximian.com> * gui/widgets/e-minicard-view.c (e_minicard_view_drag_begin): |