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: ng0
Subject: Re: Anyone got ideas on how to make Gajim aware of plugins in store?
Date: Sat, 12 Aug 2017 10:30:11 +0000

Ricardo Wurmus transcribed 0.9K bytes:
> 
> 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
> 
> 

I've got this reply on my ticket, so maybe I didn't explain my
problem well enough.
Does someone have an answer that is easy to understand to pass on
(or better: sign up and deal with it upstream)?


Date: Thu, 03 Aug 2017 14:58:07 +0200
From: Yann Leboulanger <address@hidden>
To: ng0
Subject: Re: gajim | plugins: location: implement either search-path or option 
for configuration file (#8682)

Gajim looks in 2 places for plugins:
 - $XDG_DATA_HOME/gajim/plugins
  - GAJIM_INSTALL_PATH/plugins (/usr/share/gajim/plugins for example)

So you can set $XDG_DATA_HOME to something else. Isn't it enough?



Reply to this email directly or view it on GitLab: 
https://dev.gajim.org/gajim/gajim/issues/8682#note_180384
You're receiving this email because of your account on dev.gajim.org.


-- 
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://n0is.noblogs.org/my-keys
https://www.infotropique.org https://krosos.org

Attachment: signature.asc
Description: PGP signature


reply via email to

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