mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Rename cura_app.py to cura in cura.desktop
This commit is contained in:
parent
368718e82b
commit
617f591e55
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=Cura converts 3D models into paths for a 3D printer. It prepares your print for maximum accuracy, minimum printing time and good reliability with many extra features that make your print come out great.
|
||||
Exec=/usr/bin/cura_app.py %F
|
||||
TryExec=/usr/bin/cura_app.py
|
||||
Exec=/usr/bin/cura %F
|
||||
TryExec=/usr/bin/cura
|
||||
Icon=/usr/share/cura/resources/images/cura-icon.png
|
||||
Terminal=false
|
||||
Type=Application
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue