diff options
author | Julian Missig <julian@jabber.org> | 2001-01-28 03:17:02 +0800 |
---|---|---|
committer | Julian Missig <julianm@src.gnome.org> | 2001-01-28 03:17:02 +0800 |
commit | 95400445b977d46cfcbd1862b6c60a5dcb85c99b (patch) | |
tree | 1b68fb8d1e4942f6ef19a411e9e24a11d559e894 | |
parent | 92f7098e3ea093c9badd3347234ef8f4d93c7db1 (diff) | |
download | gsoc2013-evolution-95400445b977d46cfcbd1862b6c60a5dcb85c99b.tar gsoc2013-evolution-95400445b977d46cfcbd1862b6c60a5dcb85c99b.tar.gz gsoc2013-evolution-95400445b977d46cfcbd1862b6c60a5dcb85c99b.tar.bz2 gsoc2013-evolution-95400445b977d46cfcbd1862b6c60a5dcb85c99b.tar.lz gsoc2013-evolution-95400445b977d46cfcbd1862b6c60a5dcb85c99b.tar.xz gsoc2013-evolution-95400445b977d46cfcbd1862b6c60a5dcb85c99b.tar.zst gsoc2013-evolution-95400445b977d46cfcbd1862b6c60a5dcb85c99b.zip |
Someone forgot to update this when removing a file it uses. This was
2001-01-27 Julian Missig <julian@jabber.org>
* POTFILES.in: Someone forgot to update this when removing a file it
uses. This was preventing evolution from compiling...
svn path=/trunk/; revision=7862
-rw-r--r-- | po/ChangeLog | 5 | ||||
-rw-r--r-- | po/POTFILES.in | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 243d11b874..4ab6eeca9a 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2001-01-27 Julian Missig <julian@jabber.org> + + * POTFILES.in: Someone forgot to update this when removing a file it + uses. This was preventing evolution from compiling... + 2001-01-26 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 da83f5c80d..ff9334c49a 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -177,4 +177,3 @@ widgets/misc/e-calendar.c widgets/misc/e-clipped-label.c widgets/misc/e-dateedit.c widgets/misc/e-search-bar.c -widgets/shortcut-bar/e-group-bar.c |