source:
trunk/select.tmp@
1123
Last change on this file since 1123 was 1123, checked in by , 17 years ago | |
---|---|
|
|
File size: 657 bytes |
Rev | Line | |
---|---|---|
[1123] | 1 | ; Fixed: Ticket 267 |
[2] | 2 | ; |
[1123] | 3 | ; This file contains definitions for an FM/2 toolbar. |
[2] | 4 | ; |
[1123] | 5 | ; To edit this file manually, see "Manual edit of toolbar files" |
6 | ; in the FM/2 help file. | |
[2] | 7 | ; |
[1123] | 8 | ; |
[2] | 9 | Select All |
10 | +All | |
11 | 0 | |
12 | 10006 | |
13 | ; | |
14 | Select Files | |
15 | +Files | |
16 | 0 | |
17 | 10008 | |
18 | ; | |
[459] | 19 | Select Dirs |
20 | +Dirs | |
21 | 0 | |
22 | 10010 | |
23 | ; | |
24 | Select List | |
25 | +List | |
26 | 0 | |
27 | 10033 | |
28 | ; | |
[2] | 29 | Select Mask |
30 | +Mask | |
31 | 8 | |
32 | 10012 | |
33 | ; | |
[476] | 34 | Select Clipboard |
35 | +Clip | |
36 | 8 | |
37 | 10028 | |
38 | ; | |
[2] | 39 | Deselect All |
40 | -All | |
41 | 0 | |
42 | 10007 | |
[459] | 43 | ; |
[2] | 44 | Deselect Dirs |
45 | -Dirs | |
46 | 0 | |
47 | 10011 | |
48 | ; | |
[459] | 49 | Deselect Files |
50 | -Files | |
51 | 0 | |
52 | 10009 | |
53 | ; | |
[2] | 54 | Deselect Mask |
55 | -Mask | |
56 | 8 | |
57 | 10013 | |
58 | ; | |
[476] | 59 | Deselect Clipboard |
60 | -Clip | |
61 | 8 | |
62 | 10029 | |
63 | ; | |
[2] | 64 | Invert selections |
65 | Invert | |
66 | 0 | |
67 | 10014 | |
68 | ; | |
69 | Reselect | |
70 | Reslct | |
71 | 8 | |
72 | 10027 | |
73 | ; | |
[1123] | 74 | Sort toolbar |
[2] | 75 | Sort |
76 | 0 | |
77 | 4902 | |
78 | ; | |
[1123] | 79 | Utility toolbar |
[2] | 80 | Utils |
81 | 0 | |
82 | 4901 | |
83 | ; | |
[1123] | 84 | Commands toolbar |
[2] | 85 | Cmds |
86 | 0 | |
87 | 4900 | |
[459] | 88 | ; |
89 | ; $Id: select.tmp 1123 2008-08-27 16:30:35Z jbs $ |
Note:
See TracBrowser
for help on using the repository browser.