mirror of
https://github.com/transmission/transmission.git
synced 2025-12-23 11:58:36 +00:00
Update 2005-11-17
This commit is contained in:
10
macosx/English.lproj/MainMenu.nib/classes.nib
generated
10
macosx/English.lproj/MainMenu.nib/classes.nib
generated
@@ -7,6 +7,9 @@
|
||||
linkHomepage = id;
|
||||
openShowSheet = id;
|
||||
removeTorrent = id;
|
||||
removeTorrentDeleteBoth = id;
|
||||
removeTorrentDeleteData = id;
|
||||
removeTorrentDeleteFile = id;
|
||||
resumeTorrent = id;
|
||||
showInfo = id;
|
||||
showMainWindow = id;
|
||||
@@ -16,6 +19,7 @@
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
fAdvancedBarItem = NSMenuItem;
|
||||
fContextMenu = NSMenu;
|
||||
fInfoAnnounce = NSTextField;
|
||||
fInfoDownloaded = NSTextField;
|
||||
fInfoFolder = NSTextField;
|
||||
@@ -49,6 +53,12 @@
|
||||
fWindow = NSWindow;
|
||||
};
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{
|
||||
CLASS = TorrentTableView;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {fController = Controller; };
|
||||
SUPERCLASS = NSTableView;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
|
||||
Reference in New Issue
Block a user