source:
trunk/select.tmp
Last change on this file was 1390, checked in by , 17 years ago | |
---|---|
|
|
File size: 797 bytes |
Line | |
---|---|
1 | ; Fixed: Ticket 267 |
2 | ; |
3 | ;This file contains some selecting definitions for the FM/2 toolbar. |
4 | ; |
5 | ; |
6 | Select All |
7 | +All |
8 | 0 |
9 | 10006 |
10 | ; |
11 | Deselect All |
12 | -All |
13 | 8 |
14 | 10007 |
15 | ; |
16 | Select Files |
17 | +Files |
18 | 0 |
19 | 10008 |
20 | ; |
21 | Deselect Files |
22 | -Files |
23 | 8 |
24 | 10009 |
25 | ; |
26 | Select Dirs |
27 | +Dirs |
28 | 0 |
29 | 10010 |
30 | ; |
31 | Deselect Dirs |
32 | -Dirs |
33 | 8 |
34 | 10011 |
35 | ; |
36 | Reselect |
37 | Reslct |
38 | 0 |
39 | 10027 |
40 | ; |
41 | Invert selections |
42 | Invert |
43 | 8 |
44 | 10014 |
45 | ; |
46 | Select List |
47 | +List |
48 | 0 |
49 | 10033 |
50 | ; |
51 | Select Clipboard |
52 | +Clip |
53 | 0 |
54 | 10028 |
55 | ; |
56 | Deselect Clipboard |
57 | -Clip |
58 | 8 |
59 | 10029 |
60 | ; |
61 | Select Mask |
62 | +Mask |
63 | 0 |
64 | 10012 |
65 | ; |
66 | Deselect Mask |
67 | -Mask |
68 | 8 |
69 | 10013 |
70 | ; |
71 | Make Directory (Ctrl + M) |
72 | MakeDir |
73 | 0 |
74 | 1026 |
75 | ; |
76 | Rescan (Ctrl + R) |
77 | Rescan |
78 | 0 |
79 | 5021 |
80 | ; |
81 | Print Files (Ctrl + p) |
82 | |
83 | 9 |
84 | 1007 |
85 | ; |
86 | Exit FM2 (Ctrl + F3) |
87 | Exit |
88 | 8 |
89 | 1111 |
90 | ; |
91 | Commands toolbar |
92 | Cmds |
93 | 0 |
94 | 4900 |
95 | ; |
96 | Utility toolbar |
97 | Utils |
98 | 0 |
99 | 4901 |
100 | ; |
101 | Sort toolbar |
102 | Sort |
103 | 0 |
104 | 4902 |
105 | ; |
106 | Configuration toolbar |
107 | Config |
108 | 0 |
109 | 4904 |
110 | ; |
111 | Files toolbar |
112 | Files |
113 | 8 |
114 | 4905 |
115 | ; |
116 | ; $Id: select.tmp 1390 2009-01-11 23:21:00Z gyoung $ |
Note:
See TracBrowser
for help on using the repository browser.