summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJason Wray <jason@kulturny.com>2015-05-21 15:10:54 -0700
committerJason Wray <jason@kulturny.com>2015-05-21 15:10:54 -0700
commita898ec02b0c650e3dd3a1b5dc3b27501eee24ece (patch)
tree7051007de3208db30b7948166e76adff8bc716d8 /test
parent9c309808bda7374690445da73f815ddfe24b5d30 (diff)
downloadqtlocation-mapboxgl-a898ec02b0c650e3dd3a1b5dc3b27501eee24ece.tar.gz
Change LaunchScreen text to © because unicode is awesome
Diffstat (limited to 'test')
-rw-r--r--test/ios/LaunchScreen.xib2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ios/LaunchScreen.xib b/test/ios/LaunchScreen.xib
index f14a79070d..e0c780d8d4 100644
--- a/test/ios/LaunchScreen.xib
+++ b/test/ios/LaunchScreen.xib
@@ -12,7 +12,7 @@
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
- <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" Copyright (c) 2015 Mapbox. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="8ie-xW-0ye">
+ <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="© 2015 Mapbox. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="8ie-xW-0ye">
<rect key="frame" x="20" y="439" width="441" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>