guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Anyone got ideas on how to make Gajim aware of plugins in store?


From: Ricardo Wurmus
Subject: Re: Anyone got ideas on how to make Gajim aware of plugins in store?
Date: Tue, 13 Jun 2017 22:38:27 +0200
User-agent: mu4e 0.9.18; emacs 25.2.1

ng0 <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]