Add undisplayed application starters to the Application menu in Ubuntu

Source: Internet
Author: User
Add the undisplayed application initiator in the Ubuntu Application menu: (1) select a favorite icon/usr/share/icons/hicolor/48 × 48/apps/in this directory or copy a png icon to this directory (2) sudovi/usr/share/applications/benliud. in the window that appears, enter the following content: [using topentry] Enco

Add the undisplayed application initiator in the Ubuntu Application menu:

(1) Select a favorite icon/usr/share/icons/hicolor/48 × 48/apps/under this directory or copy a png icon to this directory.

(2) sudo vi/usr/share/applications/benliud. desktop

In the displayed window, enter the following content:

[Desktop Entry]
Encoding = UTF-8
Type = Application

Name = Editra
Comment = programmers text editor

Exec = editra % f
Terminal = false
StartupNotify = true
MimeType = text/plain; --> this field is entered because it is text editing.
Icon =/usr/share/icons/hicolor/48x48/apps/typing-monitor.png
Categories = GNOME; GTK; Utility; TextEditor;

Then save it. (no space is allowed at the end of the line in the Desktop configuration file)

The Categories above is the key. Pay attention to the semicolon above. The first one is generally

Application.
Network,
Office,
Graphics,
AudioVideo,
System,
Development,
Utility,
Settings correspond to the following:
Internet Network
Office
Image Graphics
Audio and video AudioVideo
System Tools
Programming Development
Auxiliary options Utility
Preference Settings.

Yes, it will be displayed in the internet bar

Utility is displayed in the auxiliary options.

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.