diff --git a/iphone/Maps/Maps.xcodeproj/project.pbxproj b/iphone/Maps/Maps.xcodeproj/project.pbxproj index 46126adf3b..1d3fe57b06 100644 --- a/iphone/Maps/Maps.xcodeproj/project.pbxproj +++ b/iphone/Maps/Maps.xcodeproj/project.pbxproj @@ -781,7 +781,6 @@ FAFB06BE151215EE0041901D /* unicode_blocks.txt in Resources */ = {isa = PBXBuildFile; fileRef = EE583CBA12F773F00042CBE3 /* unicode_blocks.txt */; }; FAFB06BF151215EE0041901D /* fonts_blacklist.txt in Resources */ = {isa = PBXBuildFile; fileRef = EEFE7C1212F8C9E1006AF8C3 /* fonts_blacklist.txt */; }; FAFB06C0151215EE0041901D /* fonts_whitelist.txt in Resources */ = {isa = PBXBuildFile; fileRef = EEFE7C1312F8C9E1006AF8C3 /* fonts_whitelist.txt */; }; - FAFB06C3151215EE0041901D /* about.html in Resources */ = {isa = PBXBuildFile; fileRef = FAFCB63713367AD1001A5C59 /* about.html */; }; FAFB06C7151215EE0041901D /* 01_dejavusans.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EEA615E5134C4968003A9827 /* 01_dejavusans.ttf */; }; FAFB06C8151215EE0041901D /* 02_wqy-microhei.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EEA615E6134C4968003A9827 /* 02_wqy-microhei.ttf */; }; FAFB06C9151215EE0041901D /* 03_jomolhari-id-a3d.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EEA615E7134C4968003A9827 /* 03_jomolhari-id-a3d.ttf */; }; @@ -1338,7 +1337,6 @@ FAFB0910151215EE0041901D /* libjansson.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FAEA8B291437CA80002A6737 /* libjansson.a */; }; FAFB0911151215EE0041901D /* libprotobuf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FAF29846146EEF4A00FF0057 /* libprotobuf.a */; }; FAFCB63613366E78001A5C59 /* WebViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = FAFCB63513366E78001A5C59 /* WebViewController.mm */; }; - FAFCB63813367AD1001A5C59 /* about.html in Resources */ = {isa = PBXBuildFile; fileRef = FAFCB63713367AD1001A5C59 /* about.html */; }; FAFF422A1347F101009BBB14 /* World.mwm in Resources */ = {isa = PBXBuildFile; fileRef = FAFF42291347F101009BBB14 /* World.mwm */; }; /* End PBXBuildFile section */ @@ -2122,7 +2120,6 @@ FAFB0920151215EF0041901D /* MapsWithMe-Lite.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MapsWithMe-Lite.plist"; sourceTree = ""; }; FAFCB63413366E78001A5C59 /* WebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebViewController.h; sourceTree = ""; }; FAFCB63513366E78001A5C59 /* WebViewController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = WebViewController.mm; sourceTree = ""; }; - FAFCB63713367AD1001A5C59 /* about.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = about.html; path = ../../data/about.html; sourceTree = SOURCE_ROOT; }; FAFF42291347F101009BBB14 /* World.mwm */ = {isa = PBXFileReference; lastKnownFileType = file; name = World.mwm; path = ../../data/World.mwm; sourceTree = ""; }; /* End PBXFileReference section */ @@ -2301,8 +2298,6 @@ 29B97317FDCFA39411CA2CEA /* Resources */ = { isa = PBXGroup; children = ( - 978D4A30199A11E600D72CA7 /* faq.html */, - ED9CC5EE17CA18770051642E /* ios-guides.json */, 97D40C09184D031900A1D572 /* Images.xcassets */, 97D40C04184CF5F100A1D572 /* ImagesLite.xcassets */, 97D40C07184CFA4100A1D572 /* ImagesPro.xcassets */, @@ -2520,6 +2515,8 @@ FA065FC61286143F00FEA989 /* External Resources */ = { isa = PBXGroup; children = ( + ED9CC5EE17CA18770051642E /* ios-guides.json */, + 978D4A30199A11E600D72CA7 /* faq.html */, 5797B6D316C931EE00FFE6D2 /* resources-mdpi */, 5797B6D416C931EE00FFE6D2 /* resources-xhdpi */, FAAEA7D0161BD26600CCD661 /* synonyms.txt */, @@ -2536,7 +2533,6 @@ EE164810135CEE49003B8A3E /* 06_code2000.ttf */, FAFF42291347F101009BBB14 /* World.mwm */, FA459EB314327AF700B5BB3C /* WorldCoasts.mwm */, - FAFCB63713367AD1001A5C59 /* about.html */, EEFE7C1212F8C9E1006AF8C3 /* fonts_blacklist.txt */, EEFE7C1312F8C9E1006AF8C3 /* fonts_whitelist.txt */, EE583CBA12F773F00042CBE3 /* unicode_blocks.txt */, @@ -3328,7 +3324,6 @@ EE583CBB12F773F00042CBE3 /* unicode_blocks.txt in Resources */, EEFE7C1412F8C9E1006AF8C3 /* fonts_blacklist.txt in Resources */, EEFE7C1512F8C9E1006AF8C3 /* fonts_whitelist.txt in Resources */, - FAFCB63813367AD1001A5C59 /* about.html in Resources */, FAFF422A1347F101009BBB14 /* World.mwm in Resources */, EEA61601134C496A003A9827 /* 01_dejavusans.ttf in Resources */, EEA61602134C496A003A9827 /* 02_wqy-microhei.ttf in Resources */, @@ -3907,7 +3902,6 @@ FAFB06BE151215EE0041901D /* unicode_blocks.txt in Resources */, FAFB06BF151215EE0041901D /* fonts_blacklist.txt in Resources */, FAFB06C0151215EE0041901D /* fonts_whitelist.txt in Resources */, - FAFB06C3151215EE0041901D /* about.html in Resources */, FAFB06C7151215EE0041901D /* 01_dejavusans.ttf in Resources */, FAFB06C8151215EE0041901D /* 02_wqy-microhei.ttf in Resources */, FAFB06C9151215EE0041901D /* 03_jomolhari-id-a3d.ttf in Resources */, diff --git a/iphone/Maps/SettingsAndMoreVC.mm b/iphone/Maps/SettingsAndMoreVC.mm index 80b3543395..972a69a91a 100644 --- a/iphone/Maps/SettingsAndMoreVC.mm +++ b/iphone/Maps/SettingsAndMoreVC.mm @@ -161,7 +161,7 @@ - (void)copyright { - string s; GetPlatform().GetReader("about.html")->ReadAsString(s); + string s; GetPlatform().GetReader("copyright.html")->ReadAsString(s); NSString * str = [NSString stringWithFormat:@"Version: %@ \n", [[NSBundle mainBundle] infoDictionary][@"CFBundleVersion"]]; NSString * text = [NSString stringWithFormat:@"%@%@", str, [NSString stringWithUTF8String:s.c_str()]]; WebViewController * aboutViewController = [[WebViewController alloc] initWithHtml:text baseUrl:nil andTitleOrNil:NSLocalizedString(@"copyright", nil)]; diff --git a/platform/platform_tests/apk_test.cpp b/platform/platform_tests/apk_test.cpp index d3de956f20..61a486b286 100644 --- a/platform/platform_tests/apk_test.cpp +++ b/platform/platform_tests/apk_test.cpp @@ -13,7 +13,7 @@ namespace { char const * arrFiles[] = { - "about.html", + "copyright.html", "resources-ldpi/basic.skn", "resources-ldpi/plus.png", "resources-ldpi/symbols.png", diff --git a/qt/about.cpp b/qt/about.cpp index 7e3c56abf1..c00698c542 100644 --- a/qt/about.cpp +++ b/qt/about.cpp @@ -40,7 +40,7 @@ AboutDialog::AboutDialog(QWidget * parent) string aboutText; try { - ReaderPtr reader = GetPlatform().GetReader("about.html"); + ReaderPtr reader = GetPlatform().GetReader("copyright.html"); reader.ReadAsString(aboutText); } catch (RootException const & ex) diff --git a/tizen/MapsWithMe/src/AboutForm.cpp b/tizen/MapsWithMe/src/AboutForm.cpp index 0d8f49c1a0..4fc66b0a64 100644 --- a/tizen/MapsWithMe/src/AboutForm.cpp +++ b/tizen/MapsWithMe/src/AboutForm.cpp @@ -43,7 +43,7 @@ result AboutForm::OnInitializing(void) Web * pWeb = static_cast(GetControl(IDC_WEB, true)); Tizen::Base::String url = "file://"; url += (Tizen::App::App::GetInstance()->GetAppDataPath()); - url += "about.html"; + url += "copyright.html"; pWeb->LoadUrl(url); Button * pButtonBack = static_cast