diff options
author | Dan Winship <danw@src.gnome.org> | 2002-03-04 23:25:01 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2002-03-04 23:25:01 +0800 |
commit | 51130d0659fec0ebe990f6e2692514b3dba22a7d (patch) | |
tree | 73112a6e18a18a6b826f782c85c96d1598249599 /calendar/ChangeLog | |
parent | 0cb5b63f1a4088fdd644c68962e3b35dbc9cf9f6 (diff) | |
download | gsoc2013-evolution-51130d0659fec0ebe990f6e2692514b3dba22a7d.tar gsoc2013-evolution-51130d0659fec0ebe990f6e2692514b3dba22a7d.tar.gz gsoc2013-evolution-51130d0659fec0ebe990f6e2692514b3dba22a7d.tar.bz2 gsoc2013-evolution-51130d0659fec0ebe990f6e2692514b3dba22a7d.tar.lz gsoc2013-evolution-51130d0659fec0ebe990f6e2692514b3dba22a7d.tar.xz gsoc2013-evolution-51130d0659fec0ebe990f6e2692514b3dba22a7d.tar.zst gsoc2013-evolution-51130d0659fec0ebe990f6e2692514b3dba22a7d.zip |
[pullup from evolution-1-0-branch]
* gui/itip-utils.c (comp_subject): Prefix the subject with an
indicator like "Accepted" or "Cancelled" explaining what the
action is, since Outlook doesn't display any of that information
inline like we do. (20780)
svn path=/trunk/; revision=15896
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 481380f100..db67d035fc 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2002-03-04 Dan Winship <danw@ximian.com> + + * gui/itip-utils.c (comp_subject): Prefix the subject with an + indicator like "Accepted" or "Cancelled" explaining what the + action is, since Outlook doesn't display any of that information + inline like we do. (20780) + 2002-02-28 Rodrigo Moya <rodrigo@ximian.com> * calendar/gui/e-itip-control.c (e_itip_control_set_data): added the |