2011-11-07 German Arias <german@xelalug.org>

	* GNUMakefile: Added package info.

2011-11-07 German Arias <german@xelalug.org>

	* Bundles/Account/AccountEditorWindowController.m: Moved
	variable "_hasInit" from -connectionTerminated: to
	-serviceInitialized:. This is better.

2011-11-07 German Arias <german@xelalug.org>

	* Bundles/Import/MailboxImportController.m: Don't use
	variable "singleInstance". If not, the app crash when
	Import window is closed.

2011-11-07 German Arias <german@xelalug.org>

	* Framework/GNUMail/AboutPanel.m: Updating to release.

2011-11-07 German Arias <german@xelalug.org>

	* Framework/GNUMail/EditWindow.m:
	* Framework/GNUMail/EditWindowController.m: Use the corresponding
	information of account to send the email. This mean not allow the
	user select the account's send info. This prevents use one account
	information to send an email in another account (This occurs
	when two or more accounts have the same SMTP host). 

2011-11-06 German Arias <german@xelalug.org>

	* Resources/Spanish.lproj/Localizable.strings: Added more
	spanish strings.

2011-11-06 German Arias <german@xelalug.org>

	* Framework/GNUMail/ApplicationIconController.m: Added a dot
	to show when the app is hidden.

2011-11-06 German Arias <german@xelalug.org>

	* Framework/GNUMail/WelcomePanel.m:
	* Framework/GNUMail/ApplicationIconController.m: Use image
	"GNUMail" instead "GNUMail_128", since there is an odd
	problem with the size of this image after some changes
	in GNUstep.

2011-11-06 German Arias <german@xelalug.org>

	* Framework/GNUMail/AboutPanel.m: Write "Stephane" without
	accent in first "e". If not the app stuck. And moved the
	contributors text field.

2011-08-14 German Arias <german@xelalug.org>

	* Resources/Spanish.lproj/Localizable.strings: Changed the file
	format and add more spanish strings.
	* Framework/GNUMail/WelcomePanel.m: Improvements for a better
	internationalization.

2011-08-03 German Arias <german@xelalug.org>

	* Framework/GNUMail/WelcomePanel.m: Move icon to right.

2011-08-02 German Arias <german@xelalug.org>

	* Bundles/Account/AccountEditorWindowController.h:
	* Bundles/Account/AccountEditorWindowController.m:
	Ugly hack to fix the problem in Account preferences panel.
	A better solution can be done in Pantomime side. But since
	I not have intention to understand in deep how this works.
	This solution is good, for now.

2011-06-06 German Arias <german@xelalug.org>

	* Framework/GNUMail/MailWindow.m: Set icon title to "". 

2011-06-05 German Arias <german@xelalug.org>

	* Framework/GNUMail/MailWindow.m: Don't call -adjustSubviews
	because crash the app, I'm investigating this.

2011-06-01 German Arias <german@xelalug.org>

	* GNA: Initial repository at gna.org.
