diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-31 23:51:46 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-31 23:51:46 +0800 |
commit | 0cf7b194cd7780e9132d4a40b7cfba88450566ee (patch) | |
tree | 31962fff57d52fddd0a6bda1d2460ae4ae6b1f81 | |
parent | b632b84b27d54fd098f1f64786733421b703da6f (diff) | |
download | gsoc2013-evolution-0cf7b194cd7780e9132d4a40b7cfba88450566ee.tar.gz gsoc2013-evolution-0cf7b194cd7780e9132d4a40b7cfba88450566ee.tar.zst gsoc2013-evolution-0cf7b194cd7780e9132d4a40b7cfba88450566ee.zip |
Add `calendar/cal-util/cal-component.c' and `shell/e-shell-utils.c'.
* POTFILES.in: Add `calendar/cal-util/cal-component.c' and
`shell/e-shell-utils.c'.
svn path=/trunk/; revision=14539
-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 75551d50eb..b78cd9b87c 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2001-10-31 Ettore Perazzoli <ettore@ximian.com> + + * POTFILES.in: Add `calendar/cal-util/cal-component.c' and + `shell/e-shell-utils.c'. + 2001-10-31 Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br> * pt_BR.po: Updated Brazilian Portuguese translation. diff --git a/po/POTFILES.in b/po/POTFILES.in index f0fd11d369..089322686e 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -47,6 +47,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-component.c calendar/cal-util/cal-util.c calendar/cal-util/timeutil.c calendar/conduits/calendar/calendar-conduit.c @@ -279,6 +280,7 @@ shell/e-shell-folder-title-bar.c shell/e-shell-importer.c shell/e-shell-offline-handler.c shell/e-shell-startup-wizard.c +shell/e-shell-utils.c shell/e-shell-view-menu.c shell/e-shell-view.c shell/e-shell.c |