Changeset 3521
- Timestamp:
- Oct 24, 2007, 3:19:15 PM (15 years ago)
- Location:
- branches/0.9x
- Files:
-
- 33 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.9x/AUTHORS
r3505 r3521 23 23 Anton Sotkov (Russian) 24 24 Alexander Bykov (Russian) 25 Maarten Van Coile (Dutch) 25 26 26 27 GTK+: -
branches/0.9x/NEWS
r3518 r3521 3 3 0.91 (2007/xx/xx) 4 4 - OS X: 5 + Re-add Russian localization, fix Korean localization5 + Add Dutch localization, Re-add Russian localization, fix Korean localization 6 6 7 7 0.90 (2007/10/23) -
branches/0.9x/Transmission.xcodeproj/project.pbxproj
r3515 r3521 365 365 4DFBC2DE09C0970D00D5C571 /* Torrent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Torrent.m; path = macosx/Torrent.m; sourceTree = "<group>"; }; 366 366 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; name = Info.plist; path = macosx/Info.plist; sourceTree = "<group>"; }; 367 8D1107320486CEB800E47090 /* Transmission.app */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application; path = Transmission.app; sourceTree = BUILT_PRODUCTS_DIR; };367 8D1107320486CEB800E47090 /* Transmission.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Transmission.app; sourceTree = BUILT_PRODUCTS_DIR; }; 368 368 A200B8390A2263BA007BBB1E /* InfoWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InfoWindowController.h; path = macosx/InfoWindowController.h; sourceTree = "<group>"; }; 369 369 A200B83A0A2263BA007BBB1E /* InfoWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = InfoWindowController.m; path = macosx/InfoWindowController.m; sourceTree = "<group>"; }; … … 509 509 A2DF37040C220D03006523C1 /* CreatorWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CreatorWindowController.h; path = macosx/CreatorWindowController.h; sourceTree = "<group>"; }; 510 510 A2DF37050C220D03006523C1 /* CreatorWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CreatorWindowController.m; path = macosx/CreatorWindowController.m; sourceTree = "<group>"; }; 511 A2DF62640CCF7BC100A08AD9 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = macosx/nl.lproj/Creator.nib; sourceTree = "<group>"; }; 512 A2DF62650CCF7BC100A08AD9 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = macosx/nl.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 513 A2DF62660CCF7BC100A08AD9 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = macosx/nl.lproj/InfoWindow.nib; sourceTree = "<group>"; }; 514 A2DF62670CCF7BC100A08AD9 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = macosx/nl.lproj/Localizable.strings; sourceTree = "<group>"; }; 515 A2DF62680CCF7BC100A08AD9 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = macosx/nl.lproj/MainMenu.nib; sourceTree = "<group>"; }; 516 A2DF62690CCF7BC100A08AD9 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = macosx/nl.lproj/MessageWindow.nib; sourceTree = "<group>"; }; 517 A2DF626A0CCF7BC100A08AD9 /* nl */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = nl; path = macosx/nl.lproj/PrefsWindow.nib; sourceTree = "<group>"; }; 511 518 A2E23AC30CB5E1930002BB25 /* InfoTabButtonCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = InfoTabButtonCell.h; path = macosx/InfoTabButtonCell.h; sourceTree = "<group>"; }; 512 519 A2E23AC40CB5E1930002BB25 /* InfoTabButtonCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = InfoTabButtonCell.m; path = macosx/InfoTabButtonCell.m; sourceTree = "<group>"; }; … … 1304 1311 ko, 1305 1312 ru, 1313 nl, 1306 1314 ); 1307 1315 mainGroup = 29B97314FDCFA39411CA2CEA /* Transmission */; … … 1639 1647 A24F967C0CCBF93E00C9314D /* ko */, 1640 1648 A2A362AA0CCF63F2007B83E5 /* ru */, 1649 A2DF62650CCF7BC100A08AD9 /* nl */, 1641 1650 ); 1642 1651 name = InfoPlist.strings; … … 1653 1662 A24F967F0CCBF93E00C9314D /* ko */, 1654 1663 A2A362AD0CCF63F2007B83E5 /* ru */, 1664 A2DF62680CCF7BC100A08AD9 /* nl */, 1655 1665 ); 1656 1666 name = MainMenu.nib; … … 1667 1677 A24F967D0CCBF93E00C9314D /* ko */, 1668 1678 A2A362AB0CCF63F2007B83E5 /* ru */, 1679 A2DF62660CCF7BC100A08AD9 /* nl */, 1669 1680 ); 1670 1681 name = InfoWindow.nib; … … 1681 1692 A24F96800CCBF93E00C9314D /* ko */, 1682 1693 A2A362AE0CCF63F2007B83E5 /* ru */, 1694 A2DF62690CCF7BC100A08AD9 /* nl */, 1683 1695 ); 1684 1696 name = MessageWindow.nib; … … 1695 1707 A24F96920CCBFB7700C9314D /* ko */, 1696 1708 A2A362AC0CCF63F2007B83E5 /* ru */, 1709 A2DF62670CCF7BC100A08AD9 /* nl */, 1697 1710 ); 1698 1711 name = Localizable.strings; … … 1709 1722 A24F96810CCBF93E00C9314D /* ko */, 1710 1723 A2A362AF0CCF63F2007B83E5 /* ru */, 1724 A2DF626A0CCF7BC100A08AD9 /* nl */, 1711 1725 ); 1712 1726 name = PrefsWindow.nib; … … 1723 1737 A24F967B0CCBF93E00C9314D /* ko */, 1724 1738 A2A362A90CCF63F2007B83E5 /* ru */, 1739 A2DF62640CCF7BC100A08AD9 /* nl */, 1725 1740 ); 1726 1741 name = Creator.nib;
Note: See TracChangeset
for help on using the changeset viewer.