diff options
author | Duarte Loreto <happyguy_pt@hotmail.com> | 2005-01-26 07:04:57 +0800 |
---|---|---|
committer | Duarte Loreto <dnloreto@src.gnome.org> | 2005-01-26 07:04:57 +0800 |
commit | ef64d3dad964629ecd4a16a3cb5cfeb3cbb688a5 (patch) | |
tree | 304460f981c714533fa6e214fedf3ac75a128722 /mail/default/Makefile.am | |
parent | e736609651f5ab5fe1c0a4c444d9df7c53931635 (diff) | |
download | gsoc2013-evolution-ef64d3dad964629ecd4a16a3cb5cfeb3cbb688a5.tar.gz gsoc2013-evolution-ef64d3dad964629ecd4a16a3cb5cfeb3cbb688a5.tar.zst gsoc2013-evolution-ef64d3dad964629ecd4a16a3cb5cfeb3cbb688a5.zip |
Added Portuguese translation Added Portuguese (pt) to the list of subdirs
2005-01-25 Duarte Loreto <happyguy_pt@hotmail.com>
* pt/Inbox, pt/Makefile.am: Added Portuguese translation
* Makefile.am: Added Portuguese (pt) to the list of subdirs
svn path=/trunk/; revision=28557
Diffstat (limited to 'mail/default/Makefile.am')
-rw-r--r-- | mail/default/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/default/Makefile.am b/mail/default/Makefile.am index 000fbf735d..2889c30d3d 100644 --- a/mail/default/Makefile.am +++ b/mail/default/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=C zh_CN ja nl +SUBDIRS=C zh_CN ja nl pt |