diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-02-11 13:12:15 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-02-11 13:12:15 +0800 |
commit | 1807edff68a3f1981ab48e08e6db7fdc65d8f143 (patch) | |
tree | 8ea5c6100d4e9047315117bbdbfe28fe5eef88ee | |
parent | 7d8ca744f76b34e1c889b1685ad28026e71dc482 (diff) | |
download | gsoc2013-evolution-1807edff68a3f1981ab48e08e6db7fdc65d8f143.tar gsoc2013-evolution-1807edff68a3f1981ab48e08e6db7fdc65d8f143.tar.gz gsoc2013-evolution-1807edff68a3f1981ab48e08e6db7fdc65d8f143.tar.bz2 gsoc2013-evolution-1807edff68a3f1981ab48e08e6db7fdc65d8f143.tar.lz gsoc2013-evolution-1807edff68a3f1981ab48e08e6db7fdc65d8f143.tar.xz gsoc2013-evolution-1807edff68a3f1981ab48e08e6db7fdc65d8f143.tar.zst gsoc2013-evolution-1807edff68a3f1981ab48e08e6db7fdc65d8f143.zip |
removed e-contact-editor-strings.h
2001-02-11 Jeffrey Stedfast <fejj@ximian.com>
* POTFILES.in: removed e-contact-editor-strings.h
svn path=/trunk/; revision=8167
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/POTFILES.in | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 75221fb0f0..b409725046 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2001-02-11 Jeffrey Stedfast <fejj@ximian.com> + + * POTFILES.in: removed e-contact-editor-strings.h + 2001-02-11 Gediminas Paulauskas <menesis@delfi.lt> * *.po: added strings from .desktop files, they are translated here diff --git a/po/POTFILES.in b/po/POTFILES.in index fdb76ac951..a051a329b0 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -9,7 +9,6 @@ addressbook/conduit/address-conduit.c addressbook/conduit/e-address-conduit-control-applet.desktop.in addressbook/contact-editor/contact-editor.glade addressbook/contact-editor/e-contact-editor-confirm-delete.glade -addressbook/contact-editor/e-contact-editor-strings.h addressbook/contact-editor/e-contact-editor.c addressbook/contact-editor/fulladdr.glade addressbook/contact-editor/fullname.glade |