Explorar o código

Fix missing/conflicting accelerators.

git-svn-id: file:///var/svn/tigccpp/trunk@758 9552661e-59e3-4036-b4f2-dbe53926924f
kevinkofler %!s(int64=18) %!d(string=hai) anos
pai
achega
71d00c3029
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      tigcc/ide/ToolPropertiesUnit.dfm

+ 3 - 3
tigcc/ide/ToolPropertiesUnit.dfm

@@ -33,7 +33,7 @@ object ToolPropertiesForm: TToolPropertiesForm
     Width = 73
     Height = 13
     Alignment = taRightJustify
-    Caption = '&Command Line:'
+    Caption = 'Command &Line:'
   end
   object Label3: TLabel
     Left = 18
@@ -124,7 +124,7 @@ object ToolPropertiesForm: TToolPropertiesForm
     Width = 59
     Height = 21
     Anchors = [akTop, akRight]
-    Caption = 'Browse...'
+    Caption = '&Browse...'
     TabOrder = 6
     OnClick = CommandLineBrowseButtonClick
   end
@@ -134,7 +134,7 @@ object ToolPropertiesForm: TToolPropertiesForm
     Width = 59
     Height = 21
     Anchors = [akTop, akRight]
-    Caption = 'Browse...'
+    Caption = 'B&rowse...'
     TabOrder = 7
     OnClick = WorkingDirBrowseButtonClick
   end