|
@@ -625,6 +625,11 @@
|
|
|
7D31001C17B64AE100E6516D /* GHRevealViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GHRevealViewController.m; path = ImportedSources/GHSidebarNav/GHSidebarNav/GHRevealViewController.m; sourceTree = SOURCE_ROOT; };
|
|
|
7D31001F17B6768B00E6516D /* libupnpx.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libupnpx.a; path = External/upnpx/libupnpx.a; sourceTree = "<group>"; };
|
|
|
7D32B383185E293D006CA474 /* Raleway.woff */ = {isa = PBXFileReference; lastKnownFileType = file; path = Raleway.woff; sourceTree = "<group>"; };
|
|
|
+ 7D3323FB18E61DD5000ABEA5 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
|
+ 7D3323FC18E61DD5000ABEA5 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "en-GB"; path = "en-GB.lproj/badgeUnread@2x~ipad.png"; sourceTree = "<group>"; };
|
|
|
+ 7D3323FD18E61DD5000ABEA5 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "en-GB"; path = "en-GB.lproj/badgeUnread@2x~iphone.png"; sourceTree = "<group>"; };
|
|
|
+ 7D3323FE18E61DD5000ABEA5 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "en-GB"; path = "en-GB.lproj/badgeUnread~ipad.png"; sourceTree = "<group>"; };
|
|
|
+ 7D3323FF18E61DD5000ABEA5 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "en-GB"; path = "en-GB.lproj/badgeUnread~iphone.png"; sourceTree = "<group>"; };
|
|
|
7D37848D183A98B6009EE944 /* VLCMovieViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMovieViewController.h; path = Sources/VLCMovieViewController.h; sourceTree = SOURCE_ROOT; };
|
|
|
7D37848E183A98B6009EE944 /* VLCMovieViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMovieViewController.m; path = Sources/VLCMovieViewController.m; sourceTree = SOURCE_ROOT; };
|
|
|
7D378490183A98BF009EE944 /* VLCExternalDisplayController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCExternalDisplayController.h; path = Sources/VLCExternalDisplayController.h; sourceTree = SOURCE_ROOT; };
|
|
@@ -2282,6 +2287,7 @@
|
|
|
ms,
|
|
|
si,
|
|
|
lv,
|
|
|
+ "en-GB",
|
|
|
);
|
|
|
mainGroup = 7D94FCD216DE7D1000F2623B;
|
|
|
productRefGroup = 7D94FCDC16DE7D1000F2623B /* Products */;
|
|
@@ -2716,6 +2722,7 @@
|
|
|
7D8139CE1865211900D65504 /* ms */,
|
|
|
7D4136631896710500D7B4B2 /* si */,
|
|
|
7D168F6C18D49E74003FAF59 /* lv */,
|
|
|
+ 7D3323FC18E61DD5000ABEA5 /* en-GB */,
|
|
|
);
|
|
|
name = "badgeUnread@2x~ipad.png";
|
|
|
sourceTree = "<group>";
|
|
@@ -2758,6 +2765,7 @@
|
|
|
7D8139CF1865211900D65504 /* ms */,
|
|
|
7D4136641896710500D7B4B2 /* si */,
|
|
|
7D168F6D18D49E74003FAF59 /* lv */,
|
|
|
+ 7D3323FD18E61DD5000ABEA5 /* en-GB */,
|
|
|
);
|
|
|
name = "badgeUnread@2x~iphone.png";
|
|
|
sourceTree = "<group>";
|
|
@@ -2800,6 +2808,7 @@
|
|
|
7D8139D01865211900D65504 /* ms */,
|
|
|
7D4136651896710500D7B4B2 /* si */,
|
|
|
7D168F6E18D49E74003FAF59 /* lv */,
|
|
|
+ 7D3323FE18E61DD5000ABEA5 /* en-GB */,
|
|
|
);
|
|
|
name = "badgeUnread~ipad.png";
|
|
|
sourceTree = "<group>";
|
|
@@ -2842,6 +2851,7 @@
|
|
|
7D8139D11865211900D65504 /* ms */,
|
|
|
7D4136661896710500D7B4B2 /* si */,
|
|
|
7D168F6F18D49E74003FAF59 /* lv */,
|
|
|
+ 7D3323FF18E61DD5000ABEA5 /* en-GB */,
|
|
|
);
|
|
|
name = "badgeUnread~iphone.png";
|
|
|
sourceTree = "<group>";
|
|
@@ -2884,6 +2894,7 @@
|
|
|
7D8139CD1865211900D65504 /* ms */,
|
|
|
7D4136621896710500D7B4B2 /* si */,
|
|
|
7D168F6B18D49E74003FAF59 /* lv */,
|
|
|
+ 7D3323FB18E61DD5000ABEA5 /* en-GB */,
|
|
|
);
|
|
|
name = Localizable.strings;
|
|
|
sourceTree = "<group>";
|