diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-06-02 12:46:04 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-06-02 12:46:04 +0800 |
commit | bed151743070dbe3aa3a403ccec00a24b587f644 (patch) | |
tree | 8954f4c7283a58d5fc48e6b6cd5e7ba740fcb757 /addressbook/ChangeLog | |
parent | b4b0fc5e23f52330b241e31981ed1a1483f6191a (diff) | |
download | gsoc2013-evolution-bed151743070dbe3aa3a403ccec00a24b587f644.tar gsoc2013-evolution-bed151743070dbe3aa3a403ccec00a24b587f644.tar.gz gsoc2013-evolution-bed151743070dbe3aa3a403ccec00a24b587f644.tar.bz2 gsoc2013-evolution-bed151743070dbe3aa3a403ccec00a24b587f644.tar.lz gsoc2013-evolution-bed151743070dbe3aa3a403ccec00a24b587f644.tar.xz gsoc2013-evolution-bed151743070dbe3aa3a403ccec00a24b587f644.tar.zst gsoc2013-evolution-bed151743070dbe3aa3a403ccec00a24b587f644.zip |
Made double click only work on the first button.
2000-06-02 Christopher James Lahey <clahey@helixcode.com>
* gui/minicard/e-minicard-view.c, gui/minicard/e-minicard.c: Made
double click only work on the first button.
svn path=/trunk/; revision=3378
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 3932596639..9a8b6ea561 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2000-06-02 Christopher James Lahey <clahey@helixcode.com> + + * gui/minicard/e-minicard-view.c, gui/minicard/e-minicard.c: Made + double click only work on the first button. + 2000-06-01 Christopher James Lahey <clahey@helixcode.com> * gui/minicard/e-minicard.c: return TRUE if opening a contact |