Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MiMillieuh/Photoshop-CC2021-Linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiMillieuh <52078885+MiMillieuh@users.noreply.github.com>2022-05-26 21:04:08 +0300
committerMiMillieuh <52078885+MiMillieuh@users.noreply.github.com>2022-05-26 21:04:08 +0300
commit8fa660772e5715492f3756741b00cd8e51e7bb31 (patch)
tree412085809c621b0ca89f37becbbb50f7fe33bade /scripts
parente11b0080665772e683381a932f4f82ff9fc4a00e (diff)
Compatibilty
Distro Specific issue
Diffstat (limited to 'scripts')
-rw-r--r--scripts/photoshop2021install.sh2
-rw-r--r--scripts/photoshop2021installcr.sh2
-rw-r--r--scripts/photoshop2022install.sh2
3 files changed, 3 insertions, 3 deletions
diff --git a/scripts/photoshop2021install.sh b/scripts/photoshop2021install.sh
index 2810f2a..da4e2ad 100644
--- a/scripts/photoshop2021install.sh
+++ b/scripts/photoshop2021install.sh
@@ -86,7 +86,7 @@ chmod +x $1/Adobe-Photoshop/drive_c/launcher.sh
WINEPREFIX=$1/Adobe-Photoshop winecfg -v win10
-mv allredist/photoshop.png ~/.local/share/icons
+mv allredist/photoshop.png ~/.local/share/icons/photoshop.png
touch ~/.local/share/applications/photoshop.desktop
diff --git a/scripts/photoshop2021installcr.sh b/scripts/photoshop2021installcr.sh
index cdb10e0..61a01b4 100644
--- a/scripts/photoshop2021installcr.sh
+++ b/scripts/photoshop2021installcr.sh
@@ -86,7 +86,7 @@ chmod +x $1/Adobe-Photoshop/drive_c/launcher.sh
WINEPREFIX=$1/Adobe-Photoshop winecfg -v win10
-mv allredist/photoshop.png ~/.local/share/icons
+mv allredist/photoshop.png ~/.local/share/icons/photoshop.png
touch ~/.local/share/applications/photoshop.desktop
diff --git a/scripts/photoshop2022install.sh b/scripts/photoshop2022install.sh
index 8450af9..3de3033 100644
--- a/scripts/photoshop2022install.sh
+++ b/scripts/photoshop2022install.sh
@@ -91,7 +91,7 @@ rm -rf Adobe\ Photoshop\ 2022
WINEPREFIX=$1/Adobe-Photoshop winecfg -v win10
-mv allredist/photoshop.png ~/.local/share/icons
+mv allredist/photoshop.png ~/.local/share/icons/photoshop.png
curl -L "https://lulucloud.mywire.org/FileHosting/GithubProjects/PS2022/Adobe_Photoshop_2022_Settings.tar.xz" > Adobe_Photoshop_2022_Settings.tar.xz