Added 'About' screen, localized application name
[zxing.git] / iphone / en.lproj / About.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html><head>
3 <meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>About Barcodes</title>
4
5 <style type="text/css">
6 </style>
7 <meta name="viewport" content="width=device-width; initial-scale=1.0">
8 </head>
9 <body style="background-color: black; color: white; font-family: sans-serif; text-align: center;">
10 <p style="font-weight: bold;">
11 <img style="width: 128px; height: 128px;" alt="ZXing Project Logo" src="../zxing-icon-128.png"></p>
12 <p style="font-weight: bold;">Barcodes</p>
13 <p>&copy; 2008 The <a href="http://code.google.com/p/zxing/">ZXing</a>
14 Authors<br>
15 </p>
16 </body></html>