请问一下DDE的图标文件夹在哪里?
Tofloor
poster avatar
jamesmackerel
deepin
2017-11-28 04:27
Author
我知道一个 /usr/share/applications 。
但是我正在寻找Telegram的图标文件的位置,它不在这个目录里面。
请问DDE读取图标文件的时候,会在哪些目录读取呢?

Reply Favorite View the author
All Replies
avatar
RucLinux
deepin
2017-11-28 08:16
#1
find / -name *.svg
find / -name *.desktop
你就知道图标文件都放在哪里了。
Reply View the author
avatar
lixiaobai
deepin
2017-11-29 07:39
#2
谢谢楼上回复,我也去试试
Reply View the author