Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
Firefox图标异常
Experiences and Insight
597
views ·
4
replies ·
To
floor
Go
fun66
deepin
2020-07-11 08:03
Author
所用版本deepin v20 beta ,商店自带的firefox版本太低,安装以后老是提醒升级,于是官网上直接下载包,然后通过包直接打开firefox浏览器,正常使用的时候任务栏图标是正常的。为了方便下次使用,把图标直接固定在了任务栏上,但是退出浏览器以后,发现任务栏图标异常,请问这是啥情况啊?有什么办法解决吗?
还有就是在plank上显示的图标也是异常的(显示一个齿轮状)!请教下大家有什么办法能解决吗?
Reply
Like 0
Favorite
View the author
All Replies
神末shenmo
deepin
Spark-App
Q&A Team
2020-07-11 08:10
#1
星火商店获取打包好的
Reply
Like 0
View the author
bfhxt
deepin
2020-07-11 08:17
#2
1、创建图标文件
sudo vim /usr/share/applications/firefox.desktop
2、进入vim编辑器
进入 vim 之后,输入以下内容:
[Desktop Entry]
Name=Firefox
Exec=/opt/firefox/firefox
Icon=/opt/firefox/browser/icons/mozicon128.png #(这里换成你自己的图标文件路径)
Terminal=false
Type=Application
Categories=Application;Network;
:wq 保存退出。
Reply
Like 0
View the author
ltree
deepin
2020-07-11 09:10
#3
https://wiki.deepin.org/wiki/Desktop_Entry_%E6%96%87%E4%BB%B6
有时间自己学学创建桌面图标 ,没时间直接看一楼星火商店
Reply
Like 0
View the author
fun66
deepin
2020-07-11 18:57
#4
解决!!谢谢各位,刚接触linux,不知道有桌面图标这东西
Reply
Like 0
View the author
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
还有就是在plank上显示的图标也是异常的(显示一个齿轮状)!请教下大家有什么办法能解决吗?