|
|

楼主 |
发表于 2009-4-30 07:47:42
|
显示全部楼层
lxpanel的配置文件就一个: ~/.config/lxpanel/default/panels/panel
Plugin {
type = launchbar
Config {
Button {
id=firefox.desktop
}
Button {
id=roxterm.desktop
}
...
}
firefox.desktop:
...
Icon=/home/sw2wolf/.icons/firefox-document.png
...
roxterm.desktop:
Icon=/home/sw2wolf/.icons/roxterm_logo.png
图标在lxpanel中都显示正常, 但用ALT+TAB时firefox有自己的图标,而roxterm没有! |
|