Some photoshop.desktop fixes
Category, Correct icon name, disabling anoying notification
This commit is contained in:
parent
10d55c064e
commit
72d1e7792a
|
@ -3,9 +3,10 @@ Encoding=UTF-8
|
||||||
Name=Photoshop CC
|
Name=Photoshop CC
|
||||||
Exec=bash pspath/launcher/launcher.sh
|
Exec=bash pspath/launcher/launcher.sh
|
||||||
Type=Application
|
Type=Application
|
||||||
StartupNotify=true
|
StartupNotify=false
|
||||||
Comment=Photoshop CC for Linux
|
Comment=Photoshop CC for Linux
|
||||||
Icon=photoshop
|
Icon=application-photoshop
|
||||||
Name[fr_FR]=Photoshop CC
|
Name[fr_FR]=Photoshop CC
|
||||||
|
Categories=Graphics;
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue