Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to modify the application icon icon under Ubuntu Gnome

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces how to modify the application icon icon under Ubuntu Gnome, the article is very detailed, has a certain reference value, interested friends must read it!

The steps are as follows:

1. Prepare an icon image file

If the file I have here is called matlab.png, copy it to / usr/share/icons/hicolor/scalable/apps/:

Aborn@aborn-pc ~ / tmp% sudo cp matlab.png / usr/share/icons/hicolor/scalable/apps/

two。 Edit a .upload file based on your application installation.

Here I create a new matlab.desktop file with the following contents:

[Desktop Entry]

Version=7.12.0.635 (R2011a)

Name=Matlab

GenericName=Matlab

Comment=Matlab R2011a Version

Exec=/usr/matlab/bin/matlab-desktop% F

TryExec=matlab

Icon=/usr/share/icons/hicolor/scalable/apps/matlab.png

Type=Application

Terminal=false

Where the Exec is to execute the command, and Icon is the corresponding icon image file path.

3. Copy the .clients file to / usr/share/applications/

Aborn@aborn-pc ~ / tmp% sudo cp matlab.desktop / usr/share/applications/

4. Then you can find it in the software search.

The above is all the contents of the article "how to modify the Application Icon icon under Ubuntu Gnome". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report