diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-01-30 13:43:49 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-01-30 13:43:49 +0800 |
commit | 6cae381d7adfc6f5c18026ae9253757629470a2b (patch) | |
tree | 47b9bb8b46bbe742bea76dbf1b3650df01ee2370 | |
parent | bb5917eda442675c738d5f8ca75af546064ddfaa (diff) | |
download | gsoc2013-evolution-6cae381d7adfc6f5c18026ae9253757629470a2b.tar gsoc2013-evolution-6cae381d7adfc6f5c18026ae9253757629470a2b.tar.gz gsoc2013-evolution-6cae381d7adfc6f5c18026ae9253757629470a2b.tar.bz2 gsoc2013-evolution-6cae381d7adfc6f5c18026ae9253757629470a2b.tar.lz gsoc2013-evolution-6cae381d7adfc6f5c18026ae9253757629470a2b.tar.xz gsoc2013-evolution-6cae381d7adfc6f5c18026ae9253757629470a2b.tar.zst gsoc2013-evolution-6cae381d7adfc6f5c18026ae9253757629470a2b.zip |
Added missing file calendar/gui/review.c.
2006-01-30 Harish Krishnaswamy <kharish@novell.com>
* POTFILES.in: Added missing file calendar/gui/review.c.
svn path=/trunk/; revision=31347
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/POTFILES.in | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index f5dbad2324..6a089ca00d 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2006-01-30 Harish Krishnaswamy <kharish@novell.com> + + * POTFILES.in: Added missing file calendar/gui/review.c. + 2006-01-30 Funda Wang <fundawang@linux.net.cn> * zh_CN.po: Updated Simplified Chinese translation. diff --git a/po/POTFILES.in b/po/POTFILES.in index a06b9a3564..bb3172c9ec 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -177,6 +177,7 @@ calendar/gui/memos-control.c calendar/gui/migration.c calendar/gui/misc.c calendar/gui/print.c +calendar/gui/review.c calendar/gui/tasks-component.c calendar/gui/tasks-control.c calendar/gui/weekday-picker.c |