mirror of
https://github.com/arduino/Arduino.git
synced 2025-03-10 07:29:16 +01:00
13 lines
348 B
Plaintext
13 lines
348 B
Plaintext
[Desktop Entry]
|
|
Type=Application
|
|
Name=Arduino IDE
|
|
GenericName=Arduino IDE
|
|
Comment=Open-source electronics prototyping platform
|
|
Exec=<BINARY_LOCATION> %U
|
|
Icon=<ICON_NAME>
|
|
Terminal=false
|
|
Categories=Development;IDE;Electronics;
|
|
MimeType=text/x-arduino;
|
|
Keywords=embedded electronics;electronics;avr;microcontroller;
|
|
StartupWMClass=processing-app-Base
|