mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
updated help from jah
This commit is contained in:
@@ -859,6 +859,12 @@
|
||||
inBook: [[NSBundle mainBundle] objectForInfoDictionaryKey: @"CFBundleHelpBookName"]];
|
||||
}
|
||||
|
||||
- (void) helpForRemote: (id) sender
|
||||
{
|
||||
[[NSHelpManager sharedHelpManager] openHelpAnchor: @"RemotePrefs"
|
||||
inBook: [[NSBundle mainBundle] objectForInfoDictionaryKey: @"CFBundleHelpBookName"]];
|
||||
}
|
||||
|
||||
- (void) rpcUpdatePrefs
|
||||
{
|
||||
//encryption
|
||||
|
||||
Reference in New Issue
Block a user