Changeset 1123 for trunk


Ignore:
Timestamp:
Aug 27, 2008, 6:30:35 PM (17 years ago)
Author:
John Small
Message:

Ticket 267 changes: fix typos, standardize on "Toolbar" over "Toolbox"
and improve/correct wording related to toolbars and toolbar files.

Location:
trunk
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/cmds.tmp

    r1111 r1123  
     1; Fixed: Ticket 267
    12;
    2 ;This file contains some command definitions for the FM/2 toolbar.
     3; This file contains definitions for an FM/2 toolbar.
     4;
     5; To edit this file manually, see "Manual edit of toolbar files"
     6; in the FM/2 help file.
     7;
    38;
    49View Files (Ctrl + v)
     
    8792999
    8893;
    89 Sort toolbox
     94Sort toolbar
    9095Sort
    91960
    92974902
    9398;
    94 Utility toolbox
     99Utility toolbar
    95100Utils
    961010
    971024901
    98103;
    99 Select toolbox
     104Select toolbar
    100105Select
    1011060
  • trunk/config.tmp

    r484 r1123  
     1; Fixed: Ticket 267
    12;
    2 ;This file contains some utility definitions for the FM/2 toolbar.
    3 ;FM/2 saved this file as "<DRIVE>:\FM2\CONFIG.TLS".
     3; This file contains definitions for an FM/2 toolbar.
    44;
    5 ;Each tool button has four lines that describe it.  The first line is
    6 ;the help for the button.
    7 ;
    8 ;The second line is the text for the button (internally defined tools
    9 ;have icons, and the text is ignored).
    10 ;
    11 ;The third line is a number indicating flags associated with the button.
    12 ;A flag value of 0 means the button is non-droppable, 1 means the button
    13 ;is droppable, 4 means invisible (5 both), 8 means non-droppable with a
    14 :spacer following, and 9 means droppable with a spacer following.
    15 ;
    16 ;The fourth line is the ID of the button (for internal commands only).
    17 ;Note Commands begin at ID 4000, so a button with ID 4000 would cause
    18 ;the first Command to be run and ID 4001 would run the second, and so on.
    19 ;4900 marks the first "quick toolbox change" item, and you can
    20 ;have up to 50 of them (these buttons load other toolboxes, see
    21 ;online help).
    22 ;
    23 ;You can use \r in the help string to break the help into multiple lines.
     5; To edit this file manually, see "Manual edit of toolbar files"
     6; in the FM/2 help file.
    247;
    258;
     
    94771111
    9578;
    96 Views toolbox
     79Sort toolbar
    9780Sort
     810
     824902
     83;
     84Utility toolbar
     85Utils
    98860
    99874901
    10088;
    101 Utility toolbox
    102 Utils
    103 0
    104 4902
    105 ;
    10689; $Id$
  • trunk/files.tmp

    r484 r1123  
     1; Fixed: Ticket 267
    12;
    2 ;This file contains definitions for an FM/2 toolbox.
    3 ;FM/2 saved this file as "<DRIVE>:\FM2\FILES.TLS"
     3; This file contains definitions for an FM/2 toolbar.
    44;
    5 ;Each tool button has four lines that describe it.  The first line is
    6 ;the help for the button.
     5; To edit this file manually, see "Manual edit of toolbar files"
     6; in the FM/2 help file.
    77;
    8 ;The second line is the text for the button (internally defined tools
    9 ;have icons, and the text is ignored).
    10 ;
    11 ;The third line is a number indicating flags associated with the button.
    12 ;A flag value of 0 means the button is non-droppable, 1 means the button
    13 ;is droppable, 4 means invisible (5 both), 8 means non-droppable with a
    14 :spacer following, and 9 means droppable with a spacer following.
    15 ;
    16 ;The fourth line is the ID of the button (for internal commands only).
    17 ;Note Commands begin at ID 4000, so a button with ID 4000 would cause
    18 ;the first Command to be run and ID 4001 would run the second, and so on.
    19 ;4900 marks the first "quick toolbox change" item, and you can
    20 ;have up to 50 of them (these buttons load other toolboxes, see
    21 ;online help).
    22 ;
    23 ;You can use \r in the help string to break the help into multiple lines.
    24 ;;
    258;
    269Rename Files/Directories (Ctrl + r)
     
    6548;
    6649Make Directory (Ctrl + M)
    67 MakeDir
     50MkDir
    68510
    69521026
     
    1641471111
    165148;
    166 Views toolbox
     149Sort toolbar
    167150Sort
     1510
     1524902
     153;
     154Utility toolbar
     155Utils
    1681560
    1691574901
    170158;
    171 Utility toolbox
    172 Utils
    173 0
    174 4902
    175 ;
    176 Config toolbox
     159Commands toolbar
    177160Cmds
    1781618
  • trunk/quicktls.tmp

    r484 r1123  
    11;
    2 ;Sample quick toolboxes for FM/2
     2;Sample quick toolbars for FM/2
    33;
    44cmds.tls
     
    88config.tls
    99files.tls
    10 select.tls
     10views.tls
    1111fm3tools.dat
    1212;
  • trunk/select.tmp

    r476 r1123  
     1; Fixed: Ticket 267
    12;
    2 ;This file contains some selecting definitions for the FM/2 toolbar.
     3; This file contains definitions for an FM/2 toolbar.
     4;
     5; To edit this file manually, see "Manual edit of toolbar files"
     6; in the FM/2 help file.
    37;
    48;
     
    687210027
    6973;
    70 Sort toolbox
     74Sort toolbar
    7175Sort
    72760
    73774902
    7478;
    75 Utility toolbox
     79Utility toolbar
    7680Utils
    77810
    78824901
    7983;
    80 Commands toolbox
     84Commands toolbar
    8185Cmds
    82860
  • trunk/sort.tmp

    r476 r1123  
     1; Fixed: Ticket 267
    12;
    2 ;This file contains some sorting definitions for the FM/2 toolbar.
     3; This file contains definitions for an FM/2 toolbar.
     4;
     5; To edit this file manually, see "Manual edit of toolbar files"
     6; in the FM/2 help file.
    37;
    48;
     
    3438;
    3539Sort by create date
    36 Cr Date
     40CrDate
    37410
    38423012
    3943;
    4044Sort by lastwrite date
    41 Lw Date
     45LwDate
    42460
    43473010
     
    48523015
    4953;
    50 Command toolbox
     54Commands toolbar
    5155Cmds
    52560
    53574900
    5458;
    55 Utility toolbox
     59Utility toolbar
    5660Utils
    57610
    58624901
    5963;
    60 Select toolbox
     64Select toolbar
    6165Select
    62660
  • trunk/utils.tmp

    r484 r1123  
     1; Fixed: Ticket 267
    12;
    2 ;This file contains some utility definitions for the FM/2 toolbar.
    3 ;FM/2 saved this file as "<DRIVE>:\FM2\UTILS.TLS".
     3; This file contains definitions for an FM/2 toolbar.
    44;
    5 ;Each tool button has four lines that describe it.  The first line is
    6 ;the help for the button.
    7 ;
    8 ;The second line is the text for the button (internally defined tools
    9 ;have icons, and the text is ignored).
    10 ;
    11 ;The third line is a number indicating flags associated with the button.
    12 ;A flag value of 0 means the button is non-droppable, 1 means the button
    13 ;is droppable, 4 means invisible (5 both), 8 means non-droppable with a
    14 :spacer following, and 9 means droppable with a spacer following.
    15 ;
    16 ;The fourth line is the ID of the button (for internal commands only).
    17 ;Note Commands begin at ID 4000, so a button with ID 4000 would cause
    18 ;the first Command to be run and ID 4001 would run the second, and so on.
    19 ;4900 marks the first "quick toolbox change" item, and you can
    20 ;have up to 50 of them (these buttons load other toolboxes, see
    21 ;online help).
    22 ;
    23 ;You can use \r in the help string to break the help into multiple lines.
     5; To edit this file manually, see "Manual edit of toolbar files"
     6; in the FM/2 help file.
    247;
    258;
     
    8063;
    8164Make Directory (Ctrl + M)
    82 MakeDir
     65MkDir
    83668
    84671026
     
    109921111
    11093;
    111 Views toolbox
     94Sort toolbar
    11295Sort
    113960
    114 4901
     974902
    11598;
    116 Config toolbox
     99Commands toolbar
    117100Cmds
    1181018
  • trunk/views.tmp

    r484 r1123  
     1; Fixed: Ticket 267
    12;
    2 ;This file contains some utility definitions for the FM/2 toolbar.
    3 ;FM/2 saved this file as "<DRIVE>:\FM2\VIEWS.TLS".
     3; This file contains definitions for an FM/2 toolbar.
    44;
    5 ;Each tool button has four lines that describe it.  The first line is
    6 ;the help for the button.
    7 ;
    8 ;The second line is the text for the button (internally defined tools
    9 ;have icons, and the text is ignored).
    10 ;
    11 ;The third line is a number indicating flags associated with the button.
    12 ;A flag value of 0 means the button is non-droppable, 1 means the button
    13 ;is droppable, 4 means invisible (5 both), 8 means non-droppable with a
    14 :spacer following, and 9 means droppable with a spacer following.
    15 ;
    16 ;The fourth line is the ID of the button (for internal commands only).
    17 ;Note Commands begin at ID 4000, so a button with ID 4000 would cause
    18 ;the first Command to be run and ID 4001 would run the second, and so on.
    19 ;4900 marks the first "quick toolbox change" item, and you can
    20 ;have up to 50 of them (these buttons load other toolboxes, see
    21 ;online help).
    22 ;
    23 ;You can use \r in the help string to break the help into multiple lines.
     5; To edit this file manually, see "Manual edit of toolbar files"
     6; in the FM/2 help file.
    247;
    258;
     
    3518;
    3619Make Directory (Ctrl + M)
    37 MakeDir
     20MkDir
    38218
    39221026
     
    6548;
    6649Sort by lastwrite date
    67 Date
     50LwDate
    68510
    69523010
     
    1591421111
    160143;
    161 Utility toolbox
     144Utility toolbar
    162145Utils
    1631460
    164 4902
     1474901
    165148;
    166 Config toolbox
     149Commands toolbar
    167150Cmds
    1681518
Note: See TracChangeset for help on using the changeset viewer.