You are not logged in.
Hello,
In the "Panel => Add New Items menu", I can see plugins located in /usr :
- .desktop file in /usr/share/xfce4/panel/plugins
- .so in /usr/lib64/xfce4/panel/plugins
- icons in /usr/share/icons/hicolor
I need to place my panel plugins in another place.
I have read that XDG_DATA_DIRS or XDG_DATA_HOME could be used but it never worked for me (even with xfce4-panel -r).
Does the panel really look into the XDG paths? Is there any other variable usable? Is it a least possible?
Thanks for your help.
Offline
Hello and welcome. It doesn't look like xfce4-panel does.
The official documentation around testing suggests using links. You can also configure your library path (/etc/ld.conf.so) and add your "other" library path first in the list so that it is searched first. The .desktop file will still need to exist in the same place.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
It's clearer with this explanation.
Thanks for your answer ToZ.
Offline
[ Generated in 0.006 seconds, 8 queries executed - Memory usage: 523.43 KiB (Peak: 524.27 KiB) ]