add filename specifier to desktop entry
This commit is contained in:
parent
3fa1f3a913
commit
80d95143bf
3 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@ Name=STM32CubeMX
|
|||
GenericName=configuration tool for STM32 microcontrollers
|
||||
Comment=graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code
|
||||
Icon=stm32cubemx.png
|
||||
Exec=stm32cubemx
|
||||
Exec=stm32cubemx %F
|
||||
Terminal=false
|
||||
Categories=Development;IDE;
|
||||
StartupNotify=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue