Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/iphone
diff options
context:
space:
mode:
authorKirill Zhdanovich <kzhdanovich@gmail.com>2013-01-14 18:16:29 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:48:45 +0300
commit68ca03a64250a8412b99b74277161715366bddb5 (patch)
treeba012bb33ce2a90f0a878dbe446a4627227b4040 /iphone
parentc4f5d7dee637c9f1d8b9b6e5f80ff6229afca3c0 (diff)
KML/KMZ Icons for documents added.
Diffstat (limited to 'iphone')
-rw-r--r--iphone/Maps/22x29-pro.pngbin0 -> 1010 bytes
-rw-r--r--iphone/Maps/320-pro.pngbin0 -> 25675 bytes
-rw-r--r--iphone/Maps/44x58-pro.pngbin0 -> 2705 bytes
-rw-r--r--iphone/Maps/64-pro.pngbin0 -> 3246 bytes
-rw-r--r--iphone/Maps/Maps.xcodeproj/project.pbxproj16
-rw-r--r--iphone/Maps/MapsWithMe-Pro.plist14
6 files changed, 28 insertions, 2 deletions
diff --git a/iphone/Maps/22x29-pro.png b/iphone/Maps/22x29-pro.png
new file mode 100644
index 0000000000..8bb3953a39
--- /dev/null
+++ b/iphone/Maps/22x29-pro.png
Binary files differ
diff --git a/iphone/Maps/320-pro.png b/iphone/Maps/320-pro.png
new file mode 100644
index 0000000000..b782c4d3c6
--- /dev/null
+++ b/iphone/Maps/320-pro.png
Binary files differ
diff --git a/iphone/Maps/44x58-pro.png b/iphone/Maps/44x58-pro.png
new file mode 100644
index 0000000000..162652c126
--- /dev/null
+++ b/iphone/Maps/44x58-pro.png
Binary files differ
diff --git a/iphone/Maps/64-pro.png b/iphone/Maps/64-pro.png
new file mode 100644
index 0000000000..8c828ed9a8
--- /dev/null
+++ b/iphone/Maps/64-pro.png
Binary files differ
diff --git a/iphone/Maps/Maps.xcodeproj/project.pbxproj b/iphone/Maps/Maps.xcodeproj/project.pbxproj
index 880a6f0311..27bf83252d 100644
--- a/iphone/Maps/Maps.xcodeproj/project.pbxproj
+++ b/iphone/Maps/Maps.xcodeproj/project.pbxproj
@@ -23,6 +23,10 @@
49DE1CA413437D7A00A93417 /* libbzip2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 49DE1CA213437D7A00A93417 /* libbzip2.a */; };
573D1AF4165252760093A55D /* location-follow.png in Resources */ = {isa = PBXBuildFile; fileRef = 573D1AF2165252760093A55D /* location-follow.png */; };
573D1AF5165252760093A55D /* location-follow@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 573D1AF3165252760093A55D /* location-follow@2x.png */; };
+ ED8676FE16A0793800D9A02A /* 22x29-pro.png in Resources */ = {isa = PBXBuildFile; fileRef = ED8676FA16A0793800D9A02A /* 22x29-pro.png */; };
+ ED8676FF16A0793800D9A02A /* 44x58-pro.png in Resources */ = {isa = PBXBuildFile; fileRef = ED8676FB16A0793800D9A02A /* 44x58-pro.png */; };
+ ED86770016A0793800D9A02A /* 64-pro.png in Resources */ = {isa = PBXBuildFile; fileRef = ED8676FC16A0793800D9A02A /* 64-pro.png */; };
+ ED86770116A0793800D9A02A /* 320-pro.png in Resources */ = {isa = PBXBuildFile; fileRef = ED8676FD16A0793800D9A02A /* 320-pro.png */; };
ED8B1A2116772AB4003CAD0A /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED8B1A2016772AB4003CAD0A /* MessageUI.framework */; };
EDBB18B816972B0600AF0742 /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EDBB18B716972B0600AF0742 /* libzlib.a */; };
EDBB18B916972B3000AF0742 /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EDBB18B716972B0600AF0742 /* libzlib.a */; };
@@ -1372,6 +1376,10 @@
573D1AF2165252760093A55D /* location-follow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "location-follow.png"; sourceTree = "<group>"; };
573D1AF3165252760093A55D /* location-follow@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "location-follow@2x.png"; sourceTree = "<group>"; };
8D1107310486CEB800E47090 /* MapsWithMe-Pro.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "MapsWithMe-Pro.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
+ ED8676FA16A0793800D9A02A /* 22x29-pro.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "22x29-pro.png"; sourceTree = "<group>"; };
+ ED8676FB16A0793800D9A02A /* 44x58-pro.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "44x58-pro.png"; sourceTree = "<group>"; };
+ ED8676FC16A0793800D9A02A /* 64-pro.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "64-pro.png"; sourceTree = "<group>"; };
+ ED8676FD16A0793800D9A02A /* 320-pro.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "320-pro.png"; sourceTree = "<group>"; };
ED8B1A2016772AB4003CAD0A /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; };
EDBB18B716972B0600AF0742 /* libzlib.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libzlib.a; sourceTree = "<group>"; };
EE026F0511D6AC0D00645242 /* classificator.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = classificator.txt; path = ../../data/classificator.txt; sourceTree = SOURCE_ROOT; };
@@ -2233,6 +2241,10 @@
FA8A71D1153D83C8005D9795 /* bookmarks-highlighted@2x.png */,
FA8A71D2153D83C8005D9795 /* bookmarks.png */,
FA8A71D3153D83C8005D9795 /* bookmarks@2x.png */,
+ ED8676FA16A0793800D9A02A /* 22x29-pro.png */,
+ ED8676FB16A0793800D9A02A /* 44x58-pro.png */,
+ ED8676FC16A0793800D9A02A /* 64-pro.png */,
+ ED8676FD16A0793800D9A02A /* 320-pro.png */,
FAA3A86B151279D700C7904C /* 29-lite.png */,
FAA3A86C151279D700C7904C /* 50-lite.png */,
FAA3A86D151279D800C7904C /* 57-lite.png */,
@@ -3727,6 +3739,10 @@
F7E7BA3D1672328F00B4492E /* transport@2x.png in Resources */,
F7E7BA4016723CD200B4492E /* hotel.png in Resources */,
F7E7BA4116723CD200B4492E /* hotel@2x.png in Resources */,
+ ED8676FE16A0793800D9A02A /* 22x29-pro.png in Resources */,
+ ED8676FF16A0793800D9A02A /* 44x58-pro.png in Resources */,
+ ED86770016A0793800D9A02A /* 64-pro.png in Resources */,
+ ED86770116A0793800D9A02A /* 320-pro.png in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
diff --git a/iphone/Maps/MapsWithMe-Pro.plist b/iphone/Maps/MapsWithMe-Pro.plist
index b0660019b9..1989338fee 100644
--- a/iphone/Maps/MapsWithMe-Pro.plist
+++ b/iphone/Maps/MapsWithMe-Pro.plist
@@ -10,7 +10,12 @@
<array>
<dict>
<key>CFBundleTypeIconFiles</key>
- <array/>
+ <array>
+ <string>320-pro.png</string>
+ <string>64-pro.png</string>
+ <string>44x58-pro.png</string>
+ <string>22x29-pro.png</string>
+ </array>
<key>CFBundleTypeName</key>
<string>Google Earth KML Document</string>
<key>LSItemContentTypes</key>
@@ -20,7 +25,12 @@
</dict>
<dict>
<key>CFBundleTypeIconFiles</key>
- <array/>
+ <array>
+ <string>320-pro.png</string>
+ <string>64-pro.png</string>
+ <string>44x58-pro.png</string>
+ <string>22x29-pro.png</string>
+ </array>
<key>CFBundleTypeName</key>
<string>Google Earth KMZ Document</string>
<key>LSItemContentTypes</key>