diff options
author | Damon Chaplin <damon@ximian.com> | 2001-09-27 11:35:38 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-09-27 11:35:38 +0800 |
commit | 2fba7e3c46492c5c6881c1e2bfc5b6407a9d9b3d (patch) | |
tree | 9f30884cbeab3fb263a83bbe35663bbba7b9f5ed | |
parent | 2ebd763a98785521ea41a2d98f52bb0a024967c0 (diff) | |
download | gsoc2013-evolution-2fba7e3c46492c5c6881c1e2bfc5b6407a9d9b3d.tar.gz gsoc2013-evolution-2fba7e3c46492c5c6881c1e2bfc5b6407a9d9b3d.tar.zst gsoc2013-evolution-2fba7e3c46492c5c6881c1e2bfc5b6407a9d9b3d.zip |
added calendar/cal-util/cal-util.c
2001-09-24 Damon Chaplin <damon@ximian.com>
* POTFILES.in: added calendar/cal-util/cal-util.c
svn path=/trunk/; revision=13184
-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 43f25dae8b..25656994e4 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2001-09-24 Damon Chaplin <damon@ximian.com> + + * POTFILES.in: added calendar/cal-util/cal-util.c + 2001-09-26 Héctor García Álvarez <hector@scouts-es.org> * es.po: Updated Spanish translation. diff --git a/po/POTFILES.in b/po/POTFILES.in index ab6fe2b995..14859e3a35 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -46,6 +46,7 @@ addressbook/gui/widgets/gal-view-factory-minicard.c addressbook/printing/e-contact-print.glade addressbook/printing/e-contact-print.c addressbook/printing/e-contact-print-envelope.c +calendar/cal-util/cal-util.c calendar/cal-util/timeutil.c calendar/conduits/calendar/calendar-conduit.c calendar/conduits/todo/todo-conduit.c |