Changeset 25539
- Timestamp:
- 11/05/2008 08:54:07 PM (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Adium.xcodeproj/project.pbxproj
r25454 r25539 940 940 34DC8AFD0A7EEEF7003E1636 /* AITextAttachmentExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 34F2E81807C2CD6B007EAAAB /* AITextAttachmentExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; 941 941 34DC8AFE0A7EEEF7003E1636 /* AITextAttachmentExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F2E81907C2CD6C007EAAAB /* AITextAttachmentExtension.m */; }; 942 34DC8AFF0A7EEEF7003E1636 /* AIXMLElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 07B87BDD0A3A7CB300A38283 /* AIXMLElement.h */; settings = {ATTRIBUTES = (Public, ); }; };943 34DC8B000A7EEEF7003E1636 /* AIXMLElement.m in Sources */ = {isa = PBXBuildFile; fileRef = 07B87BDE0A3A7CB300A38283 /* AIXMLElement.m */; };944 942 34DC8B010A7EEEF7003E1636 /* ESFileTransfer.h in Headers */ = {isa = PBXBuildFile; fileRef = 348862CD05645E94003C9627 /* ESFileTransfer.h */; settings = {ATTRIBUTES = (Public, ); }; }; 945 943 34DC8B020A7EEEF7003E1636 /* ESFileTransfer.m in Sources */ = {isa = PBXBuildFile; fileRef = 348862CE05645E95003C9627 /* ESFileTransfer.m */; }; … … 1854 1852 078C5CD0079EFF87004C75A4 /* AILocalizationButtonCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AILocalizationButtonCell.h; path = "Frameworks/Adium Framework/Source/AILocalizationButtonCell.h"; sourceTree = "<group>"; }; 1855 1853 078C5CD1079EFF87004C75A4 /* AILocalizationButtonCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AILocalizationButtonCell.m; path = "Frameworks/Adium Framework/Source/AILocalizationButtonCell.m"; sourceTree = "<group>"; }; 1856 07B87BDD0A3A7CB300A38283 /* AIXMLElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIXMLElement.h; path = "Frameworks/Adium Framework/Source/AIXMLElement.h"; sourceTree = "<group>"; };1857 07B87BDE0A3A7CB300A38283 /* AIXMLElement.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIXMLElement.m; path = "Frameworks/Adium Framework/Source/AIXMLElement.m"; sourceTree = "<group>"; };1858 1854 07B87D760A3A9FCF00A38283 /* AIStatusDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AIStatusDefines.h; path = "Frameworks/Adium Framework/Source/AIStatusDefines.h"; sourceTree = "<group>"; }; 1859 1855 07C6EA3C0C06676400B79CBD /* AdiumHelp */ = {isa = PBXFileReference; lastKnownFileType = folder; path = AdiumHelp; sourceTree = "<group>"; }; … … 5190 5186 34A96FF10C96564D00F46006 /* AIChatCommandsController.h */, 5191 5187 34A96FF00C96564D00F46006 /* AIChatCommandsController.m */, 5188 349195650C9662AA00595A04 /* AIListBookmark.h */, 5192 5189 349195640C9662AA00595A04 /* AIListBookmark.m */, 5193 349195650C9662AA00595A04 /* AIListBookmark.h */,5194 5190 340BA84409EC593A000EC441 /* AICorePluginLoader.h */, 5195 5191 340BA84509EC593B000EC441 /* AICorePluginLoader.m */, … … 6590 6586 34F2E81807C2CD6B007EAAAB /* AITextAttachmentExtension.h */, 6591 6587 34F2E81907C2CD6C007EAAAB /* AITextAttachmentExtension.m */, 6592 07B87BDD0A3A7CB300A38283 /* AIXMLElement.h */,6593 07B87BDE0A3A7CB300A38283 /* AIXMLElement.m */,6594 6588 348862CD05645E94003C9627 /* ESFileTransfer.h */, 6595 6589 348862CE05645E95003C9627 /* ESFileTransfer.m */, … … 8229 8223 34DC8AFB0A7EEEF7003E1636 /* AIPlugin.h in Headers */, 8230 8224 34DC8AFD0A7EEEF7003E1636 /* AITextAttachmentExtension.h in Headers */, 8231 34DC8AFF0A7EEEF7003E1636 /* AIXMLElement.h in Headers */,8232 8225 34DC8B010A7EEEF7003E1636 /* ESFileTransfer.h in Headers */, 8233 8226 34DC8B030A7EEEF7003E1636 /* ESFileWrapperExtension.h in Headers */, … … 9871 9864 34DC8AFC0A7EEEF7003E1636 /* AIPlugin.m in Sources */, 9872 9865 34DC8AFE0A7EEEF7003E1636 /* AITextAttachmentExtension.m in Sources */, 9873 34DC8B000A7EEEF7003E1636 /* AIXMLElement.m in Sources */,9874 9866 34DC8B020A7EEEF7003E1636 /* ESFileTransfer.m in Sources */, 9875 9867 34DC8B040A7EEEF7003E1636 /* ESFileWrapperExtension.m in Sources */,