diff --git a/files/extras/desktop-starter/Autodesk Fusion 360 - Flatpak.desktop b/files/extras/desktop-starter/Autodesk Fusion 360 - Flatpak.desktop deleted file mode 100644 index 860a427..0000000 --- a/files/extras/desktop-starter/Autodesk Fusion 360 - Flatpak.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Name=Autodesk Fusion 360 (Flatpak) -Comment=This program launcher only works if you selected the standard installation when installing Autodesk Fusion 360! -Exec=xterm -hold -e "cd $HOME/.local/share/fusion360 && bash flatpak-launcher.sh" -Type=Application -Categories=Development;Graphics;Science -StartupNotify=true -Icon=E414_Fusion360.0 -Terminal=false -Path= diff --git a/files/extras/desktop-starter/Autodesk Fusion 360.desktop b/files/extras/desktop-starter/Autodesk Fusion 360.desktop deleted file mode 100644 index 49a330e..0000000 --- a/files/extras/desktop-starter/Autodesk Fusion 360.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Name=Autodesk Fusion 360 -Comment=This program launcher only works if you selected the standard installation when installing Autodesk Fusion 360! -Exec=xterm -hold -e "$HOME/.local/share/applications/wine/Programs/Autodesk/fusion360-launcher.sh" -Type=Application -Categories=Development;Graphics;Science -StartupNotify=true -Icon=$HOME/.local/share/applications/wine/Programs/Autodesk/fusion360.svg -Terminal=false -Path= diff --git a/files/extras/desktop-starter/flatpak-launcher.sh b/files/extras/desktop-starter/flatpak-launcher.sh deleted file mode 100644 index 0bf4e1e..0000000 --- a/files/extras/desktop-starter/flatpak-launcher.sh +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/bash - -############################################################################# -# Name: Autodesk Fusion 360 - Launcher (Linux) # -# Description: With this file you run Autodesk Fusion 360 on your system. # -# Author: Steve Zabka # -# Author URI: https://cryinkfly.com # -# License: MIT # -# Copyright (c) 2020-2021 # -# Time/Date: 10:00/09.11.2021 # -# Version: 1.0 # -############################################################################# - -################################# -# Open Autodesk Fusion 360 now! # -################################# - -function fusion360-starter { - -# You must change the first part ($HOME/.wineprefixes/fusion360) and the last part (WINEPREFIX="$HOME/.wineprefixes/fusion360") when you have installed Autodesk Fusion 360 into another directory! -launcher="$(find $HOME/.local/share/flatpak-wine619 -name Fusion360.exe -printf "%T+ %p" | sort -r 2>&1 | head -n 1 | sed -r 's/.+0000000000 (.+)/\1/')" && flatpak run org.winehq.flatpak-wine619 bash && wine "$launcher" - -} - -fusion360-starter diff --git a/files/extras/desktop-starter/fusion360-launcher.sh b/files/extras/desktop-starter/fusion360-launcher.sh deleted file mode 100644 index acbab2f..0000000 --- a/files/extras/desktop-starter/fusion360-launcher.sh +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/bash - -############################################################################# -# Name: Autodesk Fusion 360 - Launcher (Linux) # -# Description: With this file you run Autodesk Fusion 360 on your system. # -# Author: Steve Zabka # -# Author URI: https://cryinkfly.com # -# License: MIT # -# Copyright (c) 2020-2021 # -# Time/Date: 09:00/23.11.2021 # -# Version: 1.1 # -############################################################################# - -################################# -# Open Autodesk Fusion 360 now! # -################################# - -function fusion360-starter { - -# You must change the first part ($HOME/.wineprefixes/fusion360) and the last part (WINEPREFIX="$HOME/.wineprefixes/fusion360") when you have installed Autodesk Fusion 360 into another directory! - -launcher="$(find $HOME/.wineprefixes/fusion360 -name Fusion360.exe -printf "%T+ %p\n" | sort -r 2>&1 | head -n 1 | sed -r 's/.+0000000000 (.+)/\1/')" && WINEPREFIX="$HOME/.wineprefixes/fusion360" wine "$launcher" - -} - -fusion360-starter diff --git a/files/extras/desktop-starter/fusion360.svg b/files/extras/desktop-starter/fusion360.svg deleted file mode 100644 index 7baf5d8..0000000 --- a/files/extras/desktop-starter/fusion360.svg +++ /dev/null @@ -1,668 +0,0 @@ - - - - - - - - - - - - - diff --git a/files/extras/desktop-starter/index b/files/extras/desktop-starter/index deleted file mode 100644 index 8b13789..0000000 --- a/files/extras/desktop-starter/index +++ /dev/null @@ -1 +0,0 @@ -