1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-06 03:50:19 +02:00
FBReaderJ/platform/j2me/manifest.mf
Nikolay Pultsin 63797ffdb5 j2me: several experiments with FileConnectio API
core: code is changed to be compilable for j2me platform


git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@507 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2008-01-26 05:20:49 +00:00

9 lines
349 B
Text

MIDlet-1: FBReaderJ, /data/FBReaderJ.png, org.zlibrary.ui.j2me.library.ZLMIDlet
MIDlet-Description: E-book reader
MIDlet-Name: FBReaderJ
MIDlet-Vendor: Geometer Plus
MIDlet-Icon: /data/FBReaderJ.png
MIDlet-Version: 0.1
MIDlet-Permissions: javax.microedition.io.Connector.file.read
MicroEdition-Configuration: CLDC-1.1
MicroEdition-Profile: MIDP-2.0