ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Contents.json
| 104 ++++++++++
ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-40.png
|binary
ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
|binary
ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
|binary
ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
|binary
ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-76.png
|binary
ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
|binary
ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-Small-1.png
|binary
ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-Small-50.png
|binary
ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
|binary
ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-Small.png
|binary
ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
|binary
ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
|binary
ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/iosremote_ipad_icon.png
|binary
ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
|binary
ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/iosremote_iphone_icon.png
|binary
ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
|binary
ios/iosremote/Impress/Images.xcassets/LaunchImage.launchimage/Contents.json
| 94 +++++++++
ios/iosremote/Impress/Images.xcassets/LaunchImage.launchimage/[email protected]
|binary
ios/iosremote/Impress/Images.xcassets/LaunchImage.launchimage/Default.png
|binary
ios/iosremote/Impress/Images.xcassets/LaunchImage.launchimage/[email protected]
|binary
ios/iosremote/iosremote.xcodeproj/project.pbxproj
| 8
ios/iosremote/iosremote/en.lproj/iPhone_autoSize.storyboard
| 8
ios/iosremote/iosremote/en.lproj/iPhone_autoSize_old.storyboard
| 8
ios/iosremote/iosremote/fr.lproj/iPhone_autoSize.storyboard
| 4
ios/iosremote/iosremote/fr.lproj/iPhone_autoSize_old.storyboard
| 4
ios/iosremote/iosremote/zh-Hans.lproj/iPhone_autoSize.storyboard
| 4
ios/iosremote/iosremote/zh-Hans.lproj/iPhone_autoSize_old.storyboard
| 4
28 files changed, 222 insertions(+), 16 deletions(-)
New commits:
commit 79c6ee4513e30a39fff6dfe137aa9b6391f4ab25
Author: siqi <[email protected]>
Date: Sun Jan 26 00:46:00 2014 +0100
icons with required sizes for iOS7
Change-Id: I2afad83240a2306bb8a4312659c75613c9c7519e
diff --git
a/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Contents.json
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Contents.json
new file mode 100644
index 0000000..bcaf376
--- /dev/null
+++ b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Contents.json
@@ -0,0 +1,104 @@
+{
+ "images" : [
+ {
+ "size" : "29x29",
+ "idiom" : "iphone",
+ "filename" : "Icon-Small.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "29x29",
+ "idiom" : "iphone",
+ "filename" : "[email protected]",
+ "scale" : "2x"
+ },
+ {
+ "size" : "40x40",
+ "idiom" : "iphone",
+ "filename" : "[email protected]",
+ "scale" : "2x"
+ },
+ {
+ "size" : "57x57",
+ "idiom" : "iphone",
+ "filename" : "iosremote_iphone_icon.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "57x57",
+ "idiom" : "iphone",
+ "filename" : "[email protected]",
+ "scale" : "2x"
+ },
+ {
+ "size" : "60x60",
+ "idiom" : "iphone",
+ "filename" : "[email protected]",
+ "scale" : "2x"
+ },
+ {
+ "size" : "29x29",
+ "idiom" : "ipad",
+ "filename" : "Icon-Small-1.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "29x29",
+ "idiom" : "ipad",
+ "filename" : "[email protected]",
+ "scale" : "2x"
+ },
+ {
+ "size" : "40x40",
+ "idiom" : "ipad",
+ "filename" : "Icon-40.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "40x40",
+ "idiom" : "ipad",
+ "filename" : "[email protected]",
+ "scale" : "2x"
+ },
+ {
+ "size" : "50x50",
+ "idiom" : "ipad",
+ "filename" : "Icon-Small-50.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "50x50",
+ "idiom" : "ipad",
+ "filename" : "[email protected]",
+ "scale" : "2x"
+ },
+ {
+ "size" : "72x72",
+ "idiom" : "ipad",
+ "filename" : "iosremote_ipad_icon.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "72x72",
+ "idiom" : "ipad",
+ "filename" : "[email protected]",
+ "scale" : "2x"
+ },
+ {
+ "size" : "76x76",
+ "idiom" : "ipad",
+ "filename" : "Icon-76.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "76x76",
+ "idiom" : "ipad",
+ "filename" : "[email protected]",
+ "scale" : "2x"
+ }
+ ],
+ "info" : {
+ "version" : 1,
+ "author" : "xcode"
+ }
+}
\ No newline at end of file
diff --git
a/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-40.png
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-40.png
new file mode 100644
index 0000000..f95b332
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-40.png differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
new file mode 100644
index 0000000..58e65eb
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
new file mode 100644
index 0000000..58e65eb
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected] differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
new file mode 100644
index 0000000..96468d3
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected] differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-76.png
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-76.png
new file mode 100644
index 0000000..0c024b0
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-76.png differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
new file mode 100644
index 0000000..e0c55e6
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected] differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-Small-1.png
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-Small-1.png
new file mode 100644
index 0000000..f4a08a50
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-Small-1.png
differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-Small-50.png
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-Small-50.png
new file mode 100644
index 0000000..436d82d
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-Small-50.png
differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
new file mode 100644
index 0000000..0f62e74
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-Small.png
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-Small.png
new file mode 100644
index 0000000..f4a08a50
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-Small.png differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
new file mode 100644
index 0000000..b314b23
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
new file mode 100644
index 0000000..b314b23
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/iosremote_ipad_icon.png
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/iosremote_ipad_icon.png
new file mode 100644
index 0000000..33dda09
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/iosremote_ipad_icon.png
differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
new file mode 100644
index 0000000..1fce03c
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/iosremote_iphone_icon.png
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/iosremote_iphone_icon.png
new file mode 100644
index 0000000..84e23cd
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/iosremote_iphone_icon.png
differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
new file mode 100644
index 0000000..c3a41c2
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/[email protected]
differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/LaunchImage.launchimage/Contents.json
b/ios/iosremote/Impress/Images.xcassets/LaunchImage.launchimage/Contents.json
new file mode 100644
index 0000000..a2a7d96
--- /dev/null
+++
b/ios/iosremote/Impress/Images.xcassets/LaunchImage.launchimage/Contents.json
@@ -0,0 +1,94 @@
+{
+ "images" : [
+ {
+ "orientation" : "portrait",
+ "idiom" : "iphone",
+ "filename" : "Default.png",
+ "scale" : "1x"
+ },
+ {
+ "orientation" : "portrait",
+ "idiom" : "iphone",
+ "filename" : "[email protected]",
+ "scale" : "2x"
+ },
+ {
+ "orientation" : "portrait",
+ "idiom" : "iphone",
+ "filename" : "[email protected]",
+ "subtype" : "retina4",
+ "scale" : "2x"
+ },
+ {
+ "orientation" : "portrait",
+ "idiom" : "iphone",
+ "filename" : "[email protected]",
+ "minimum-system-version" : "7.0",
+ "scale" : "2x"
+ },
+ {
+ "orientation" : "portrait",
+ "idiom" : "iphone",
+ "filename" : "[email protected]",
+ "minimum-system-version" : "7.0",
+ "subtype" : "retina4",
+ "scale" : "2x"
+ },
+ {
+ "orientation" : "portrait",
+ "idiom" : "ipad",
+ "extent" : "to-status-bar",
+ "scale" : "1x"
+ },
+ {
+ "orientation" : "portrait",
+ "idiom" : "ipad",
+ "extent" : "to-status-bar",
+ "scale" : "2x"
+ },
+ {
+ "orientation" : "landscape",
+ "idiom" : "ipad",
+ "extent" : "to-status-bar",
+ "scale" : "1x"
+ },
+ {
+ "orientation" : "landscape",
+ "idiom" : "ipad",
+ "extent" : "to-status-bar",
+ "scale" : "2x"
+ },
+ {
+ "orientation" : "portrait",
+ "idiom" : "ipad",
+ "minimum-system-version" : "7.0",
+ "extent" : "full-screen",
+ "scale" : "1x"
+ },
+ {
+ "orientation" : "portrait",
+ "idiom" : "ipad",
+ "minimum-system-version" : "7.0",
+ "extent" : "full-screen",
+ "scale" : "2x"
+ },
+ {
+ "orientation" : "landscape",
+ "idiom" : "ipad",
+ "minimum-system-version" : "7.0",
+ "extent" : "full-screen",
+ "scale" : "1x"
+ },
+ {
+ "orientation" : "landscape",
+ "idiom" : "ipad",
+ "minimum-system-version" : "7.0",
+ "extent" : "full-screen",
+ "scale" : "2x"
+ }
+ ],
+ "info" : {
+ "version" : 1,
+ "author" : "xcode"
+ }
+}
\ No newline at end of file
diff --git
a/ios/iosremote/Impress/Images.xcassets/LaunchImage.launchimage/[email protected]
b/ios/iosremote/Impress/Images.xcassets/LaunchImage.launchimage/[email protected]
new file mode 100644
index 0000000..0891b7a
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/LaunchImage.launchimage/[email protected]
differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/LaunchImage.launchimage/Default.png
b/ios/iosremote/Impress/Images.xcassets/LaunchImage.launchimage/Default.png
new file mode 100644
index 0000000..4c8ca6f
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/LaunchImage.launchimage/Default.png
differ
diff --git
a/ios/iosremote/Impress/Images.xcassets/LaunchImage.launchimage/[email protected]
b/ios/iosremote/Impress/Images.xcassets/LaunchImage.launchimage/[email protected]
new file mode 100644
index 0000000..35b84cf
Binary files /dev/null and
b/ios/iosremote/Impress/Images.xcassets/LaunchImage.launchimage/[email protected]
differ
diff --git a/ios/iosremote/iosremote.xcodeproj/project.pbxproj
b/ios/iosremote/iosremote.xcodeproj/project.pbxproj
index 9085794..4ab34ec 100644
--- a/ios/iosremote/iosremote.xcodeproj/project.pbxproj
+++ b/ios/iosremote/iosremote.xcodeproj/project.pbxproj
@@ -62,6 +62,7 @@
8C0DC84417A4185A0099E5AE /* previousButton_normal.png in
Resources */ = {isa = PBXBuildFile; fileRef = 8C0DC84017A4185A0099E5AE /*
previousButton_normal.png */; };
8C0DC84517A4185A0099E5AE /* [email protected] in
Resources */ = {isa = PBXBuildFile; fileRef = 8C0DC84117A4185A0099E5AE /*
[email protected] */; };
8C0DC85117A512250099E5AE /* AppDelegate~ipad.m in Sources */ =
{isa = PBXBuildFile; fileRef = 8C0DC85017A512250099E5AE /* AppDelegate~ipad.m
*/; };
+ 8C10780318947B9D0062E0E7 /* Images.xcassets in Resources */ =
{isa = PBXBuildFile; fileRef = 8C10780218947B9D0062E0E7 /* Images.xcassets */;
};
8C19F41D17B00899005BDB61 /* SystemConfiguration.framework in
Frameworks */ = {isa = PBXBuildFile; fileRef = 8C19F41C17B00899005BDB61 /*
SystemConfiguration.framework */; };
8C19F41F17B02A8A005BDB61 /* QuartzCore.framework in Frameworks
*/ = {isa = PBXBuildFile; fileRef = 8C19F41E17B02A8A005BDB61 /*
QuartzCore.framework */; };
8C19F42417B02C7A005BDB61 /* PopoverView.m in Sources */ = {isa
= PBXBuildFile; fileRef = 8C19F42117B02AA9005BDB61 /* PopoverView.m */; };
@@ -239,6 +240,7 @@
8C0DC84117A4185A0099E5AE /* [email protected] */ =
{isa = PBXFileReference; lastKnownFileType = image.png; path =
"[email protected]"; sourceTree = "<group>"; };
8C0DC84F17A512250099E5AE /* AppDelegate~ipad.h */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name =
"AppDelegate~ipad.h"; path = "iosremote/Classes/AppDelegate~ipad.h"; sourceTree
= "<group>"; };
8C0DC85017A512250099E5AE /* AppDelegate~ipad.m */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name
= "AppDelegate~ipad.m"; path = "iosremote/Classes/AppDelegate~ipad.m";
sourceTree = "<group>"; };
+ 8C10780218947B9D0062E0E7 /* Images.xcassets */ = {isa =
PBXFileReference; lastKnownFileType = folder.assetcatalog; name =
Images.xcassets; path = Impress/Images.xcassets; sourceTree = "<group>"; };
8C19F41C17B00899005BDB61 /* SystemConfiguration.framework */ =
{isa = PBXFileReference; lastKnownFileType = wrapper.framework; name =
SystemConfiguration.framework; path =
System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT;
};
8C19F41E17B02A8A005BDB61 /* QuartzCore.framework */ = {isa =
PBXFileReference; lastKnownFileType = wrapper.framework; name =
QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework;
sourceTree = SDKROOT; };
8C19F42017B02AA9005BDB61 /* PopoverView.h */ = {isa =
PBXFileReference; lastKnownFileType = sourcecode.c.h; name = PopoverView.h;
path = PopoverView/PopoverView.h; sourceTree = "<group>"; };
@@ -426,6 +428,7 @@
57C6E3E6175E06E800E8BC5F = {
isa = PBXGroup;
children = (
+ 8C10780218947B9D0062E0E7 /* Images.xcassets */,
8C1A170217A28AB900B4BB3C /* Shared */,
8C1A170917A28E6500B4BB3C /* iPhone */,
8C1A170817A28E5E00B4BB3C /* iPad */,
@@ -871,6 +874,7 @@
buildActionMask = 2147483647;
files = (
57C6E3FD175E06E800E8BC5F /* InfoPlist.strings
in Resources */,
+ 8C10780318947B9D0062E0E7 /* Images.xcassets in
Resources */,
57C6E405175E06E800E8BC5F /* Default.png in
Resources */,
57C6E407175E06E800E8BC5F /* [email protected] in
Resources */,
57C6E409175E06E800E8BC5F /* [email protected]
in Resources */,
@@ -1145,6 +1149,8 @@
57C6E416175E06E800E8BC5F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME =
LaunchImage;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER =
"iosremote/iosremote-Prefix.pch";
INFOPLIST_FILE =
"iosremote/iosremote-Info.plist";
@@ -1164,6 +1170,8 @@
57C6E417175E06E800E8BC5F /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME =
LaunchImage;
CODE_SIGN_IDENTITY = "iPhone Distribution: Siqi
Liu (ECNT5P5MTW)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone
Distribution: Siqi Liu (ECNT5P5MTW)";
GCC_PRECOMPILE_PREFIX_HEADER = YES;
diff --git a/ios/iosremote/iosremote/en.lproj/iPhone_autoSize.storyboard
b/ios/iosremote/iosremote/en.lproj/iPhone_autoSize.storyboard
index 848b74f..4c89f58 100644
--- a/ios/iosremote/iosremote/en.lproj/iPhone_autoSize.storyboard
+++ b/ios/iosremote/iosremote/en.lproj/iPhone_autoSize.storyboard
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB"
version="3.0" toolsVersion="4514" systemVersion="13A603"
targetRuntime="iOS.CocoaTouch" propertyAccessControl="none"
initialViewController="qoG-TN-hN0">
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB"
version="3.0" toolsVersion="4514" systemVersion="13B42"
targetRuntime="iOS.CocoaTouch" propertyAccessControl="none"
initialViewController="qoG-TN-hN0">
<dependencies>
<deployment version="1552" defaultVersion="1280" identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version="3746"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version="3747"/>
</dependencies>
<scenes>
<!--Walk Through Container View Controller-->
@@ -121,7 +121,7 @@
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES"
userInteractionEnabled="NO" contentMode="left" text="Please enter the pin code
above in Impress - Slide Show - Impress Remote" textAlignment="center"
lineBreakMode="tailTruncation" numberOfLines="3"
baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="upW-oF-qOa">
- <rect key="frame" x="29"
y="418.99999977537431" width="271" height="65"/>
+ <rect key="frame" x="29"
y="418.99999965605286" width="271" height="65"/>
<autoresizingMask key="autoresizingMask"
widthSizable="YES" flexibleMinY="YES" heightSizable="YES"/>
<fontDescription key="fontDescription"
name="Helvetica-Light" family="Helvetica" pointSize="15"/>
<color key="textColor"
name="alternateSelectedControlColor" catalog="System" colorSpace="catalog"/>
@@ -445,7 +445,7 @@
<autoresizingMask key="autoresizingMask"
widthSizable="YES" flexibleMaxY="YES"/>
<subviews>
<imageView userInteractionEnabled="NO"
contentMode="scaleAspectFit" verticalCompressionResistancePriority="1000"
id="bZq-z2-OKU">
- <rect key="frame"
x="3.0000006666692247" y="8" width="220" height="167"/>
+ <rect key="frame"
x="2.9999977767474859" y="8" width="220" height="167"/>
<autoresizingMask
key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"
heightSizable="YES"/>
<color key="backgroundColor" white="1"
alpha="1" colorSpace="calibratedWhite"/>
</imageView>
diff --git a/ios/iosremote/iosremote/en.lproj/iPhone_autoSize_old.storyboard
b/ios/iosremote/iosremote/en.lproj/iPhone_autoSize_old.storyboard
index 848b74f..4c89f58 100644
--- a/ios/iosremote/iosremote/en.lproj/iPhone_autoSize_old.storyboard
+++ b/ios/iosremote/iosremote/en.lproj/iPhone_autoSize_old.storyboard
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB"
version="3.0" toolsVersion="4514" systemVersion="13A603"
targetRuntime="iOS.CocoaTouch" propertyAccessControl="none"
initialViewController="qoG-TN-hN0">
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB"
version="3.0" toolsVersion="4514" systemVersion="13B42"
targetRuntime="iOS.CocoaTouch" propertyAccessControl="none"
initialViewController="qoG-TN-hN0">
<dependencies>
<deployment version="1552" defaultVersion="1280" identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version="3746"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version="3747"/>
</dependencies>
<scenes>
<!--Walk Through Container View Controller-->
@@ -121,7 +121,7 @@
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES"
userInteractionEnabled="NO" contentMode="left" text="Please enter the pin code
above in Impress - Slide Show - Impress Remote" textAlignment="center"
lineBreakMode="tailTruncation" numberOfLines="3"
baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="upW-oF-qOa">
- <rect key="frame" x="29"
y="418.99999977537431" width="271" height="65"/>
+ <rect key="frame" x="29"
y="418.99999965605286" width="271" height="65"/>
<autoresizingMask key="autoresizingMask"
widthSizable="YES" flexibleMinY="YES" heightSizable="YES"/>
<fontDescription key="fontDescription"
name="Helvetica-Light" family="Helvetica" pointSize="15"/>
<color key="textColor"
name="alternateSelectedControlColor" catalog="System" colorSpace="catalog"/>
@@ -445,7 +445,7 @@
<autoresizingMask key="autoresizingMask"
widthSizable="YES" flexibleMaxY="YES"/>
<subviews>
<imageView userInteractionEnabled="NO"
contentMode="scaleAspectFit" verticalCompressionResistancePriority="1000"
id="bZq-z2-OKU">
- <rect key="frame"
x="3.0000006666692247" y="8" width="220" height="167"/>
+ <rect key="frame"
x="2.9999977767474859" y="8" width="220" height="167"/>
<autoresizingMask
key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"
heightSizable="YES"/>
<color key="backgroundColor" white="1"
alpha="1" colorSpace="calibratedWhite"/>
</imageView>
diff --git a/ios/iosremote/iosremote/fr.lproj/iPhone_autoSize.storyboard
b/ios/iosremote/iosremote/fr.lproj/iPhone_autoSize.storyboard
index 8e3e3e1..5267d2d 100644
--- a/ios/iosremote/iosremote/fr.lproj/iPhone_autoSize.storyboard
+++ b/ios/iosremote/iosremote/fr.lproj/iPhone_autoSize.storyboard
@@ -123,7 +123,7 @@ Contrôle Distant</string>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES"
userInteractionEnabled="NO" contentMode="left" text="Veuillez entrer le code
ci-dessus dans le fenêtre Impress - Slide Show - Impress Remote"
textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="3"
baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="upW-oF-qOa">
- <rect key="frame" x="29"
y="419.00000022462569" width="271" height="65"/>
+ <rect key="frame" x="29"
y="419.00000034394714" width="271" height="65"/>
<autoresizingMask key="autoresizingMask"
widthSizable="YES" flexibleMinY="YES" heightSizable="YES"/>
<fontDescription key="fontDescription"
name="Helvetica-Light" family="Helvetica" pointSize="15"/>
<color key="textColor"
name="alternateSelectedControlColor" catalog="System" colorSpace="catalog"/>
@@ -447,7 +447,7 @@ Contrôle Distant</string>
<autoresizingMask key="autoresizingMask"
widthSizable="YES" flexibleMaxY="YES"/>
<subviews>
<imageView userInteractionEnabled="NO"
contentMode="scaleAspectFit" verticalCompressionResistancePriority="1000"
id="bZq-z2-OKU">
- <rect key="frame"
x="2.9999993333307753" y="8" width="220" height="167"/>
+ <rect key="frame"
x="3.0000022232525141" y="8" width="220.00000000000009" height="167"/>
<autoresizingMask
key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"
heightSizable="YES"/>
<color key="backgroundColor" white="1"
alpha="1" colorSpace="calibratedWhite"/>
</imageView>
diff --git a/ios/iosremote/iosremote/fr.lproj/iPhone_autoSize_old.storyboard
b/ios/iosremote/iosremote/fr.lproj/iPhone_autoSize_old.storyboard
index 8e3e3e1..5267d2d 100644
--- a/ios/iosremote/iosremote/fr.lproj/iPhone_autoSize_old.storyboard
+++ b/ios/iosremote/iosremote/fr.lproj/iPhone_autoSize_old.storyboard
@@ -123,7 +123,7 @@ Contrôle Distant</string>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES"
userInteractionEnabled="NO" contentMode="left" text="Veuillez entrer le code
ci-dessus dans le fenêtre Impress - Slide Show - Impress Remote"
textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="3"
baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="upW-oF-qOa">
- <rect key="frame" x="29"
y="419.00000022462569" width="271" height="65"/>
+ <rect key="frame" x="29"
y="419.00000034394714" width="271" height="65"/>
<autoresizingMask key="autoresizingMask"
widthSizable="YES" flexibleMinY="YES" heightSizable="YES"/>
<fontDescription key="fontDescription"
name="Helvetica-Light" family="Helvetica" pointSize="15"/>
<color key="textColor"
name="alternateSelectedControlColor" catalog="System" colorSpace="catalog"/>
@@ -447,7 +447,7 @@ Contrôle Distant</string>
<autoresizingMask key="autoresizingMask"
widthSizable="YES" flexibleMaxY="YES"/>
<subviews>
<imageView userInteractionEnabled="NO"
contentMode="scaleAspectFit" verticalCompressionResistancePriority="1000"
id="bZq-z2-OKU">
- <rect key="frame"
x="2.9999993333307753" y="8" width="220" height="167"/>
+ <rect key="frame"
x="3.0000022232525141" y="8" width="220.00000000000009" height="167"/>
<autoresizingMask
key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"
heightSizable="YES"/>
<color key="backgroundColor" white="1"
alpha="1" colorSpace="calibratedWhite"/>
</imageView>
diff --git a/ios/iosremote/iosremote/zh-Hans.lproj/iPhone_autoSize.storyboard
b/ios/iosremote/iosremote/zh-Hans.lproj/iPhone_autoSize.storyboard
index 1b9cad5..c540755 100644
--- a/ios/iosremote/iosremote/zh-Hans.lproj/iPhone_autoSize.storyboard
+++ b/ios/iosremote/iosremote/zh-Hans.lproj/iPhone_autoSize.storyboard
@@ -121,7 +121,7 @@
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES"
userInteractionEnabled="NO" contentMode="left" text="请å°ä»¥ä¸pinç è¾å
¥å°LibreOffice Impress - å¹»ç¯çææ¾ - Impressè¿ç¨ ä¸"
textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="3"
baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="upW-oF-qOa">
- <rect key="frame" x="29"
y="419.00000022462569" width="271" height="65"/>
+ <rect key="frame" x="29"
y="419.00000034394714" width="271" height="65"/>
<autoresizingMask key="autoresizingMask"
widthSizable="YES" flexibleMinY="YES" heightSizable="YES"/>
<fontDescription key="fontDescription"
name="Helvetica-Light" family="Helvetica" pointSize="15"/>
<color key="textColor"
name="alternateSelectedControlColor" catalog="System" colorSpace="catalog"/>
@@ -445,7 +445,7 @@
<autoresizingMask key="autoresizingMask"
widthSizable="YES" flexibleMaxY="YES"/>
<subviews>
<imageView userInteractionEnabled="NO"
contentMode="scaleAspectFit" verticalCompressionResistancePriority="1000"
id="bZq-z2-OKU">
- <rect key="frame"
x="2.9999993333307753" y="8" width="220" height="167"/>
+ <rect key="frame"
x="3.0000022232525141" y="8" width="220.00000000000009" height="167"/>
<autoresizingMask
key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"
heightSizable="YES"/>
<color key="backgroundColor" white="1"
alpha="1" colorSpace="calibratedWhite"/>
</imageView>
diff --git
a/ios/iosremote/iosremote/zh-Hans.lproj/iPhone_autoSize_old.storyboard
b/ios/iosremote/iosremote/zh-Hans.lproj/iPhone_autoSize_old.storyboard
index 1b9cad5..c540755 100644
--- a/ios/iosremote/iosremote/zh-Hans.lproj/iPhone_autoSize_old.storyboard
+++ b/ios/iosremote/iosremote/zh-Hans.lproj/iPhone_autoSize_old.storyboard
@@ -121,7 +121,7 @@
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES"
userInteractionEnabled="NO" contentMode="left" text="请å°ä»¥ä¸pinç è¾å
¥å°LibreOffice Impress - å¹»ç¯çææ¾ - Impressè¿ç¨ ä¸"
textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="3"
baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="upW-oF-qOa">
- <rect key="frame" x="29"
y="419.00000022462569" width="271" height="65"/>
+ <rect key="frame" x="29"
y="419.00000034394714" width="271" height="65"/>
<autoresizingMask key="autoresizingMask"
widthSizable="YES" flexibleMinY="YES" heightSizable="YES"/>
<fontDescription key="fontDescription"
name="Helvetica-Light" family="Helvetica" pointSize="15"/>
<color key="textColor"
name="alternateSelectedControlColor" catalog="System" colorSpace="catalog"/>
@@ -445,7 +445,7 @@
<autoresizingMask key="autoresizingMask"
widthSizable="YES" flexibleMaxY="YES"/>
<subviews>
<imageView userInteractionEnabled="NO"
contentMode="scaleAspectFit" verticalCompressionResistancePriority="1000"
id="bZq-z2-OKU">
- <rect key="frame"
x="2.9999993333307753" y="8" width="220" height="167"/>
+ <rect key="frame"
x="3.0000022232525141" y="8" width="220.00000000000009" height="167"/>
<autoresizingMask
key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"
heightSizable="YES"/>
<color key="backgroundColor" white="1"
alpha="1" colorSpace="calibratedWhite"/>
</imageView>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits