diff options
author | Damon Chaplin <damon@ximian.com> | 2001-03-05 07:54:33 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-03-05 07:54:33 +0800 |
commit | 3874e64dfdf4ec308a0b81644d8420a546508454 (patch) | |
tree | ca548217b5df8abf4542568cb8eb1543c9fd4fa3 | |
parent | 0a60162f0bd53bd2699e29b2604b7ecc8fb17ea0 (diff) | |
download | gsoc2013-evolution-3874e64dfdf4ec308a0b81644d8420a546508454.tar gsoc2013-evolution-3874e64dfdf4ec308a0b81644d8420a546508454.tar.gz gsoc2013-evolution-3874e64dfdf4ec308a0b81644d8420a546508454.tar.bz2 gsoc2013-evolution-3874e64dfdf4ec308a0b81644d8420a546508454.tar.lz gsoc2013-evolution-3874e64dfdf4ec308a0b81644d8420a546508454.tar.xz gsoc2013-evolution-3874e64dfdf4ec308a0b81644d8420a546508454.tar.zst gsoc2013-evolution-3874e64dfdf4ec308a0b81644d8420a546508454.zip |
added e-util/e-time-utils.c and widgets/misc/e-cell-date-edit.c
2001-03-04 Damon Chaplin <damon@ximian.com>
* POTFILES.in: added e-util/e-time-utils.c and
widgets/misc/e-cell-date-edit.c
svn path=/trunk/; revision=8547
-rw-r--r-- | po/ChangeLog | 5 | ||||
-rw-r--r-- | po/POTFILES.in | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index bdd5c5f117..c4bbfeb79b 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2001-03-04 Damon Chaplin <damon@ximian.com> + + * POTFILES.in: added e-util/e-time-utils.c and + widgets/misc/e-cell-date-edit.c + 2001-03-02 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz> * sk.po: Updated Slovak translation. diff --git a/po/POTFILES.in b/po/POTFILES.in index 3e43cb3fd4..14fb5f6509 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -115,6 +115,7 @@ composer/e-msg-composer-hdrs.c composer/e-msg-composer.c composer/evolution-composer.c data/evolution.keys.in +e-util/e-time-utils.c executive-summary/GNOME_Evolution_Summary.oaf.in executive-summary/component/component-factory.c executive-summary/component/e-summary-callbacks.c @@ -198,6 +199,7 @@ widgets/meeting-time-sel/e-meeting-time-sel-item.c widgets/meeting-time-sel/e-meeting-time-sel.c widgets/misc/e-calendar-item.c widgets/misc/e-calendar.c +widgets/misc/e-cell-date-edit.c widgets/misc/e-clipped-label.c widgets/misc/e-dateedit.c widgets/misc/e-messagebox.c |