Use max compression on .zip/.jar files
[zxing.git] / javame / ZXingReader.jad.template
index 0885856..5ebcae5 100644 (file)
@@ -1,12 +1,12 @@
-MIDlet-1: ZXingReader, /res/qr2.png, com.google.zxing.client.j2me.ZXingMIDlet\r
+MIDlet-1: @APP_NAME@, /res/qr2.png, com.google.zxing.client.j2me.ZXingMIDlet\r
 MIDlet-Description: Bar Code Reader\r
 MIDlet-Icon: /res/qr2.png\r
 MIDlet-Info-URL: code.google.com/p/zxing\r
 MIDlet-Jar-Size: @JAR_SIZE@\r
-MIDlet-Jar-URL: ZXingReader.jar\r
-MIDlet-Name: ZXingReader\r
+MIDlet-Jar-URL: @APP_NAME@.jar\r
+MIDlet-Name: @APP_NAME@\r
 MIDlet-Permissions: javax.microedition.media.control.VideoControl.getSnapshot\r
 MIDlet-Vendor: ZXing Project\r
-MIDlet-Version: 1.0\r
+MIDlet-Version: 0.1.1\r
 MicroEdition-Configuration: CLDC-1.1\r
 MicroEdition-Profile: MIDP-2.0\r