如何将“显示应用程序”中的应用程序(例如“GNU Image Manipulation Program”)重命名为“GIMP”20.04.2?

drw*_*who 12 gimp rename

如何将“显示应用程序”中的应用程序从 Ubuntu 20.04.2 中的“GNU Image Manipulation Program”重命名为“GIMP”?

我搜索了 'Net 和 AskUbuntu 数据库,我没有找到答案。有解决方案吗?

提前致谢,博士

nob*_*ody 16

cp /usr/share/applications/program-name.desktop $HOME/.local/share/applications/
Run Code Online (Sandbox Code Playgroud)

打开复制的文件,搜索字符串名称并在那里更改名称。


pLu*_*umo 14

使用小工具alacarte(“主菜单”),您可以编辑启动器:

您需要先安装它:

sudo apt install alacarte
Run Code Online (Sandbox Code Playgroud)

阿拉卡特截图