Skip to content

Commit 9b3e5e2

Browse files
committed
improve the icons
1 parent 1232080 commit 9b3e5e2

7 files changed

Lines changed: 21 additions & 21 deletions

File tree

icons/category.png

3.38 KB
Loading

icons/encoder.png

3.06 KB
Loading

icons/hamlib.png

-2.28 KB
Binary file not shown.

icons/keypad.png

2.56 KB
Loading

icons/radio_dark.png

-2.92 KB
Binary file not shown.

icons/radio_light.png

-2.99 KB
Binary file not shown.

manifest.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"Version": "--VERSION--",
55
"Icon": "icons/hamlib",
66
"Category": "Hamlib",
7-
"CategoryIcon": "icons/hamlib",
7+
"CategoryIcon": "icons/category",
88
"PropertyInspectorPath": "pi/empty.html",
99
"HasSettingsInterface": false,
1010
"Actions": [
1111
{
1212
"Name": "Frequency Dial",
1313
"UUID": "com.thecodingflow.hamlibplugin.frequencydial",
1414
"Tooltip": "Frequency encoder for a certain VFO",
15-
"Icon": "icons/radio_light",
15+
"Icon": "icons/encoder",
1616
"DisableAutomaticStates": false,
1717
"VisibleInActionsList": true,
1818
"SupportedInMultiActions": true,
@@ -24,7 +24,7 @@
2424
"Name": "Level Encoder",
2525
"UUID": "com.thecodingflow.hamlibplugin.levelencoder",
2626
"Tooltip": "Encoder for a certain level and certain VFO",
27-
"Icon": "icons/radio_light",
27+
"Icon": "icons/encoder",
2828
"DisableAutomaticStates": false,
2929
"VisibleInActionsList": true,
3030
"SupportedInMultiActions": true,
@@ -36,7 +36,7 @@
3636
"Name": "On/Off",
3737
"UUID": "com.thecodingflow.hamlibplugin.onoff",
3838
"Tooltip": "Toggle the rig power on/off",
39-
"Icon": "icons/radio_light",
39+
"Icon": "icons/keypad",
4040
"DisableAutomaticStates": false,
4141
"VisibleInActionsList": true,
4242
"SupportedInMultiActions": true,
@@ -48,7 +48,7 @@
4848
"Name": "Power State",
4949
"UUID": "com.thecodingflow.hamlibplugin.powerstat",
5050
"Tooltip": "Set the rig power state",
51-
"Icon": "icons/radio_light",
51+
"Icon": "icons/keypad",
5252
"DisableAutomaticStates": false,
5353
"VisibleInActionsList": true,
5454
"SupportedInMultiActions": true,
@@ -60,7 +60,7 @@
6060
"Name": "RIT",
6161
"UUID": "com.thecodingflow.hamlibplugin.rit",
6262
"Tooltip": "Adjust RIT offset and toggle RIT on/off",
63-
"Icon": "icons/radio_light",
63+
"Icon": "icons/encoder",
6464
"DisableAutomaticStates": false,
6565
"VisibleInActionsList": true,
6666
"SupportedInMultiActions": true,
@@ -72,7 +72,7 @@
7272
"Name": "Select Mode",
7373
"UUID": "com.thecodingflow.hamlibplugin.selectmode",
7474
"Tooltip": "Select a certain mode",
75-
"Icon": "icons/radio_light",
75+
"Icon": "icons/keypad",
7676
"DisableAutomaticStates": false,
7777
"VisibleInActionsList": true,
7878
"SupportedInMultiActions": true,
@@ -84,7 +84,7 @@
8484
"Name": "Select VFO",
8585
"UUID": "com.thecodingflow.hamlibplugin.selectvfo",
8686
"Tooltip": "Select a certain VFO",
87-
"Icon": "icons/radio_light",
87+
"Icon": "icons/keypad",
8888
"DisableAutomaticStates": false,
8989
"VisibleInActionsList": true,
9090
"SupportedInMultiActions": true,
@@ -96,7 +96,7 @@
9696
"Name": "Send Morse",
9797
"UUID": "com.thecodingflow.hamlibplugin.sendmorse",
9898
"Tooltip": "Send a Morse code message",
99-
"Icon": "icons/radio_light",
99+
"Icon": "icons/keypad",
100100
"DisableAutomaticStates": false,
101101
"VisibleInActionsList": true,
102102
"SupportedInMultiActions": true,
@@ -108,7 +108,7 @@
108108
"Name": "Set Antenna",
109109
"UUID": "com.thecodingflow.hamlibplugin.setantenna",
110110
"Tooltip": "Select an antenna for a certain VFO",
111-
"Icon": "icons/radio_light",
111+
"Icon": "icons/keypad",
112112
"DisableAutomaticStates": false,
113113
"VisibleInActionsList": true,
114114
"SupportedInMultiActions": true,
@@ -120,7 +120,7 @@
120120
"Name": "Set Frequency",
121121
"UUID": "com.thecodingflow.hamlibplugin.setfrequency",
122122
"Tooltip": "Set the frequency for a certain VFO",
123-
"Icon": "icons/radio_light",
123+
"Icon": "icons/keypad",
124124
"DisableAutomaticStates": false,
125125
"VisibleInActionsList": true,
126126
"SupportedInMultiActions": true,
@@ -132,7 +132,7 @@
132132
"Name": "Set Frequency (rel)",
133133
"UUID": "com.thecodingflow.hamlibplugin.setfrequencyrelative",
134134
"Tooltip": "Set the frequency relative to another VFO",
135-
"Icon": "icons/radio_light",
135+
"Icon": "icons/keypad",
136136
"DisableAutomaticStates": false,
137137
"VisibleInActionsList": true,
138138
"SupportedInMultiActions": true,
@@ -144,7 +144,7 @@
144144
"Name": "Set Function",
145145
"UUID": "com.thecodingflow.hamlibplugin.setfunc",
146146
"Tooltip": "Enable or disable a rig function for a certain VFO",
147-
"Icon": "icons/radio_light",
147+
"Icon": "icons/keypad",
148148
"DisableAutomaticStates": false,
149149
"VisibleInActionsList": true,
150150
"SupportedInMultiActions": true,
@@ -156,7 +156,7 @@
156156
"Name": "Set Level",
157157
"UUID": "com.thecodingflow.hamlibplugin.setlevel",
158158
"Tooltip": "Set a certain level value for a certain VFO",
159-
"Icon": "icons/radio_light",
159+
"Icon": "icons/keypad",
160160
"DisableAutomaticStates": false,
161161
"VisibleInActionsList": true,
162162
"SupportedInMultiActions": true,
@@ -168,7 +168,7 @@
168168
"Name": "Set Parameter",
169169
"UUID": "com.thecodingflow.hamlibplugin.setparm",
170170
"Tooltip": "Set a rig-wide parameter value",
171-
"Icon": "icons/radio_light",
171+
"Icon": "icons/keypad",
172172
"DisableAutomaticStates": false,
173173
"VisibleInActionsList": true,
174174
"SupportedInMultiActions": true,
@@ -180,7 +180,7 @@
180180
"Name": "Set Split VFO",
181181
"UUID": "com.thecodingflow.hamlibplugin.setsplitvfo",
182182
"Tooltip": "Enable or disable split operation and set the TX VFO",
183-
"Icon": "icons/radio_light",
183+
"Icon": "icons/keypad",
184184
"DisableAutomaticStates": false,
185185
"VisibleInActionsList": true,
186186
"SupportedInMultiActions": true,
@@ -192,7 +192,7 @@
192192
"Name": "Stop Morse",
193193
"UUID": "com.thecodingflow.hamlibplugin.stopmorse",
194194
"Tooltip": "Stop the current Morse code transmission",
195-
"Icon": "icons/radio_light",
195+
"Icon": "icons/keypad",
196196
"DisableAutomaticStates": false,
197197
"VisibleInActionsList": true,
198198
"SupportedInMultiActions": true,
@@ -204,7 +204,7 @@
204204
"Name": "Toggle Function",
205205
"UUID": "com.thecodingflow.hamlibplugin.togglefunc",
206206
"Tooltip": "Toggle a rig function on/off for a certain VFO",
207-
"Icon": "icons/radio_light",
207+
"Icon": "icons/keypad",
208208
"DisableAutomaticStates": false,
209209
"VisibleInActionsList": true,
210210
"SupportedInMultiActions": true,
@@ -216,7 +216,7 @@
216216
"Name": "VFO Operation",
217217
"UUID": "com.thecodingflow.hamlibplugin.vfoop",
218218
"Tooltip": "Perform a VFO operation",
219-
"Icon": "icons/radio_light",
219+
"Icon": "icons/keypad",
220220
"DisableAutomaticStates": false,
221221
"VisibleInActionsList": true,
222222
"SupportedInMultiActions": true,
@@ -228,7 +228,7 @@
228228
"Name": "VFO Operation Encoder",
229229
"UUID": "com.thecodingflow.hamlibplugin.vfoopencoder",
230230
"Tooltip": "Encoder for VFO operations with clockwise, counter-clockwise, and press actions",
231-
"Icon": "icons/radio_light",
231+
"Icon": "icons/encoder",
232232
"DisableAutomaticStates": false,
233233
"VisibleInActionsList": true,
234234
"SupportedInMultiActions": true,
@@ -240,7 +240,7 @@
240240
"Name": "XIT",
241241
"UUID": "com.thecodingflow.hamlibplugin.xit",
242242
"Tooltip": "Adjust XIT offset and toggle XIT on/off",
243-
"Icon": "icons/radio_light",
243+
"Icon": "icons/encoder",
244244
"DisableAutomaticStates": false,
245245
"VisibleInActionsList": true,
246246
"SupportedInMultiActions": true,

0 commit comments

Comments
 (0)