On 9/27/21 9:18 PM, Ed Greshko wrote:
On 28/09/2021 11:56, ToddAndMargo via users wrote:
I have yet to figure out where mate stores its
stuff, but I can create a folder in mate's
applications called Micky Mouse and let
"find" find it for me.  They are probably
in .conf somewhere.

Sorry for the big snip.  But therein lies a problem.

If you are in a MATE session and you use "add to panel" and then do....

find . -cmin 1

You'd see....

[egreshko@f35m ~]$ find . -cmin 1
./.config/dconf
./.config/dconf/user
./.xsession-errors

And then...

[egreshko@f35m ~]$ file ./.config/dconf/user
./.config/dconf/user: GVariant Database file, version 0

Which means MATE keeps its configuration information in a database.

So, a simple script is not an option.

So, while it may be painful, the path of least resistance would, to me, take the time to use the "Custom Application Launcher" to create the ones you need.  Once done, done.


Hmmm. database ....  Might stop me.  Might not


_______________________________________________
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