ng0 <n...@pragmatique.xyz> writes:

> Do I use native-search-paths? There is no variable
> which is used in Gajim, so I think maybe I need to
> include this in the wrapper and add something similar
> to the native-search-path which would look in
> ~/.guix-profile/share/gajim/plugins/ for $name-of-plugin
> to PATH?

Gajim assumes that there is a single plugin directory, which has to be
set at configuration time.  This means that you cannot even default it
to ~/.guix-profile/share/gajim/plugins, because people might use
different profile directories.

The best way to fix this is upstream by sending them a patch that would
make Gajim look for plugins in other directories, either by implementing
a search path environment variable or by adding a key to the
configuration file.

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net


Reply via email to