新建一个文档,里面填写下面的内容,后缀改desktop
#!/usr/bin/env xdg-open
[Desktop Entry]
Type=ApplicationName=软件名称
Exec=/home/bin/run.sh
Icon=/home/bin/icon.png
Comment=This is EWTS test
Terminal=false
#Categories = Development;
新建一个文档,里面填写下面的内容,后缀改desktop
#!/usr/bin/env xdg-open
[Desktop Entry]
Type=ApplicationName=软件名称
Exec=/home/bin/run.sh
Icon=/home/bin/icon.png
Comment=This is EWTS test
Terminal=false
#Categories = Development;