Changeset 1254 for trunk/cmds.tmp
- Timestamp:
- Oct 21, 2008, 1:41:53 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cmds.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. 7 ; 3 ;This file contains some command definitions for the FM/2 toolbar. 8 4 ; 9 5 View Files (Ctrl + v) … … 42 38 1001 43 39 ; 44 Make Directory (Ctrl + M)45 MkDir46 047 102648 ;49 40 Archive Files/Directories (Ctrl + A) 50 41 Archive … … 72 63 5001 73 64 ; 74 Rescan (Ctrl + R)75 Rescan76 077 502178 ;79 65 Window Dialog (Ctrl + W) 80 66 Windws … … 92 78 999 93 79 ; 94 Sort toolbar 95 Sort 80 Make Directory (Ctrl + M) 81 MkDir 96 82 0 97 4902 83 1026 84 ; 85 Rescan (Ctrl + R) 86 Rescan 87 0 88 5021 89 ; 90 Print Files (Ctrl + p) 91 Print 92 9 93 1007 94 ; 95 Exit FM2 (Ctrl + F3) 96 Exit 97 8 98 1111 98 99 ; 99 100 Utility toolbar … … 102 103 4901 103 104 ; 105 Sort toolbar 106 Sort 107 0 108 4902 109 ; 104 110 Select toolbar 105 111 Select … … 107 113 4903 108 114 ; 109 ; $Id$ 115 Configuration toolbar 116 Config 117 0 118 4904 119 ; 120 Files toolbar 121 Files 122 0 123 4905 124 ; 125 ; $Id$
Note:
See TracChangeset
for help on using the changeset viewer.