kubuntu里的收藏夹是在哪个目录下呢?
Tofloor
poster avatar
173******23
deepin
2013-05-21 08:08
Author
如题,想问一下kubuntu的live CD里面开始菜单里的收藏夹和应用程序里的图标是放在哪个目录里面的。(主要是想手动定制,定制软件似乎无法实现这种细节)。附图如下:
start.png
Reply Favorite View the author
All Replies
electricface
deepin
2013-05-21 18:05
#1
没用过,楼主应该去ubuntu中文论坛的 kde专区问下吧.
Reply View the author
cxbii
deepin
2013-05-21 19:16
#2
在/usr/share/kde
这里找找,或者是~/.kde
Reply View the author
173******23
deepin
2013-05-22 01:00
#3
在/usr/share/kde
这里找找,或者是~/.kde
没有唉。
Reply View the author
jhkwei
deepin
2013-05-22 03:59
#4
一个蠢办法,
sudo find /usr -name *.png
看看是哪些目录下有这些文件
Reply View the author
173******23
deepin
2013-05-23 05:56
#5
一个蠢办法,
sudo find /usr -name *.png
看看是哪些目录下有这些文件
好多目录下都有……
Reply View the author
daf3707
deepin
2013-05-24 20:52
#6
默认的在这
/usr/share/kubuntu-default-settings/kde4-profile/default/share/config/kickoffrc
自己的在家目录下
~/.kde/share/config/kickoffrc
Reply View the author
173******23
deepin
2013-05-25 03:19
#7
默认的在这
/usr/share/kubuntu-default-settings/kde4-profile/default/share/config/kickoffrc
自己的在家目录下
~/.kde/share/config/kickoffrc
找到了,十分感谢!
Reply View the author