Added simplistic ability to rotate an LCDUI image (once), to help out some devices...
[zxing.git] / javame / src / com / google / zxing / client / j2me / MANIFEST.MF.template
1 Manifest-Version: 1.0
2 MIDlet-1: @APP_NAME@, , com.google.zxing.client.j2me.ZXingMIDlet
3 MIDlet-Description: ZXing Barcode Reader
4 MIDlet-Icon: /res/zxing-icon.png
5 MIDlet-Info-URL: code.google.com/p/zxing
6 MIDlet-Name: @APP_NAME@
7 MIDlet-Permissions: javax.microedition.media.control.VideoControl.getSnapshot
8 MIDlet-Vendor: ZXing Project
9 MIDlet-Version: @VERSION@
10 MicroEdition-Configuration: CLDC-1.1
11 MicroEdition-Profile: MIDP-2.0