JAL - Java Application Loader for Motorola mobile phones

Copyright (C) 2006, Andrew Ivanov <andrew@softmile.com>

Supported devices:
	- C380
	- C385
	- C650
	- C390
	- ...

Requirements:
	- Qt 4.1
	- cdc_acm kernel module

Installation:
	- qmake
	- make
	- copy jal executable and translations (jal_xx.qm) to appropriate locations (optional)
		
License: JAL is distributed under the terms of GNU General Public License.
	See COPYING for details.

Translation:
	- Add new entry in the TRANSLATIONS section of the project file
	- lupdate jal.pro
	- linguist jal_xx.ts
	- lrelease jal.pro

Homepage:	
	If you find a bug, please, report it to andrew@softmile.com
	For further information and recent versions of JAL,
	visit JAL homepage at
		http://softmile.com
