mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Fix open-with-Cura on Ubuntu
Contributes to issue CURA-730.
This commit is contained in:
parent
c1385f5e4a
commit
864851f8ba
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ Name[de]=Cura
|
|||
GenericName=3D Printing Software
|
||||
GenericName[de]=3D-Druck-Software
|
||||
Comment=
|
||||
Exec=/usr/bin/cura_app.py
|
||||
TryExec=/usr/bin/cura_app.py
|
||||
Exec=/usr/bin/cura_app.py %f
|
||||
TryExec=/usr/bin/cura_app.py %f
|
||||
Icon=/usr/share/cura/resources/images/cura-icon.png
|
||||
Terminal=false
|
||||
Type=Application
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue