Changeset 1254 for trunk/sort.tmp
- Timestamp:
- Oct 21, 2008, 1:41:53 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sort.tmp
r1123 r1254 1 1 ; Fixed: Ticket 267 2 2 ; 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 ;This file contains some sorting definitions for the FM/2 toolbar. 7 4 ; 8 5 ; … … 37 34 3009 38 35 ; 39 Sort by create date40 CrDate41 042 301243 ;44 36 Sort by lastwrite date 45 Lw Date37 Lw Date 46 38 0 47 39 3010 40 ; 41 Sort by create date 42 Cr Date 43 8 44 3012 48 45 ; 49 46 Reverse sort … … 51 48 8 52 49 3015 50 ; 51 Make Directory (Ctrl + M) 52 MakeDir 53 0 54 1026 55 ; 56 Rescan (Ctrl + R) 57 Rescan 58 0 59 5021 60 ; 61 Print Files (Ctrl + p) 62 Print 63 9 64 1007 65 ; 66 Exit FM2 (Ctrl + F3) 67 Exit 68 8 69 1111 53 70 ; 54 71 Commands toolbar … … 66 83 0 67 84 4903 85 Configuration toolbar 86 Config 87 0 88 4904 89 ; 90 Files toolbar 91 Files 92 0 93 4905 68 94 ; 69 95 ; $Id$
Note:
See TracChangeset
for help on using the changeset viewer.