How to add desktop icon for custom app to Sato desktop

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to add desktop icon for custom app to Sato desktop

跳至解决方案
3,096 次查看
alvind
Contributor III

Hello, I am using fsl-image-x11 and would like to know how to add a custom icon for an app I made to the Sato desktop. I am using Qt to build apps and would like to start my program from the desktop rather than from the terminal.

Thanks

标签 (4)
1 解答
2,240 次查看
alvind
Contributor III

Hello everyone, I successfully added an icon to the Sato desktop. I just added a .desktop file for my app (found in /usr/share/applications). I just based my app's .desktop file on the other existing .desktop files on the same directory. I also placed my icon (PNG format, 256px x 256px) in /usr/share/icons. This links also helped: https://developer.gnome.org/integration-guide/stable/desktop-files.html.en and Anatomy of a .desktop File | The Linux Critic

Hope this helps,

在原帖中查看解决方案

2 回复数
2,241 次查看
alvind
Contributor III

Hello everyone, I successfully added an icon to the Sato desktop. I just added a .desktop file for my app (found in /usr/share/applications). I just based my app's .desktop file on the other existing .desktop files on the same directory. I also placed my icon (PNG format, 256px x 256px) in /usr/share/icons. This links also helped: https://developer.gnome.org/integration-guide/stable/desktop-files.html.en and Anatomy of a .desktop File | The Linux Critic

Hope this helps,

2,240 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Thank you Alvin Dizon for posting the solution to your question! I’m sure it will help other users of the communities!

0 项奖励
回复