我安装了android-studio,但是创建启动器失败
发表于 : 2014-12-12 18:16
我的sh文件在/usr/whb/android-studio/bin/studio.sh路径下,在ternmail中不需要参数运行
我的启动写成如下形式,但是就是启动不了,我的写法哪里有问题?
我的启动写成如下形式,但是就是启动不了,我的写法哪里有问题?
代码: 全选
[Desktop Entry]
Version=1.0
Type=Application
Name=android-studio
Icon=/home/whb/android-studio/bin/androidstudio.ico
Exec=/usr/whb/android-studio/bin/studio.sh %f
Comment=IDE
Categories=Development;IDE;Network;
Terminal=false