On 9/29/21 3:13 AM, Ed Greshko wrote:
On 29/09/2021 15:37, Ed Greshko wrote:
On 29/09/2021 15:10, ToddAndMargo via users wrote:
Mate's menues are over in

   ~/.config/menus

and they are XML files.  Have not figured out
how exactly how they work yet.

Menus?  I thought you were interested in the panels?

Anyway.....


[egreshko@f35m menus]$ ll
total 4
drwxr-xr-x. 1 egreshko egreshko  0 Sep 28 10:50 applications-merged
lrwxrwxrwx. 1 egreshko egreshko 48 Sep 28 10:50 mate-applications-merged-> /home/
egreshko/.config/menus/applications-merged
[egreshko@f35m menus]$ ll applications-merged/
total 0

I have nothing there.  Probably since I didn't make any changes.

I'm pretty sure the "default" menus definitions are in

/etc/xdg/menus

I should also mention that if you use MATE's "edit menu" function you will get entries in ~/.config/menus.  But, editing the menu will also result in addition/changes to desktop
files in ~/.local/share/applications to override the system ones.

So, it isn't a change in just one place.

Noted!  Thank you!


Maybe I can create my own drop down?

$ cat applications.menu
<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
"http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd";>

<!-- File created by desktop-file-utils version 0.8 -->
<Menu>
  <Name>Applications</Name>
  <MergeFile>/etc/xdg/menus/applications.menu</MergeFile>
</Menu>
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to