readd Greek

This commit is contained in:
Mitchell Livingston
2007-08-02 21:30:19 +00:00
parent 1fd5f90a77
commit bb34abf9f2
23 changed files with 593 additions and 8 deletions

View File

@@ -352,6 +352,13 @@
A21F5C020AF26DD5008CE5CE /* ActionMenuSpeedToDisplayLimitTransformer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = ActionMenuSpeedToDisplayLimitTransformer.m; path = macosx/ActionMenuSpeedToDisplayLimitTransformer.m; sourceTree = "<group>"; };
A2265F3F0B5EF5F40093DDA5 /* FileBrowserCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FileBrowserCell.h; path = macosx/FileBrowserCell.h; sourceTree = "<group>"; };
A2265F400B5EF5F40093DDA5 /* FileBrowserCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FileBrowserCell.m; path = macosx/FileBrowserCell.m; sourceTree = "<group>"; };
A22A7EBB0C627FC200E30364 /* Greek */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Greek; path = macosx/Greek.lproj/AboutWindow.nib; sourceTree = "<group>"; };
A22A7EBC0C627FC200E30364 /* Greek */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Greek; path = macosx/Greek.lproj/InfoPlist.strings; sourceTree = "<group>"; };
A22A7EBD0C627FC200E30364 /* Greek */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Greek; path = macosx/Greek.lproj/InfoWindow.nib; sourceTree = "<group>"; };
A22A7EBE0C627FC200E30364 /* Greek */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Greek; path = macosx/Greek.lproj/Localizable.strings; sourceTree = "<group>"; };
A22A7EBF0C627FC200E30364 /* Greek */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Greek; path = macosx/Greek.lproj/MainMenu.nib; sourceTree = "<group>"; };
A22A7EC00C627FC200E30364 /* Greek */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Greek; path = macosx/Greek.lproj/MessageWindow.nib; sourceTree = "<group>"; };
A22A7EC10C627FC200E30364 /* Greek */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Greek; path = macosx/Greek.lproj/PrefsWindow.nib; sourceTree = "<group>"; };
A22A8D550AEEAFA5007E9CB9 /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = English; path = macosx/English.lproj/Localizable.strings; sourceTree = "<group>"; };
A22BC9A20C5BBCF100F5FB72 /* BottomBorder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = BottomBorder.png; path = macosx/Images/BottomBorder.png; sourceTree = "<group>"; };
A22BC9AD0C5C505200F5FB72 /* Korean */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Korean; path = macosx/Korean.lproj/AboutWindow.nib; sourceTree = "<group>"; };
@@ -1403,6 +1410,7 @@
A22BC9AE0C5C505200F5FB72 /* Korean */,
A22BCA2E0C5D5CDA00F5FB72 /* Italian */,
A20431100C5EAF490081E5CC /* Russian */,
A22A7EBC0C627FC200E30364 /* Greek */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
@@ -1414,6 +1422,7 @@
A22BC9B10C5C505200F5FB72 /* Korean */,
A22BCA310C5D5CDA00F5FB72 /* Italian */,
A20431130C5EAF490081E5CC /* Russian */,
A22A7EBF0C627FC200E30364 /* Greek */,
);
name = MainMenu.nib;
sourceTree = "<group>";
@@ -1425,6 +1434,7 @@
A22BC9AF0C5C505200F5FB72 /* Korean */,
A22BCA2F0C5D5CDA00F5FB72 /* Italian */,
A20431110C5EAF490081E5CC /* Russian */,
A22A7EBD0C627FC200E30364 /* Greek */,
);
name = InfoWindow.nib;
sourceTree = "<group>";
@@ -1436,6 +1446,7 @@
A22BC9AD0C5C505200F5FB72 /* Korean */,
A22BCA2D0C5D5CDA00F5FB72 /* Italian */,
A204310F0C5EAF490081E5CC /* Russian */,
A22A7EBB0C627FC200E30364 /* Greek */,
);
name = AboutWindow.nib;
sourceTree = "<group>";
@@ -1447,6 +1458,7 @@
A22BC9B20C5C505300F5FB72 /* Korean */,
A22BCA320C5D5CDA00F5FB72 /* Italian */,
A20431140C5EAF490081E5CC /* Russian */,
A22A7EC00C627FC200E30364 /* Greek */,
);
name = MessageWindow.nib;
sourceTree = "<group>";
@@ -1458,6 +1470,7 @@
A22BC9B00C5C505200F5FB72 /* Korean */,
A22BCA300C5D5CDA00F5FB72 /* Italian */,
A20431120C5EAF490081E5CC /* Russian */,
A22A7EBE0C627FC200E30364 /* Greek */,
);
name = Localizable.strings;
sourceTree = "<group>";
@@ -1469,6 +1482,7 @@
A22BC9B30C5C505300F5FB72 /* Korean */,
A22BCA330C5D5CDA00F5FB72 /* Italian */,
A20431150C5EAF490081E5CC /* Russian */,
A22A7EC10C627FC200E30364 /* Greek */,
);
name = PrefsWindow.nib;
sourceTree = "<group>";

