David Faure wrote: > [...] > Rename your desktop file to org.kde.krusader.desktop, it's as easy as that. > [...]
Krusader has those desktop files: - krusader.desktop - krusader_root-mode.desktop because it has two ways of working (one "normal" and another in "root mode"). Is correct to rename them as - org.kde.krusader.desktop - org.kde.krusader.root-mode.desktop ? Finally, in http://plfiorini.blogspot.com/2015/07/how-to-make-your-qt-application-icon.html it was written this summary (where another step was mandated): Rename your desktop files using the reverse DNS convention and set the organizationDomain properly. but nowadays Krusader doesn't have a "organizationDomain" set, should it have one? Thank you!