Skip to content

Commit b0e6bb3

Browse files
committed
Update plugin.xml
Correcting Arduino Library import wizard : %category.name to %category.arduino.name
1 parent 627cb88 commit b0e6bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

it.baeyens.arduino.core/plugin.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<extension point="org.eclipse.ui.importWizards">
117117
<category
118118
id="it.baeyens.arduino.eclipse.importWizards"
119-
name="%category.name">
119+
name="%category.arduino.name">
120120
</category>
121121
<wizard
122122
id="it.baeyens.arduino.Import_Arduino_Libraries"

0 commit comments

Comments
 (0)