[Gambas-user] Default icons problem
Benoît Minisini
gambas at ...1...
Thu Jul 26 02:22:09 CEST 2012
Le 25/07/2012 22:35, Maria a écrit :
> More details about this issue:
>
> Themes in ~/.icons are not loaded.
>
> I move an icon theme from /usr/share/icons to ~/.icons
> I run system preferences for choosing that theme icon.
> It changed all icons in my desktop.
>
> Then I run:
> GB_STOCK=debug gambas3
> gb.form: init stock with icon theme: ''
> gb.form: desktop is LXDE
> gb.form: add icon path: ~/.icons/nouvext2/&1x&1!&2
> gb.form: add icon path: /usr/share/icons/gnome/&1x&1!&2
> gb.form: add icon path: stock/&2
>
> Gambas3 looks for inside ~/,icons and founds nouvext2 (the system icon), but it prefers to load gnome theme.
Why do you say 'it prefers'? Icons will be taken from
'~/.icons/nouvext2', then in '/usr/share/icons/gnome' when they are not
found, then in the Gambas internal stock.
--
Benoît Minisini
More information about the User
mailing list