My debian 10 pc

<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
"http://www.freedesktop.org/standards/menu-spec/menu-1.0.dtd";>
<Menu>
  <Name>Applications</Name>
  <Menu>
    <Name>CNC</Name>
    <Directory>linuxcnc-cnc.directory</Directory>
    <Include>
        <Category>X-CNC</Category>
    </Include>
    <Menu>
        <Name>G-Code Quick-Reference</Name>
        <Directory>linuxcnc-ref.directory</Directory>
        <Include>
        <Category>X-CNC-REF</Category>
        </Include>
    </Menu>
    <Menu>
        <Name>Documentation</Name>
        <Directory>linuxcnc-doc.directory</Directory>
        <Include>
            <Category>X-CNC-DOC</Category>
        </Include>
    </Menu>
  </Menu>t>
</Menu>

The debian 9 file is the same.

JT

On 9/14/20 3:44 AM, andy pugh wrote:
On Sun, 13 Sep 2020 at 20:16, John <j...@gnipsel.com> wrote:
One is Debian 10 and was an upgrade from 2.8-pre the other pc is Debian
9 and it was a downgrade from 2.9-pre.
Do you have the menu file?
/etc/xdg/menus/applications-merged/CNC-menu


--
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to