Changeset 1123 for trunk/sort.tmp
- Timestamp:
- Aug 27, 2008, 6:30:35 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sort.tmp
r476 r1123 1 ; Fixed: Ticket 267 1 2 ; 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. 3 7 ; 4 8 ; … … 34 38 ; 35 39 Sort by create date 36 Cr 40 CrDate 37 41 0 38 42 3012 39 43 ; 40 44 Sort by lastwrite date 41 Lw 45 LwDate 42 46 0 43 47 3010 … … 48 52 3015 49 53 ; 50 Command toolbox54 Commands toolbar 51 55 Cmds 52 56 0 53 57 4900 54 58 ; 55 Utility toolb ox59 Utility toolbar 56 60 Utils 57 61 0 58 62 4901 59 63 ; 60 Select toolb ox64 Select toolbar 61 65 Select 62 66 0
Note:
See TracChangeset
for help on using the changeset viewer.