mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Update Cura desktop file with the right icon and version
Contributes to Ultimaker/Uranium#42
This commit is contained in:
parent
ef61f01812
commit
a5cc805c5e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=15.06.01
|
||||||
Name=Cura
|
Name=Cura
|
||||||
GenericName=3D Printing Software
|
GenericName=3D Printing Software
|
||||||
Comment=
|
Comment=
|
||||||
Exec=/usr/bin/cura_app.py
|
Exec=/usr/bin/cura_app.py
|
||||||
TryExec=/usr/bin/cura_app.py
|
TryExec=/usr/bin/cura_app.py
|
||||||
Icon=cura
|
Icon=/usr/share/cura/resources/images/cura_icon.png
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Graphics;
|
Categories=Graphics;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue