OSDN Git Service

Modify menu shortcuts and accesskeys
authornaru <bottle@mikage.to>
Sun, 1 Dec 2002 14:49:05 +0000 (14:49 +0000)
committernaru <bottle@mikage.to>
Sun, 1 Dec 2002 14:49:05 +0000 (14:49 +0000)
bottleclient/MainForm.dfm

index 7cd5fd5..4896469 100755 (executable)
@@ -505,9 +505,10 @@ object frmSender: TfrmSender
       OnExecute = actConfirmExecute
     end
     object actClear: TAction
-      Caption = #12463#12522#12450'(&C)'
+      Caption = #12463#12522#12450'(&N)'
       Hint = #12463#12522#12450'|'#26032#12375#12356#12513#12483#12475#12540#12472#12434#20316#25104
       ImageIndex = 0
+      ShortCut = 16462
       OnExecute = actClearExecute
     end
     object actEditConst: TAction
@@ -600,8 +601,8 @@ object frmSender: TfrmSender
       OnExecute = actNextGhostExecute
     end
     object actResetGhost: TAction
-      Caption = #36865#20449#20808#12468#12540#12473#12488#12522#12475#12483#12488
-      ShortCut = 16462
+      Caption = #36865#20449#20808#12468#12540#12473#12488#12522#12475#12483#12488'(&G)'
+      ShortCut = 16455
       OnExecute = actResetGhostExecute
     end
     object actDownloadLog: TAction