diff options
author | Harish Krishnaswamy <kharish@src.gnome.org> | 2005-01-11 05:22:54 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2005-01-11 05:22:54 +0800 |
commit | 5d798acd55f81e552953a58a8fc249f191e688f6 (patch) | |
tree | ecca1b859523df86116828158933fccae9f3f2a8 /calendar/ChangeLog | |
parent | 34225b40c48c083aeada8d0302ef6e3150bd6035 (diff) | |
download | gsoc2013-evolution-5d798acd55f81e552953a58a8fc249f191e688f6.tar.gz gsoc2013-evolution-5d798acd55f81e552953a58a8fc249f191e688f6.tar.zst gsoc2013-evolution-5d798acd55f81e552953a58a8fc249f191e688f6.zip |
offset the file name to account for the 'hyphen'.
* gui/dialogs/cal-attachment-bar.c:
(cal_attachment_bar_set_attachment_list):
offset the file name to account for the 'hyphen'.
svn path=/trunk/; revision=28337
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 205bba916e..c1e1047863 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2005-01-10 Harish Krishnaswamy <kharish@novell.com> + + * gui/dialogs/cal-attachment-bar.c: + (cal_attachment_bar_set_attachment_list): + offset the file name to account for the 'hyphen'. + 2005-01-10 Chenthill Palanisamy <pchenthill@novell.com> * gui/dialogs/event-page.glade |