About Ubuntu icon creation and shortcut opening

Source: Internet
Author: User
Tags parent directory

//This is a small program development tool for individuals to add.1: Terminal command: sudo gedit/usr/share/applications/mychat.desktop2: Modify the initiator configuration as follows:[Desktop Entry]Encoding=utf-8Name=mychatcomment=mychat IDEexec="/home/hoperun/.../wechat_web_devtools/dist/wechat_web_devtools" icon=/home/hoperun/.../wechat_web_devtools/dist/package.nw/app/images/decode50.png Terminal=falsestartupnotify=truetype=applicationcategories=application;development;PS:exec needs to be quoted in quotation marks, and icon icons are not required. Wechat_web_devtools the file for the startup app you added for yourselfbecause NW is the running text, the path must go to its parent directory dist, as follows#!/bin/shcd/home/hoperun/.../wechat_web_devtools/dist./nw &

About Ubuntu icon creation and shortcut opening

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.