Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
图标问题求解
Experiences and Insight
587
views ·
2
replies ·
To
floor
Go
深蓝色的画面
deepin
2020-10-04 02:28
Author
继上次Firefox版本过低的问题后,我突然发现商店的火狐版本更新了。嗯,你没看错,但是有两个问题,一个是图标,另一个是版本升级。
作为一个强迫症人员看到安装好的火狐浏览器一看,这图标怎么还是没改,我懵了,商店的图标是新的,装好的软件启动图标是旧的,那么问题来了,启动方式的图标到底在哪?
贴一下火狐(中国版和国际版)两份启动文件的内容:
中国版
*@*:/usr/share/applications$ cat firefox-zh.desktop
[Desktop Entry]
Exec=/opt/apps/com.mozilla.firefox-zh/files/firefox
Icon=firefox-zh
Name=火狐浏览器中国版
Terminal=false
Type=Application
X-Deepin-CreatedBy=com.deepin.dde.daemon.Launcher
X-Deepin-AppID=firefox-zh
Copy the Code
国际版
*@*:/usr/share/applications$ cat firefox-nal.desktop
[Desktop Entry]
Exec=/opt/apps/org.mozilla.firefox-nal/files/firefox
Icon=firefox
Name=火狐浏览器国际版
Terminal=false
Type=Application
X-Deepin-AppID=firefox-nal
X-Deepin-CreatedBy=com.deepin.dde.daemon.Launcher
X-Deepin-Vendor=user-custom
Copy the Code
问:Icon=后面引用的图标位置在哪?小白不懂,求大神不吝赐教。
关于版本更新失败的问题,目前没搞清楚原因,各位搞清楚的麻烦写个解决说明,万分感谢。
Reply
Like 0
Favorite
View the author
All Replies
沈拙言
deepin
2020-10-04 02:44
#1
/usr/share/icons
Reply
Like 0
View the author
深蓝色的画面
deepin
2020-10-04 02:51
#2
本帖最后由 zgjrij024 于 2020-10-3 18:56 编辑
https://bbs.deepin.org/post/203261
/usr/share/icons
找到了,谢谢!
Reply
Like 0
View the author
深蓝色的画面
deepin
2020-10-04 02:57
#3
It has been deleted!
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
作为一个强迫症人员看到安装好的火狐浏览器一看,这图标怎么还是没改,我懵了,商店的图标是新的,装好的软件启动图标是旧的,那么问题来了,启动方式的图标到底在哪?
贴一下火狐(中国版和国际版)两份启动文件的内容:
中国版
关于版本更新失败的问题,目前没搞清楚原因,各位搞清楚的麻烦写个解决说明,万分感谢。