blob: ce3ff71bc93bca853b24baa8b14855fa4e5c2673 (
plain)
1
2
3
4
5
6
7
8
9
|
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=VESC Tool
Comment=VESC ESC configuration tool
Exec=/usr/bin/vesc_tool
Terminal=false
Type=Application
Icon=vesc-tool
Categories=Education;Development;
|