<div dir="ltr">Hi, I have Sublime Text installed, and its icons are <i><b>symlinked</b></i> into `/usr/share/icons/hicolor/{16x16,32x32,48x48,128x128,256,256}/apps` as "sublime_text.png"<div><br></div><div>and my `/usr/share/applications/sublime-text.desktop`, looks like:</div>

<div><br></div><div>```</div><div><div>[Desktop Entry]</div><div>Name=Sublime Text</div><div>Comment=sophisticated text editor for code, html and prose</div><div>Type=Application</div><div>Icon=sublime_text</div><div>Exec=subl %F</div>

<div>Categories=Utility;TextEditor;</div><div>Terminal=false</div><div>MimeType=text/plain;</div></div><div><br></div><div>```</div><div><br></div><div>And using Docky as my dock, Docky finds these icons, but openbox does not find them for either the top window decorator or the window switcher. (instead the icon is the stock openbox window icon) I don't have any problem with my other applications.</div>

<div><br></div><div>They are the only icons in the hicolor folder to be symlinked in, it looks like. I have tried replacing the symlinks with the actual files, and restarting Openbox, but that's no good either.</div>
<div><br></div><div>Does anyone have any pointers?</div></div>