mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-10 15:25:45 +01:00
Merge pull request #143 from Prof-Bloodstone/patch-1
Fix desktop starter
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Autodesk Fusion 360
|
Name=Autodesk Fusion 360
|
||||||
Comment=This program launcher only works if you selected the standard installation when installing Autodesk Fusion 360!
|
Comment=This program launcher only works if you selected the standard installation when installing Autodesk Fusion 360!
|
||||||
Exec=xterm -hold -e "cd $HOME/.local/applications/wine/Programs/Autodesk/fusion360-launcher.sh"
|
Exec=xterm -hold -e "$HOME/.local/applications/wine/Programs/Autodesk/fusion360-launcher.sh"
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Development;Graphics;Science
|
Categories=Development;Graphics;Science
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
|
|||||||
Reference in New Issue
Block a user