Hi Marc,

On Sat, Jan 02, 2016 at 10:32:15PM +0100, Marc Dequènes (duck) wrote:
> No worry. Happy new year!

Happy new year to you too!

>> What is your desktop environment, i.e. the value of $XDG_CURRENT_DESKTOP?
>
> It is empty. I'm running Awesome using a .xsession file, so not a "full
> desktop".
>
>> What is the output of “gsettings get org.gnome.desktop.interface
>> icon-theme” command?
>
> After installing libglib2.0-bin it gives:
> 'Adwaita'

Currently ReText has four possible ways to detect the icon theme:

1) From Qt settings (which requires $XDG_CURRENT_DESKTOP)
2) From XSettings (requires a DE that supports it)
3) From GSettings
4) From GTK+ (which uses XSettings on X11 and GSettings elsewhere)

You can go the way 3). Installing these packages should be enough:

- adwaita-icon-theme
- gsettings-desktop-schemas
- gir1.2-glib-2.0

You can install any other icon theme and set it using GSettings (or ReText
settings).

If you know any other ways how ReText can extract the icon theme info
from your environment, let me know and I will try to implement it.

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature

Reply via email to