30 lines
494 B
Plaintext
30 lines
494 B
Plaintext
|
{
|
||
|
xosview.XOsview = {
|
||
|
Icon = inspect.xpm;
|
||
|
};
|
||
|
clementine.Clementine = {
|
||
|
Icon = clementine.Clementine.xpm;
|
||
|
};
|
||
|
kitty.kitty = {
|
||
|
Icon = Shell.png;
|
||
|
};
|
||
|
"ckb-next.ckb-next" = {
|
||
|
Icon = "ckb-next.ckb-next.xpm";
|
||
|
};
|
||
|
inkscape.Inkscape = {
|
||
|
Icon = draw.xpm;
|
||
|
};
|
||
|
org.inkscape.Inkscape.Inkscape = {
|
||
|
Icon = draw.xpm;
|
||
|
};
|
||
|
Drawer0.WMDrawer = {
|
||
|
Icon = Bookshelf.xpm;
|
||
|
};
|
||
|
kitty = {
|
||
|
Icon = Shell.png;
|
||
|
};
|
||
|
Logo.WMDock = {
|
||
|
Icon = linuxterm.tiff;
|
||
|
};
|
||
|
}
|