mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
Renamed 'zxing-icon-128.png' to 'ZxingLarge.png' to get the App Store to accept the uploaded binary. Updated the 'About.html'
page (in all three localizations) to match. git-svn-id: https://zxing.googlecode.com/svn/trunk@596 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
c0763525b4
commit
f0a2d5778e
|
@ -208,7 +208,7 @@
|
|||
85C4969C0E4A3E87003DB029 /* filmroll-2.png in Resources */ = {isa = PBXBuildFile; fileRef = 85C4969B0E4A3E87003DB029 /* filmroll-2.png */; };
|
||||
85D937270E11064700B785E0 /* ScanViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 85D937260E11064700B785E0 /* ScanViewController.m */; };
|
||||
85E883980E1A34D2004C4547 /* ScannedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 85E883970E1A34D2004C4547 /* ScannedImageView.m */; };
|
||||
85E945270E9410EF0052CC40 /* zxing-icon-128.png in Resources */ = {isa = PBXBuildFile; fileRef = 85E945260E9410EF0052CC40 /* zxing-icon-128.png */; };
|
||||
85E945270E9410EF0052CC40 /* ZxingLarge.png in Resources */ = {isa = PBXBuildFile; fileRef = 85E945260E9410EF0052CC40 /* ZxingLarge.png */; };
|
||||
85F895030E543EE100C0A666 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 85F895020E543EE100C0A666 /* InfoPlist.strings */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
|
@ -650,7 +650,7 @@
|
|||
85D937260E11064700B785E0 /* ScanViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScanViewController.m; sourceTree = "<group>"; };
|
||||
85E883960E1A34D2004C4547 /* ScannedImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScannedImageView.h; sourceTree = "<group>"; };
|
||||
85E883970E1A34D2004C4547 /* ScannedImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScannedImageView.m; sourceTree = "<group>"; };
|
||||
85E945260E9410EF0052CC40 /* zxing-icon-128.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "zxing-icon-128.png"; sourceTree = "<group>"; };
|
||||
85E945260E9410EF0052CC40 /* ZxingLarge.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ZxingLarge.png; sourceTree = "<group>"; };
|
||||
85F7D20E0E41D4A700FDC34E /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/Message.xib; sourceTree = "<group>"; };
|
||||
85F7D20F0E41D4A700FDC34E /* de */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = de; path = de.lproj/Hints.html; sourceTree = "<group>"; };
|
||||
85F7D2100E41D4B300FDC34E /* sv */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = sv; path = sv.lproj/Message.xib; sourceTree = "<group>"; };
|
||||
|
@ -774,7 +774,7 @@
|
|||
29B97317FDCFA39411CA2CEA /* Resources */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
85E945260E9410EF0052CC40 /* zxing-icon-128.png */,
|
||||
85E945260E9410EF0052CC40 /* ZxingLarge.png */,
|
||||
85C37A3F0E4076BB0052209B /* Message.xib */,
|
||||
85764F680E3E22FC00A61BF5 /* Hints.html */,
|
||||
85B1D8840E190E3A00514A6A /* Default.png */,
|
||||
|
@ -1541,7 +1541,7 @@
|
|||
8555304E0E643BA800C7B5DE /* Entitlements.plist in Resources */,
|
||||
8555307B0E64504300C7B5DE /* icon.png in Resources */,
|
||||
85B8F52C0E6AD33200510402 /* photolib.png in Resources */,
|
||||
85E945270E9410EF0052CC40 /* zxing-icon-128.png in Resources */,
|
||||
85E945270E9410EF0052CC40 /* ZxingLarge.png in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
@ -8,7 +8,7 @@
|
|||
</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>
|
||||
<img style="width: 128px; height: 128px;" alt="ZXing Project Logo" src="../ZxingLarge.png"></p>
|
||||
<h2>Strichcodes</h2>
|
||||
<p>Version 1.0</p>
|
||||
<p>© 2008 The <a href="http://code.google.com/p/zxing/">ZXing</a>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
</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>
|
||||
<img style="width: 128px; height: 128px;" alt="ZXing Project Logo" src="../ZxingLarge.png"></p>
|
||||
<h2>Barcodes</h2>
|
||||
<p>Version 1.0</p>
|
||||
<p>© 2008 The <a href="http://code.google.com/p/zxing/">ZXing</a>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
</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>
|
||||
<img style="width: 128px; height: 128px;" alt="ZXing Project Logo" src="../ZxingLarge.png"></p>
|
||||
<h2>Streckkoder</h2>
|
||||
<p>Version 1.0</p>
|
||||
<p>© 2008 The <a href="http://code.google.com/p/zxing/">ZXing</a>
|
||||
|
|
Loading…
Reference in a new issue