adium 4417:19c662013faa: Allow OTRPrefs.nib to be localised in p...
commits at adium.im
commits at adium.im
Tue Dec 20 15:12:54 UTC 2011
details: http://hg.adium.im/adium/rev/19c662013faa
revision: 4417:19c662013faa
branch: (none)
author: Robert Vehse
date: Tue Dec 20 16:09:09 2011 +0100
Allow OTRPrefs.nib to be localised in pt and pt_PT.
diffs (21 lines):
diff -r 6f462f13cbaa -r 19c662013faa Adium.xcodeproj/project.pbxproj
--- a/Adium.xcodeproj/project.pbxproj Tue Dec 20 15:01:19 2011 +0100
+++ b/Adium.xcodeproj/project.pbxproj Tue Dec 20 16:09:09 2011 +0100
@@ -4726,6 +4726,8 @@
D1C1FA7014995E84008C94EB /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = zh_TW; path = "Plugins/Purple Service/zh_TW.lproj/AIFacebookXMPPAccountView.nib"; sourceTree = "<group>"; };
D1C1FA7114995E88008C94EB /* sk_SK */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = sk_SK; path = "Plugins/Purple Service/sk_SK.lproj/AIFacebookXMPPAccountView.nib"; sourceTree = "<group>"; };
D1C1FA7214995E8E008C94EB /* uk_UA */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = uk_UA; path = "Plugins/Purple Service/uk_UA.lproj/AIFacebookXMPPAccountView.nib"; sourceTree = "<group>"; };
+ D1ED4B9E14A0DB8B00EBD8EB /* pt */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt; path = Resources/pt.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
+ D1ED4BA214A0DB9000EBD8EB /* pt_PT */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = pt_PT; path = Resources/pt_PT.lproj/OTRPrefs.nib; sourceTree = "<group>"; };
D3DA2E3E052E65DE00A8010B /* LNAboutBoxController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = LNAboutBoxController.m; path = Source/LNAboutBoxController.m; sourceTree = "<group>"; };
D3DA2E40052E65E400A8010B /* LNAboutBoxController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = LNAboutBoxController.h; path = Source/LNAboutBoxController.h; sourceTree = "<group>"; };
DA9CF854080F9784000C5249 /* AIPathUtilities.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIPathUtilities.h; path = "Frameworks/Adium Framework/Source/AIPathUtilities.h"; sourceTree = "<group>"; };
@@ -11146,6 +11148,8 @@
5A7642C711E044BA00E5E0AF /* sk_SK */,
5A80CCA5121F5A7B00D0670A /* uk_UA */,
D1C1FA4614995D98008C94EB /* en_AU */,
+ D1ED4B9E14A0DB8B00EBD8EB /* pt */,
+ D1ED4BA214A0DB9000EBD8EB /* pt_PT */,
);
name = OTRPrefs.nib;
sourceTree = "<group>";
More information about the commits
mailing list