Ticket #3339 (closed enhancement: fixed)

Opened 16 months ago

Last modified 16 months ago

Load iconsets not only from /usr/share/gajim/data/iconsets

Reported by: anonymous Owned by: asterix
Priority: normal Milestone: 0.12
Component: None Version:
Severity: normal Keywords: gajim-love
Cc: OS: All

Description

It would be nice to be able to extract iconsets to something like ~/.gajim/iconsets and not only to /usr/share/gajim/data/iconsets.

With emoticons it's possible already, at least I'm told here: http://trac.gajim.org/wiki/GajimCommunityArt.

Attachments

config.py.diff (0.8 kB) - added by blarz 16 months ago.
gajim.diff (8.5 kB) - added by blarz 16 months ago.
Working diff for loading iconsets from ~/.gajim/iconsets/

Change History

Changed 16 months ago by blarz

Changed 16 months ago by blarz

I tried to do a patch for this, by just copying code from the emoticons loading. I don't know where this MY_EMOTS_PATH is defined. In the place where this is done MY_ICON_PATH could be added.

It's a diff against the latest nighlty built (gajim-2007-08-01) and is not complete but perhaps it can speed up the process of fixing this.

Changed 16 months ago by steve-e

  • keywords gajim-love added
  • version 0.11.1 deleted

This is useful and easy to fix, but does not have a high priority for now. For sure a patch would be applied instantly.

blarz, you are on a good way and if you have any questions just ask. Where my comments in MUC useful or do you need any more info about MY_EMOTS_PATH?

Changed 16 months ago by blarz

Working diff for loading iconsets from ~/.gajim/iconsets/

Changed 16 months ago by blarz

So, with help from steve-e and Asterix (thanks for your kind help, guys!) I present a first shot at this "problem". Works for me so far.

I guess the transport icons are still loaded only from /usr/share/gajim/iconsets... I can fix that.

Changed 16 months ago by asterix

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.12

(In [8451]) [blarz] ability to load iconsets from ~/.gajim/iconsets. fixes #3339

Add/Change #3339 (Load iconsets not only from /usr/share/gajim/data/iconsets)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.