Skip to content

Commit e4c0b69

Browse files
author
jantje
committed
Added three ddots to the menu items that open a browser
1 parent 9d7ce95 commit e4c0b69

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

it.baeyens.arduino.core/plugin.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@
394394
<command
395395
commandId="it.baeyens.arduino.core.open.link"
396396
id="open.how.toweb.page"
397-
label="How to"
397+
label="How To..."
398398
style="push">
399399
<parameter
400400
name="it.baeyens.arduino.core.link.parameter"
@@ -404,7 +404,7 @@
404404
<command
405405
commandId="it.baeyens.arduino.core.open.link"
406406
id="open.how.toweb.page"
407-
label="Learn"
407+
label="Learn..."
408408
style="push">
409409
<parameter
410410
name="it.baeyens.arduino.core.link.parameter"
@@ -414,7 +414,7 @@
414414
<command
415415
commandId="it.baeyens.arduino.core.open.link"
416416
id="open.youTube.page"
417-
label="Videos"
417+
label="Videos..."
418418
style="push">
419419
<parameter
420420
name="it.baeyens.arduino.core.link.parameter"

0 commit comments

Comments
 (0)