Merge pull request #24 from luni3359/fixes

Minor fixes to writing
This commit is contained in:
victor 2020-06-30 07:34:28 +04:30 committed by GitHub
commit 17c798573a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View File

@ -63,7 +63,7 @@ function main(){
install_photoshopSE
sleep 5
echo -e "\033[1;93mSelect \"Windwos 7\" for windows version and then click OK\e[0m"
echo -e "\033[1;93mSelect \"Windows 7\" for windows version and then click OK\e[0m"
winecfg
replacement
@ -77,7 +77,7 @@ function main(){
launcher
show_message "\033[1;33mwhen you run photoshop for the first time it may take a while\e[0m"
show_message "Almost Finish..."
show_message "Almost finished..."
sleep 30
}

View File

@ -1,10 +1,10 @@
#!/usr/bin/env bash
if [ $# -ne 0 ];then
echo "I havn't any parameter just run script without argument"
echo "I have no parameters just run the script without arguments"
exit 1
fi
notify-send "photoshop started" -i "photoshop"
notify-send "Photoshop CC started." -i "photoshop"
# SCR_PATH="$HOME/.photoshopCCV19"
# CACHE_PATH="$HOME/.cache/photoshopCCV19"

View File

@ -1,11 +1,11 @@
[Desktop Entry]
Encoding=UTF-8
Name=photoshop
Name=Photoshop CC
Exec=bash pspath/launcher/launcher.sh
Type=Application
StartupNotify=true
Comment=photoshop cc for linux
Comment=Photoshop CC for Linux
Icon=photoshop
Name[fr_FR]=PhotoshopCC
Name[fr_FR]=Photoshop CC