diff options
author | Bharath Acharya <abharath@novell.com> | 2008-07-21 02:26:42 +0800 |
---|---|---|
committer | Bharath Acharya <abharath@src.gnome.org> | 2008-07-21 02:26:42 +0800 |
commit | 5948c36901a66021c7d3ded3acaf9bde18be17d2 (patch) | |
tree | 960806e80dea92c795ab98ace930034fdb8772ee /po | |
parent | 474f15f5571bc0d2e64785963703852f274e74df (diff) | |
download | gsoc2013-evolution-5948c36901a66021c7d3ded3acaf9bde18be17d2.tar gsoc2013-evolution-5948c36901a66021c7d3ded3acaf9bde18be17d2.tar.gz gsoc2013-evolution-5948c36901a66021c7d3ded3acaf9bde18be17d2.tar.bz2 gsoc2013-evolution-5948c36901a66021c7d3ded3acaf9bde18be17d2.tar.lz gsoc2013-evolution-5948c36901a66021c7d3ded3acaf9bde18be17d2.tar.xz gsoc2013-evolution-5948c36901a66021c7d3ded3acaf9bde18be17d2.tar.zst gsoc2013-evolution-5948c36901a66021c7d3ded3acaf9bde18be17d2.zip |
** Fixes Bug #200147
2008-07-18 Bharath Acharya <abharath@novell.com>
** Fixes Bug #200147
Basic functionality implemented by Diego Escalante Urrelo
<diegoe@gnome.org> Everyone owes him a big mug of Beer for that.
** Added Templates plugin
* Makefile.am:
* apps-evolution-template-placeholders.schemas.in:
* org-gnome-templates.eplug.xml:
* templates.c:
* templates.glade:
svn path=/trunk/; revision=35780
Diffstat (limited to 'po')
-rw-r--r-- | po/ChangeLog | 9 | ||||
-rw-r--r-- | po/POTFILES.in | 4 |
2 files changed, 12 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 7cb244f27d..42e739259e 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,8 +1,15 @@ +2008-07-20 Bharath Acharya <abharath@novell.com> + + * POTFILES.in: + Updated file-list for templates plugin. + + ** See bug #200147 + 2008-07-20 Jorge Gonzalez <jorgegonz@svn.gnome.org> * es.po: Updated Spanish translation -2008-07-19 Andre Klapper <a9016009@gmx.de> +2008-07-19 Andre KlappeJohnnyr <a9016009@gmx.de> * de.po: Updated German translation. diff --git a/po/POTFILES.in b/po/POTFILES.in index deaf0ba292..188911394a 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -416,6 +416,10 @@ plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml plugins/startup-wizard/startup-wizard.c plugins/subject-thread/org-gnome-subject-thread.eplug.xml plugins/subject-thread/subject-thread.c +plugins/templates/apps-evolution-template-placeholders.schemas.in +plugins/templates/templates.c +plugins/templates/templates.glade +plugins/templates/org-gnome-templates.eplug.xml plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml shell/GNOME_Evolution_Shell.server.in.in shell/test/GNOME_Evolution_Test.server.in.in |