Hi,<br>&nbsp; I tried to use xdg-desktop-menu to install some desktop files on Xandros Professional 4.2, but failed.<br>&nbsp; Xandros uses KDE so /etc/xdg/menus/kde-applications-merged is used to store the menu file, but even I copy the menu file into this directory, it still doesn&#39;t work. After checking an existing menu file, I found that Xandros uses a slightly different menu file format, which requires a special menu name section, like:
<br><br>&lt;Menu&gt;<br>&nbsp; &lt;Name&gt;Applications&lt;/Name&gt;<br>&nbsp; &lt;Menu&gt;<br>&nbsp;&nbsp;&nbsp; &lt;Name&gt;Xandros&lt;/Name&gt;<br>&nbsp;&nbsp;&nbsp; &lt;Menu&gt;<br>&nbsp;&nbsp;&nbsp; ...<br>&nbsp;&nbsp;&nbsp; &lt;/Menu&gt;<br>&nbsp; &lt;/Menu&gt;<br>&lt;/Menu&gt;<br><br>The menu file won&#39;t work if the &quot;Xandros&quot; menu level is removed.
<br><br>Do you have any idea on how to fix it?<br><br>Regards<br>James Su<br>