unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: ng0 <ng0@pragmatique.xyz>
Cc: guix-devel@gnu.org
Subject: Re: Anyone got ideas on how to make Gajim aware of plugins in store?
Date: Tue, 13 Jun 2017 22:38:27 +0200	[thread overview]
Message-ID: <874lvjr5bw.fsf@elephly.net> (raw)
In-Reply-To: <20170612103325.hrb63bpvefdnah3b@abyayala>


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

  parent reply	other threads:[~2017-06-13 20:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-12 10:33 Anyone got ideas on how to make Gajim aware of plugins in store? ng0
2017-06-12 18:17 ` Arun Isaac
2017-06-13 20:38 ` Ricardo Wurmus [this message]
2017-08-12 10:30   ` ng0
2017-08-12 13:28     ` Marius Bakke
2017-08-12 13:55       ` ng0

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874lvjr5bw.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=guix-devel@gnu.org \
    --cc=ng0@pragmatique.xyz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).