|
4 | 4 | "Version": "--VERSION--", |
5 | 5 | "Icon": "icons/hamlib", |
6 | 6 | "Category": "Hamlib", |
7 | | - "CategoryIcon": "icons/hamlib", |
| 7 | + "CategoryIcon": "icons/category", |
8 | 8 | "PropertyInspectorPath": "pi/empty.html", |
9 | 9 | "HasSettingsInterface": false, |
10 | 10 | "Actions": [ |
11 | 11 | { |
12 | 12 | "Name": "Frequency Dial", |
13 | 13 | "UUID": "com.thecodingflow.hamlibplugin.frequencydial", |
14 | 14 | "Tooltip": "Frequency encoder for a certain VFO", |
15 | | - "Icon": "icons/radio_light", |
| 15 | + "Icon": "icons/encoder", |
16 | 16 | "DisableAutomaticStates": false, |
17 | 17 | "VisibleInActionsList": true, |
18 | 18 | "SupportedInMultiActions": true, |
|
24 | 24 | "Name": "Level Encoder", |
25 | 25 | "UUID": "com.thecodingflow.hamlibplugin.levelencoder", |
26 | 26 | "Tooltip": "Encoder for a certain level and certain VFO", |
27 | | - "Icon": "icons/radio_light", |
| 27 | + "Icon": "icons/encoder", |
28 | 28 | "DisableAutomaticStates": false, |
29 | 29 | "VisibleInActionsList": true, |
30 | 30 | "SupportedInMultiActions": true, |
|
36 | 36 | "Name": "On/Off", |
37 | 37 | "UUID": "com.thecodingflow.hamlibplugin.onoff", |
38 | 38 | "Tooltip": "Toggle the rig power on/off", |
39 | | - "Icon": "icons/radio_light", |
| 39 | + "Icon": "icons/keypad", |
40 | 40 | "DisableAutomaticStates": false, |
41 | 41 | "VisibleInActionsList": true, |
42 | 42 | "SupportedInMultiActions": true, |
|
48 | 48 | "Name": "Power State", |
49 | 49 | "UUID": "com.thecodingflow.hamlibplugin.powerstat", |
50 | 50 | "Tooltip": "Set the rig power state", |
51 | | - "Icon": "icons/radio_light", |
| 51 | + "Icon": "icons/keypad", |
52 | 52 | "DisableAutomaticStates": false, |
53 | 53 | "VisibleInActionsList": true, |
54 | 54 | "SupportedInMultiActions": true, |
|
60 | 60 | "Name": "RIT", |
61 | 61 | "UUID": "com.thecodingflow.hamlibplugin.rit", |
62 | 62 | "Tooltip": "Adjust RIT offset and toggle RIT on/off", |
63 | | - "Icon": "icons/radio_light", |
| 63 | + "Icon": "icons/encoder", |
64 | 64 | "DisableAutomaticStates": false, |
65 | 65 | "VisibleInActionsList": true, |
66 | 66 | "SupportedInMultiActions": true, |
|
72 | 72 | "Name": "Select Mode", |
73 | 73 | "UUID": "com.thecodingflow.hamlibplugin.selectmode", |
74 | 74 | "Tooltip": "Select a certain mode", |
75 | | - "Icon": "icons/radio_light", |
| 75 | + "Icon": "icons/keypad", |
76 | 76 | "DisableAutomaticStates": false, |
77 | 77 | "VisibleInActionsList": true, |
78 | 78 | "SupportedInMultiActions": true, |
|
84 | 84 | "Name": "Select VFO", |
85 | 85 | "UUID": "com.thecodingflow.hamlibplugin.selectvfo", |
86 | 86 | "Tooltip": "Select a certain VFO", |
87 | | - "Icon": "icons/radio_light", |
| 87 | + "Icon": "icons/keypad", |
88 | 88 | "DisableAutomaticStates": false, |
89 | 89 | "VisibleInActionsList": true, |
90 | 90 | "SupportedInMultiActions": true, |
|
96 | 96 | "Name": "Send Morse", |
97 | 97 | "UUID": "com.thecodingflow.hamlibplugin.sendmorse", |
98 | 98 | "Tooltip": "Send a Morse code message", |
99 | | - "Icon": "icons/radio_light", |
| 99 | + "Icon": "icons/keypad", |
100 | 100 | "DisableAutomaticStates": false, |
101 | 101 | "VisibleInActionsList": true, |
102 | 102 | "SupportedInMultiActions": true, |
|
108 | 108 | "Name": "Set Antenna", |
109 | 109 | "UUID": "com.thecodingflow.hamlibplugin.setantenna", |
110 | 110 | "Tooltip": "Select an antenna for a certain VFO", |
111 | | - "Icon": "icons/radio_light", |
| 111 | + "Icon": "icons/keypad", |
112 | 112 | "DisableAutomaticStates": false, |
113 | 113 | "VisibleInActionsList": true, |
114 | 114 | "SupportedInMultiActions": true, |
|
120 | 120 | "Name": "Set Frequency", |
121 | 121 | "UUID": "com.thecodingflow.hamlibplugin.setfrequency", |
122 | 122 | "Tooltip": "Set the frequency for a certain VFO", |
123 | | - "Icon": "icons/radio_light", |
| 123 | + "Icon": "icons/keypad", |
124 | 124 | "DisableAutomaticStates": false, |
125 | 125 | "VisibleInActionsList": true, |
126 | 126 | "SupportedInMultiActions": true, |
|
132 | 132 | "Name": "Set Frequency (rel)", |
133 | 133 | "UUID": "com.thecodingflow.hamlibplugin.setfrequencyrelative", |
134 | 134 | "Tooltip": "Set the frequency relative to another VFO", |
135 | | - "Icon": "icons/radio_light", |
| 135 | + "Icon": "icons/keypad", |
136 | 136 | "DisableAutomaticStates": false, |
137 | 137 | "VisibleInActionsList": true, |
138 | 138 | "SupportedInMultiActions": true, |
|
144 | 144 | "Name": "Set Function", |
145 | 145 | "UUID": "com.thecodingflow.hamlibplugin.setfunc", |
146 | 146 | "Tooltip": "Enable or disable a rig function for a certain VFO", |
147 | | - "Icon": "icons/radio_light", |
| 147 | + "Icon": "icons/keypad", |
148 | 148 | "DisableAutomaticStates": false, |
149 | 149 | "VisibleInActionsList": true, |
150 | 150 | "SupportedInMultiActions": true, |
|
156 | 156 | "Name": "Set Level", |
157 | 157 | "UUID": "com.thecodingflow.hamlibplugin.setlevel", |
158 | 158 | "Tooltip": "Set a certain level value for a certain VFO", |
159 | | - "Icon": "icons/radio_light", |
| 159 | + "Icon": "icons/keypad", |
160 | 160 | "DisableAutomaticStates": false, |
161 | 161 | "VisibleInActionsList": true, |
162 | 162 | "SupportedInMultiActions": true, |
|
168 | 168 | "Name": "Set Parameter", |
169 | 169 | "UUID": "com.thecodingflow.hamlibplugin.setparm", |
170 | 170 | "Tooltip": "Set a rig-wide parameter value", |
171 | | - "Icon": "icons/radio_light", |
| 171 | + "Icon": "icons/keypad", |
172 | 172 | "DisableAutomaticStates": false, |
173 | 173 | "VisibleInActionsList": true, |
174 | 174 | "SupportedInMultiActions": true, |
|
180 | 180 | "Name": "Set Split VFO", |
181 | 181 | "UUID": "com.thecodingflow.hamlibplugin.setsplitvfo", |
182 | 182 | "Tooltip": "Enable or disable split operation and set the TX VFO", |
183 | | - "Icon": "icons/radio_light", |
| 183 | + "Icon": "icons/keypad", |
184 | 184 | "DisableAutomaticStates": false, |
185 | 185 | "VisibleInActionsList": true, |
186 | 186 | "SupportedInMultiActions": true, |
|
192 | 192 | "Name": "Stop Morse", |
193 | 193 | "UUID": "com.thecodingflow.hamlibplugin.stopmorse", |
194 | 194 | "Tooltip": "Stop the current Morse code transmission", |
195 | | - "Icon": "icons/radio_light", |
| 195 | + "Icon": "icons/keypad", |
196 | 196 | "DisableAutomaticStates": false, |
197 | 197 | "VisibleInActionsList": true, |
198 | 198 | "SupportedInMultiActions": true, |
|
204 | 204 | "Name": "Toggle Function", |
205 | 205 | "UUID": "com.thecodingflow.hamlibplugin.togglefunc", |
206 | 206 | "Tooltip": "Toggle a rig function on/off for a certain VFO", |
207 | | - "Icon": "icons/radio_light", |
| 207 | + "Icon": "icons/keypad", |
208 | 208 | "DisableAutomaticStates": false, |
209 | 209 | "VisibleInActionsList": true, |
210 | 210 | "SupportedInMultiActions": true, |
|
216 | 216 | "Name": "VFO Operation", |
217 | 217 | "UUID": "com.thecodingflow.hamlibplugin.vfoop", |
218 | 218 | "Tooltip": "Perform a VFO operation", |
219 | | - "Icon": "icons/radio_light", |
| 219 | + "Icon": "icons/keypad", |
220 | 220 | "DisableAutomaticStates": false, |
221 | 221 | "VisibleInActionsList": true, |
222 | 222 | "SupportedInMultiActions": true, |
|
228 | 228 | "Name": "VFO Operation Encoder", |
229 | 229 | "UUID": "com.thecodingflow.hamlibplugin.vfoopencoder", |
230 | 230 | "Tooltip": "Encoder for VFO operations with clockwise, counter-clockwise, and press actions", |
231 | | - "Icon": "icons/radio_light", |
| 231 | + "Icon": "icons/encoder", |
232 | 232 | "DisableAutomaticStates": false, |
233 | 233 | "VisibleInActionsList": true, |
234 | 234 | "SupportedInMultiActions": true, |
|
240 | 240 | "Name": "XIT", |
241 | 241 | "UUID": "com.thecodingflow.hamlibplugin.xit", |
242 | 242 | "Tooltip": "Adjust XIT offset and toggle XIT on/off", |
243 | | - "Icon": "icons/radio_light", |
| 243 | + "Icon": "icons/encoder", |
244 | 244 | "DisableAutomaticStates": false, |
245 | 245 | "VisibleInActionsList": true, |
246 | 246 | "SupportedInMultiActions": true, |
|
0 commit comments