Added 'About' screen, localized application name
[zxing.git] / iphone / de.lproj / About.html
diff --git a/iphone/de.lproj/About.html b/iphone/de.lproj/About.html
new file mode 100644 (file)
index 0000000..6d00279
--- /dev/null
@@ -0,0 +1,16 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html><head>
+<meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Info zu Strichcodes</title>
+
+<style type="text/css">
+</style>
+<meta name="viewport" content="width=device-width; initial-scale=1.0">
+</head>
+<body style="background-color: black; color: white; font-family: sans-serif; text-align: center;">
+<p style="font-weight: bold;">
+<img style="width: 128px; height: 128px;" alt="ZXing Project Logo" src="../zxing-icon-128.png"></p>
+<p style="font-weight: bold;">Strichcodes</p>
+<p>&copy; 2008 The <a href="http://code.google.com/p/zxing/">ZXing</a>
+Authors<br>
+</p>
+</body></html>
\ No newline at end of file