Commit Graph

21 Commits

Author SHA1 Message Date
2b53fa7164 Add Indonesian translation to welcome mail 2010-08-29 15:31:57 +07:00
e9895d6999 Added Romanian welcome message 2009-09-28 23:48:14 +03:00
d523f10dfe Use Behdad's brilliant git.mk to generate .gitignore files. 2009-05-02 11:37:10 -04:00
d0202cc04d Added Catalan translation of the Evolution welcome e-mail and quick
2009-03-08  David Planella  <david.planella@gmail.com>

	Added Catalan translation of the Evolution welcome e-mail and quick
	reference

	* configure.in: Added Makefiles for the Catalan translations of the
	welcome e-mail and quick reference.
	* mail/default/Makefile.am: Added Catalan (ca) to the list of
	subdirectories
	* mail/default/ca/Inbox: Added Catalan translation by David Planella
	* mail/default/ca/Makefile.am: Created Makefile template

svn path=/trunk/; revision=37381
2009-03-08 09:03:55 +00:00
9853898371 Added Italian translation for default email message.
2008-09-22  Luca Ferretti  <elle.uca@libero.it>

	* default/Makefile.am:
	* default/it/Inbox:
	* default/it/Makefile.am:
	Added Italian translation for default email message.


svn path=/trunk/; revision=36416
2008-09-22 06:55:22 +00:00
90e4d74b61 Added Czech translation of default email message by Jiri Eischmann. Ditto.
2008-09-22  Petr Kovar  <pknbe@volny.cz>

	* default/cs/Inbox: Added Czech translation of default email
	message by Jiri Eischmann.
	* default/cs/Makefile.am: Ditto.
	* default/Makefile.am: Ditto.

svn path=/trunk/; revision=36413
2008-09-22 00:40:03 +00:00
46250243e2 Default welcome mail translation added. Added hu
2008-09-17  Gabor Kelemen  <kelemeng@gnome.hu>

	* default/hu/Inbox: Default welcome mail translation added.
	* default/Makefile.am: Added hu

svn path=/trunk/; revision=36354
2008-09-16 22:35:05 +00:00
71089db3c3 Added Serbian welcome message translation
svn path=/trunk/; revision=36345
2008-09-16 11:56:38 +00:00
fca7da1bc0 Add mail/default/ko/Makefile to AC_OUTPUT.
2008-03-03  Changwoo Ryu  <cwryu@debian.org>

	* configure.in: Add mail/default/ko/Makefile to AC_OUTPUT.

2008-03-03  Changwoo Ryu  <cwryu@debian.org>

	* default/Makefile.am:
	* default/ko/*: Add Korean welcome message translation.


svn path=/trunk/; revision=35107
2008-03-02 19:16:44 +00:00
339ab17d33 added Polish translation of welcome email
2007-08-28  Wadim Dziedzic  <wadimd@svn.gnome.org>

	* default/Makefile.am: added Polish translation of welcome email
	* default/pl: 

svn path=/trunk/; revision=34126
2007-08-28 21:20:11 +00:00
ac7bc45f64 Updated Swedish translation
svn path=/trunk/; revision=33655
2007-06-05 05:37:40 +00:00
a601e06555 Added "es" to SUBDIRS
2006-11-09  Francisco Javier F. Serrador  <serrador@openshine.com>

	* default/Makefile.am: Added "es" to SUBDIRS

svn path=/trunk/; revision=32961
2006-11-09 16:26:29 +00:00
858ae5ff7d Added French welcome message.
* configure.in:
	* mail/default/Makefile.am:
	* mail/default/fr/Inbox:
	* mail/default/fr/Makefile.am: Added French welcome message.

svn path=/trunk/; revision=31703
2006-03-12 22:32:39 +00:00
01dfbd3865 configure.in, added support for macedonian (mk) welcome message
2006-03-03  Andre Klapper  <a9016009@gmx.de>
	* configure.in,
	* mail/default/Makefile.am:
	added support for macedonian (mk) welcome message

svn path=/trunk/; revision=31635
2006-03-03 21:35:44 +00:00
aa6d821bdb Added Lithuanian to SUBDIRS. Added Lithuanian translation for default
2006-03-03  Žygimantas Beručka  <zygis@gnome.org>

	* default/Makefile.am: Added Lithuanian to SUBDIRS.
	* default/lt/*: Added Lithuanian translation for default mailbox.

svn path=/trunk/; revision=31628
2006-03-03 10:03:28 +00:00
6470a82462 Added localized default mailbox for Finnish
svn path=/trunk/; revision=31622
2006-03-01 18:19:51 +00:00
3ae09cb566 Added German (de) to the list of subdirs.
2005-02-27  Frank Arnold  <farnold@cvs.gnome.org>

	* Makefile.am: Added German (de) to the list of subdirs.

svn path=/trunk/; revision=28898
2005-02-27 00:00:06 +00:00
ef64d3dad9 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
2005-01-25 23:04:57 +00:00
32459643e2 svn path=/trunk/; revision=28152
2004-12-20 Added 'ja' and 'nl' in default/Makefile.am. T.Aihana <aihana@gnome.gr.jp>

svn path=/trunk/; revision=28152
2004-12-20 03:51:32 +00:00
7d604e31fc Added Simplified Chinese dir
svn path=/trunk/; revision=28119
2004-12-14 15:34:17 +00:00
0ff3f18cf4 Startup files/folders.
2004-01-16  Not Zed  <NotZed@Ximian.com>

        * default/C/Inbox:
        * default/C/Makefile.am:
        * default/Makefile.am: Startup files/folders.

        * em-migrate.c (emm_setup_initial): initial implementation of
        startup setup.
        (cp): Fix the test, we want exists AND size>0, not exists OR
        size>0.
        (cp): Fix the open, we can't use O_EXCL with empty, but present
        files.  Another hack fix for #52880.

        ** See bug #52896.

        * em-format-html-display.c (efhd_html_button_press_event): do this
        based on get_object_at rather than get_point_at, so we get the
        offset properly.

svn path=/trunk/; revision=24261
2004-01-15 23:16:21 +00:00