|
@@ -1640,7 +1640,7 @@ object NonVisualDataModule: TNonVisualDataModule
|
|
|
Tag = 15
|
|
Tag = 15
|
|
|
Category = 'Command'
|
|
Category = 'Command'
|
|
|
Caption = '&Paste'
|
|
Caption = '&Paste'
|
|
|
- HelpKeyword = 'task_upload#using_copy_amp:paste'
|
|
|
|
|
|
|
+ HelpKeyword = 'clipboard'
|
|
|
Hint =
|
|
Hint =
|
|
|
'Paste files from clipboard to current directory in active panel;' +
|
|
'Paste files from clipboard to current directory in active panel;' +
|
|
|
' or opens path from clipboard in active panel; or opens session ' +
|
|
' or opens path from clipboard in active panel; or opens session ' +
|
|
@@ -1705,6 +1705,7 @@ object NonVisualDataModule: TNonVisualDataModule
|
|
|
Tag = 15
|
|
Tag = 15
|
|
|
Category = 'Selected Operation'
|
|
Category = 'Selected Operation'
|
|
|
Caption = '&Transfer Files in Clipboard'
|
|
Caption = '&Transfer Files in Clipboard'
|
|
|
|
|
+ HelpKeyword = 'clipboard'
|
|
|
Hint = 'Transfer files whose names are in clipboard'
|
|
Hint = 'Transfer files whose names are in clipboard'
|
|
|
end
|
|
end
|
|
|
object LocalCopyAction: TAction
|
|
object LocalCopyAction: TAction
|
|
@@ -2275,6 +2276,7 @@ object NonVisualDataModule: TNonVisualDataModule
|
|
|
Tag = 15
|
|
Tag = 15
|
|
|
Category = 'Selected Operation'
|
|
Category = 'Selected Operation'
|
|
|
Caption = '&Copy'
|
|
Caption = '&Copy'
|
|
|
|
|
+ HelpKeyword = 'clipboard#copy'
|
|
|
Hint = 'Copy|Copy the selected files to clipboard'
|
|
Hint = 'Copy|Copy the selected files to clipboard'
|
|
|
ImageIndex = 111
|
|
ImageIndex = 111
|
|
|
ShortCut = 16451
|
|
ShortCut = 16451
|
|
@@ -2290,6 +2292,7 @@ object NonVisualDataModule: TNonVisualDataModule
|
|
|
Tag = 12
|
|
Tag = 12
|
|
|
Category = 'Focused Operation'
|
|
Category = 'Focused Operation'
|
|
|
Caption = '&Copy'
|
|
Caption = '&Copy'
|
|
|
|
|
+ HelpKeyword = 'clipboard#copy'
|
|
|
Hint = 'Copy|Copy the selected files to clipboard'
|
|
Hint = 'Copy|Copy the selected files to clipboard'
|
|
|
ImageIndex = 111
|
|
ImageIndex = 111
|
|
|
ShortCut = 16451
|
|
ShortCut = 16451
|