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