Last change
on this file since 1254 was 1254, checked in by Gregg Young, 17 years ago |
David's updated quicktools toolbars all of which iclude buttons to access all the others.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
706 bytes
|
Line | |
---|
1 | ; Fixed: Ticket 267
|
---|
2 | ;
|
---|
3 | ;This file contains some sorting definitions for the FM/2 toolbar.
|
---|
4 | ;
|
---|
5 | ;
|
---|
6 | Filter Container
|
---|
7 | Filter
|
---|
8 | 8
|
---|
9 | 5001
|
---|
10 | ;
|
---|
11 | Sort by filename
|
---|
12 | Name
|
---|
13 | 0
|
---|
14 | 3005
|
---|
15 | ;
|
---|
16 | Sort by size
|
---|
17 | Size
|
---|
18 | 0
|
---|
19 | 3006
|
---|
20 | ;
|
---|
21 | Sort by EA size
|
---|
22 | EAsz
|
---|
23 | 0
|
---|
24 | 3007
|
---|
25 | ;
|
---|
26 | Sort by first extension
|
---|
27 | 1st
|
---|
28 | 0
|
---|
29 | 3008
|
---|
30 | ;
|
---|
31 | Sort by last extension
|
---|
32 | Last
|
---|
33 | 0
|
---|
34 | 3009
|
---|
35 | ;
|
---|
36 | Sort by lastwrite date
|
---|
37 | Lw Date
|
---|
38 | 0
|
---|
39 | 3010
|
---|
40 | ;
|
---|
41 | Sort by create date
|
---|
42 | Cr Date
|
---|
43 | 8
|
---|
44 | 3012
|
---|
45 | ;
|
---|
46 | Reverse sort
|
---|
47 | Rev
|
---|
48 | 8
|
---|
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
|
---|
70 | ;
|
---|
71 | Commands toolbar
|
---|
72 | Cmds
|
---|
73 | 0
|
---|
74 | 4900
|
---|
75 | ;
|
---|
76 | Utility toolbar
|
---|
77 | Utils
|
---|
78 | 0
|
---|
79 | 4901
|
---|
80 | ;
|
---|
81 | Select toolbar
|
---|
82 | Select
|
---|
83 | 0
|
---|
84 | 4903
|
---|
85 | Configuration toolbar
|
---|
86 | Config
|
---|
87 | 0
|
---|
88 | 4904
|
---|
89 | ;
|
---|
90 | Files toolbar
|
---|
91 | Files
|
---|
92 | 0
|
---|
93 | 4905
|
---|
94 | ;
|
---|
95 | ; $Id: sort.tmp 1254 2008-10-20 23:41:53Z gyoung $
|
---|
Note:
See
TracBrowser
for help on using the repository browser.