Add desktop shortcut icons to eclipse and Android studio in Ubuntu

Source: Internet
Author: User

Ubuntu 12.04 Create app launch items (can be displayed in Unity Laucherpad)

Http://www.cnblogs.com/bluestorm/archive/2012/10/12/2721025.html

Android Studio.desktop:

[Desktop Entry]
Name=android Studio
Name[zh_cn]=android Studio
Comment=android Studio
exec=/home/cmm/android-studio/bin/studio.sh
Icon=/home/cmm/android-studio/bin/studio.png
Terminal=false
Type=application
Categories=application;development;
Encoding=utf-8
Startupnotify=true

Eclipse.desktop:

[Desktop Entry]
Name=eclipse
Name[zh_cn]=eclipse
Comment=eclipse Client
Exec=/home/cmm/eclipse/eclipse
icon=/home/cmm/eclipse/icon.xpm
Terminal=false
Type=application
Categories=application;development;
Encoding=utf-8
Startupnotify=true

Add desktop shortcut icons to eclipse and Android studio in Ubuntu

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.