diff --git a/states/androidstudio/jetbrains-studio.desktop.j2 b/states/androidstudio/jetbrains-studio.desktop.j2 index 94f0193..46d7bba 100644 --- a/states/androidstudio/jetbrains-studio.desktop.j2 +++ b/states/androidstudio/jetbrains-studio.desktop.j2 @@ -4,8 +4,8 @@ Version=1.0 Type=Application Name=Android Studio -Icon={{ androidstudio.install_dir }}/android-studio/bin/studio.png -Exec="{{ androidstudio.install_dir }}/android-studio/bin/studio.sh" %f +Icon={{ androidstudio.install_dir }}/androidstudio/bin/studio.png +Exec="{{ androidstudio.install_dir }}/androidstudio/bin/studio.sh" %f Comment=Develop with pleasure on Android! Categories=Development;IDE; Terminal=false