View File

@@ -1319,7 +1319,6 @@ static void sleepCallBack(void * controller, io_service_t y, natural_t messageTy
{
NSEnumerator * enumerator = [[fDisplayedTorrents objectsAtIndexes: [fTableView selectedRowIndexes]] objectEnumerator];
Torrent * torrent;
NSDate * date;
while ((torrent = [enumerator nextObject]))
{
if ([torrent canManualAnnounce])
@@ -2889,13 +2888,9 @@ static void sleepCallBack(void * controller, io_service_t y, natural_t messageTy
NSEnumerator * enumerator = [[fDisplayedTorrents objectsAtIndexes: [fTableView selectedRowIndexes]] objectEnumerator];
Torrent * torrent;
NSDate * date;
while ((torrent = [enumerator nextObject]))
{
//time interval returned will be negative
if ([torrent canManualAnnounce])
return YES;
}
return NO;
}

View File

@@ -0,0 +1,18 @@
{
IBClasses = (
{
ACTIONS = {hideLicense = id; showLicense = id; };
CLASS = AboutWindowController;
LANGUAGE = ObjC;
OUTLETS = {
fLicenseSheet = NSPanel;
fLicenseView = NSTextView;
fTextView = NSTextView;
fVersionField = NSTextField;
};
SUPERCLASS = NSWindowController;
},
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
);
IBVersion = 1;
}

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>27 115 356 240 0 0 1600 1002 </string>
<key>IBFramework Version</key>
<string>446.1</string>
<key>IBOpenObjects</key>
<array>
<integer>5</integer>
</array>
<key>IBSystem Version</key>
<string>8R218</string>
</dict>
</plist>

Binary file not shown.

View File

@@ -0,0 +1,30 @@
{
IBClasses = (
{
ACTIONS = {
cancelCreateProgress = id;
cancelCreateWindow = id;
create = id;
setLocation = id;
};
CLASS = CreatorWindowController;
LANGUAGE = ObjC;
OUTLETS = {
fCommentView = NSTextView;
fIconView = NSImageView;
fLocationField = NSTextField;
fNameField = NSTextField;
fOpenCheck = NSButton;
fPiecesField = NSTextField;
fPrivateCheck = NSButton;
fProgressIndicator = NSProgressIndicator;
fProgressView = NSView;
fStatusField = NSTextField;
fTrackerField = NSTextField;
};
SUPERCLASS = NSWindowController;
},
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
);
IBVersion = 1;
}

21
macosx/Greek.lproj/Creator.nib/info.nib generated Normal file
View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>81 77 356 240 0 0 1600 1002 </string>
<key>IBEditorPositions</key>
<dict>
<key>56</key>
<string>2 579 368 126 0 0 1600 1002 </string>
</dict>
<key>IBFramework Version</key>
<string>446.1</string>
<key>IBOpenObjects</key>
<array>
<integer>5</integer>
</array>
<key>IBSystem Version</key>
<string>8R218</string>
</dict>
</plist>

Binary file not shown.

View File

@@ -0,0 +1,4 @@
/* Localized versions of Info.plist keys */
CFBundleName = "Transmission";
NSHumanReadableCopyright = "Copyright 2005-2007 The Transmission Project";

View File

@@ -0,0 +1,88 @@
{
IBClasses = (
{CLASS = FileOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; },
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{CLASS = InfoWindow; LANGUAGE = ObjC; SUPERCLASS = NSPanel; },
{
ACTIONS = {
revealDataFile = id;
revealFile = id;
revealTorrentFile = id;
setCheck = id;
setOnlySelectedCheck = id;
setPex = id;
setPiecesView = id;
setPriority = id;
setRatioLimit = id;
setRatioSetting = id;
setSpeedLimit = id;
setSpeedMode = id;
};
CLASS = InfoWindowController;
LANGUAGE = ObjC;
OUTLETS = {
fCommentView = NSTextView;
fCompletedFromTrackerField = NSTextField;
fConnectedPeersField = NSTextField;
fCreatorField = NSTextField;
fDataLocationField = NSTextField;
fDateActivityField = NSTextField;
fDateAddedField = NSTextField;
fDateCompletedField = NSTextField;
fDateCreatedField = NSTextField;
fDownloadLimitField = NSTextField;
fDownloadLimitLabel = NSTextField;
fDownloadLimitPopUp = NSPopUpButton;
fDownloadedTotalField = NSTextField;
fDownloadedValidField = NSTextField;
fDownloadingFromField = NSTextField;
fErrorMessageView = NSTextView;
fFileCheckItem = NSMenuItem;
fFileOutline = FileOutlineView;
fFilePriorityHigh = NSMenuItem;
fFilePriorityLow = NSMenuItem;
fFilePriorityNormal = NSMenuItem;
fFileTableStatusField = NSTextField;
fFileUncheckItem = NSMenuItem;
fHashField = NSTextField;
fImageView = NSImageView;
fLeechersField = NSTextField;
fNameField = NSTextField;
fPeerTable = NSTableView;
fPexCheck = NSButton;
fPiecesControl = NSSegmentedControl;
fPiecesField = NSTextField;
fPiecesView = PiecesView;
fProgressField = NSTextField;
fRatioField = NSTextField;
fRatioLimitField = NSTextField;
fRatioPopUp = NSPopUpButton;
fRevealDataButton = NSButton;
fRevealTorrentButton = NSButton;
fSecureField = NSTextField;
fSeedersField = NSTextField;
fSizeField = NSTextField;
fStateField = NSTextField;
fSwarmSpeedField = NSTextField;
fTabView = NSTabView;
fTorrentLocationField = NSTextField;
fTrackerField = NSTextField;
fUploadLimitField = NSTextField;
fUploadLimitLabel = NSTextField;
fUploadLimitPopUp = NSPopUpButton;
fUploadedTotalField = NSTextField;
fUploadingToField = NSTextField;
};
SUPERCLASS = NSWindowController;
},
{CLASS = NSLevelIndicatorCell; LANGUAGE = ObjC; SUPERCLASS = NSActionCell; },
{CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
{
CLASS = PeerProgressIndicatorCell;
LANGUAGE = ObjC;
SUPERCLASS = NSLevelIndicatorCell;
},
{CLASS = PiecesView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; }
);
IBVersion = 1;
}

View File

@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>3 464 356 240 0 0 1600 1002 </string>
<key>IBEditorPositions</key>
<dict>
<key>549</key>
<string>368 553 258 149 0 0 1600 1002 </string>
</dict>
<key>IBFramework Version</key>
<string>446.1</string>
<key>IBLockedObjects</key>
<array>
<integer>5</integer>
</array>
<key>IBLockedTabItems</key>
<array>
<integer>332</integer>
</array>
<key>IBOpenObjects</key>
<array>
<integer>5</integer>
</array>
<key>IBSystem Version</key>
<string>8R218</string>
</dict>
</plist>

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,186 @@
{
IBClasses = (
{CLASS = ActionPopUpButton; LANGUAGE = ObjC; SUPERCLASS = NSPopUpButton; },
{
ACTIONS = {
announceSelectedTorrents = id;
applyFilter = id;
applySpeedLimit = id;
copyTorrentFiles = id;
createFile = id;
doNothing = id;
linkForums = id;
linkHomepage = id;
moveDataFiles = id;
openShowSheet = id;
openURLCancelEndSheet = id;
openURLEndSheet = id;
openURLShowSheet = id;
removeDeleteData = id;
removeDeleteDataAndTorrent = id;
removeDeleteTorrent = id;
removeNoDelete = id;
resetCacheForSelectedTorrents = id;
resumeAllTorrents = id;
resumeSelectedTorrents = id;
resumeSelectedTorrentsNoWait = id;
resumeWaitingTorrents = id;
revealFile = id;
setFilter = id;
setInfoTab = id;
setLimitGlobalEnabled = id;
setQuickLimitGlobal = id;
setQuickRatioGlobal = id;
setSort = id;
setSortReverse = id;
showAboutWindow = id;
showInfo = id;
showMainWindow = id;
showMessageWindow = id;
showPreferenceWindow = id;
stopAllTorrents = id;
stopSelectedTorrents = id;
switchFilter = id;
toggleAdvancedBar = id;
toggleFilterBar = id;
toggleSmallView = id;
toggleSpeedLimit = id;
toggleStatusBar = id;
};
CLASS = Controller;
LANGUAGE = ObjC;
OUTLETS = {
fActionButton = NSButton;
fBottomBar = ImageBackgroundView;
fDateSortActionItem = NSMenuItem;
fDateSortItem = NSMenuItem;
fDockMenu = NSMenu;
fDownloadFilterButton = FilterBarButton;
fDownloadLimitItem = NSMenuItem;
fDownloadMenu = NSMenu;
fDownloadNoLimitItem = NSMenuItem;
fFilterBar = FilterBarView;
fNameSortActionItem = NSMenuItem;
fNameSortItem = NSMenuItem;
fNextFilterItem = NSMenuItem;
fNextInfoTabItem = NSMenuItem;
fNoFilterButton = FilterBarButton;
fOpenIgnoreDownloadFolder = NSMenuItem;
fOrderSortActionItem = NSMenuItem;
fOrderSortItem = NSMenuItem;
fPauseFilterButton = FilterBarButton;
fPrevFilterItem = NSMenuItem;
fPrevInfoTabItem = NSMenuItem;
fProgressSortActionItem = NSMenuItem;
fProgressSortItem = NSMenuItem;
fScrollView = NSScrollView;
fSearchFilterField = NSSearchField;
fSeedFilterButton = FilterBarButton;
fSpeedLimitButton = NSButton;
fStateSortActionItem = NSMenuItem;
fStateSortItem = NSMenuItem;
fStatusBar = ImageBackgroundView;
fTableView = TorrentTableView;
fTotalDLField = NSTextField;
fTotalTorrentsField = NSTextField;
fTotalULField = NSTextField;
fURLSheetTextField = NSTextField;
fURLSheetWindow = NSWindow;
fUpdater = SUUpdater;
fUploadLimitItem = NSMenuItem;
fUploadMenu = NSMenu;
fUploadNoLimitItem = NSMenuItem;
fWindow = NSWindow;
};
SUPERCLASS = NSObject;
},
{CLASS = FilterBarButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
{
CLASS = FilterBarView;
LANGUAGE = ObjC;
OUTLETS = {
fDownloadFilterButton = FilterBarButton;
fNoFilterButton = FilterBarButton;
fPauseFilterButton = FilterBarButton;
fSeedFilterButton = FilterBarButton;
};
SUPERCLASS = ImageBackgroundView;
},
{
ACTIONS = {deselectAll = id; revealFile = id; setNextTab = id; setPreviousTab = id; };
CLASS = FirstResponder;
LANGUAGE = ObjC;
SUPERCLASS = NSObject;
},
{CLASS = ImageBackgroundView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
{CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
{CLASS = NameCell; LANGUAGE = ObjC; SUPERCLASS = NSCell; },
{
ACTIONS = {
folderSheetShow = id;
setAutoStart = id;
setBadge = id;
setDownloadLocation = id;
setLimit = id;
setLimitCheck = id;
setLimitMenu = id;
setPort = id;
setQuickRatio = id;
setQuickSpeed = id;
setRatio = id;
setRatioCheck = id;
setRatioMenu = id;
setShowMessage = id;
setUpdate = id;
};
CLASS = PrefsController;
LANGUAGE = ObjC;
OUTLETS = {
fAutoStartCheck = NSButton;
fBadgeDownloadRateCheck = NSButton;
fBadgeUploadRateCheck = NSButton;
fBlankView = NSView;
fDownloadCheck = NSButton;
fDownloadField = NSTextField;
fDownloadLimitItem = NSMenuItem;
fDownloadMenu = NSMenu;
fDownloadNoLimitItem = NSMenuItem;
fFolderPopUp = NSPopUpButton;
fGeneralView = NSView;
fNetworkView = NSView;
fPortField = NSTextField;
fPrefsWindow = NSPanel;
fQuitCheck = NSButton;
fRatioCheck = NSButton;
fRatioField = NSTextField;
fRatioNotSetItem = NSMenuItem;
fRatioSetItem = NSMenuItem;
fRemoveCheck = NSButton;
fTransfersView = NSView;
fUpdatePopUp = NSPopUpButton;
fUpdater = SUUpdater;
fUploadCheck = NSButton;
fUploadField = NSTextField;
fUploadLimitItem = NSMenuItem;
fUploadMenu = NSMenu;
fUploadNoLimitItem = NSMenuItem;
fWindow = NSWindow;
};
SUPERCLASS = NSObject;
},
{CLASS = ProgressCell; LANGUAGE = ObjC; SUPERCLASS = NSCell; },
{
ACTIONS = {checkForUpdates = id; };
CLASS = SUUpdater;
LANGUAGE = ObjC;
SUPERCLASS = NSObject;
},
{
CLASS = TorrentTableView;
LANGUAGE = ObjC;
OUTLETS = {fContextNoRow = NSMenu; fContextRow = NSMenu; fController = Controller; };
SUPERCLASS = NSTableView;
}
);
IBVersion = 1;
}

39
macosx/Greek.lproj/MainMenu.nib/info.nib generated Normal file
View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>2 762 356 240 0 0 1600 1002 </string>
<key>IBEditorPositions</key>
<dict>
<key>1041</key>
<string>518 760 308 149 0 0 1600 1002 </string>
<key>1480</key>
<string>12 552 420 63 0 0 1600 1002 </string>
<key>1603</key>
<string>486 830 477 67 0 0 1600 1002 </string>
<key>29</key>
<string>8 958 639 44 0 0 1600 1002 </string>
<key>456</key>
<string>360 777 338 225 0 0 1600 1002 </string>
<key>581</key>
<string>363 903 167 99 0 0 1600 1002 </string>
<key>589</key>
<string>362 896 249 106 0 0 1600 1002 </string>
</dict>
<key>IBFramework Version</key>
<string>446.1</string>
<key>IBLockedObjects</key>
<array>
<integer>21</integer>
</array>
<key>IBOldestOS</key>
<integer>3</integer>
<key>IBOpenObjects</key>
<array>
<integer>1603</integer>
</array>
<key>IBSystem Version</key>
<string>8R218</string>
</dict>
</plist>

Binary file not shown.

View File

@@ -0,0 +1,19 @@
{
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {changeLevel = id; clearLog = id; writeToFile = id; };
CLASS = MessageWindowController;
LANGUAGE = ObjC;
OUTLETS = {
fDebugWarningField = NSTextField;
fDebugWarningIcon = NSImageView;
fLevelButton = NSPopUpButton;
fScrollView = NSScrollView;
fTextView = NSTextView;
};
SUPERCLASS = NSWindowController;
}
);
IBVersion = 1;
}

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>1 461 356 240 0 0 1600 1002 </string>
<key>IBFramework Version</key>
<string>446.1</string>
<key>IBOpenObjects</key>
<array>
<integer>5</integer>
</array>
<key>IBSystem Version</key>
<string>8R218</string>
</dict>
</plist>

Binary file not shown.

View File

@@ -0,0 +1,78 @@
{
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{CLASS = MenuButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
{CLASS = NSDatePicker; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
{
ACTIONS = {
applyRatioSetting = id;
applySpeedSettings = id;
folderSheetShow = id;
helpForNetwork = id;
importFolderSheetShow = id;
incompleteFolderSheetShow = id;
resetWarnings = id;
setAutoImport = id;
setAutoSize = id;
setAutoSpeedLimit = id;
setBadge = id;
setDownloadLocation = id;
setGlobalLimit = id;
setNat = id;
setPort = id;
setQueue = id;
setQueueNumber = id;
setRatioStop = id;
setSound = id;
setSpeedLimit = id;
setStalled = id;
setStalledMinutes = id;
setUpdate = id;
};
CLASS = PrefsController;
LANGUAGE = ObjC;
OUTLETS = {
fBandwidthView = NSView;
fDownloadField = NSTextField;
fDownloadSoundPopUp = NSPopUpButton;
fFolderPopUp = NSPopUpButton;
fGeneralView = NSView;
fImportFolderPopUp = NSPopUpButton;
fIncompleteFolderPopUp = NSPopUpButton;
fNatCheck = NSButton;
fNatStatusField = NSTextField;
fNatStatusImage = NSImageView;
fNetworkView = NSView;
fPortField = NSTextField;
fPortStatusField = NSTextField;
fPortStatusImage = NSImageView;
fPortStatusProgress = NSProgressIndicator;
fQueueDownloadField = NSTextField;
fQueueSeedField = NSTextField;
fRatioStopField = NSTextField;
fSeedingSoundPopUp = NSPopUpButton;
fSpeedLimitDownloadField = NSTextField;
fSpeedLimitUploadField = NSTextField;
fStalledField = NSTextField;
fTransfersView = NSView;
fUpdatePopUp = NSPopUpButton;
fUploadField = NSTextField;
};
SUPERCLASS = NSWindowController;
},
{CLASS = PrefsWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; },
{
ACTIONS = {checkForUpdates = id; };
CLASS = SUUpdater;
LANGUAGE = ObjC;
SUPERCLASS = NSObject;
},
{
CLASS = TorrentTableView;
LANGUAGE = ObjC;
OUTLETS = {fContextNoRow = NSMenu; fContextRow = NSMenu; fController = Controller; };
SUPERCLASS = NSTableView;
}
);
IBVersion = 1;
}

View File

@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>2 349 356 286 0 0 1600 1002 </string>
<key>IBEditorPositions</key>
<dict>
<key>153</key>
<string>121 44 563 268 0 0 1600 1002 </string>
<key>28</key>
<string>3 396 563 313 0 0 1600 1002 </string>
<key>41</key>
<string>227 344 563 305 0 0 1600 1002 </string>
<key>66</key>
<string>510 596 563 144 0 0 1600 1002 </string>
</dict>
<key>IBFramework Version</key>
<string>446.1</string>
<key>IBLockedTabItems</key>
<array>
<integer>253</integer>
</array>
<key>IBOpenObjects</key>
<array>
<integer>153</integer>
</array>
<key>IBSystem Version</key>
<string>8R218</string>
</dict>
</plist>

Binary file not shown.

View File

@@ -1,14 +1,15 @@
EXTRA_DIST = \
Sparkle.framework \
CTGradient \
English.lproj \
Italian.lproj \
Russian.lproj \
UKKQueue \
TransmissionHelp \
Applescript \
Images \
Growl.framework \
English.lproj \
Italian.lproj \
Russian.lproj \
Greek.lproj \
Korean.lproj
# Use Xcode do make the actual build