Gentoo Archives: gentoo-user

From: Stefan Wimmer <swimmer@××××××.nl>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Missing icons in Evolution
Date: Thu, 24 Aug 2006 00:38:18
Message-Id: slrneepsuq.o13.swimmer@swimmer.xs4all.nl
1 * sdoma <sdoma@××××××××.cz> [2006-08-23 17:26] :
2 > Thanks, this was it. Where did you find this info? Why the normal user
3 > doesn't have a clue about this? ... and meanly ... where are the
4 > icons???
5 >
6 > Such issues is the main reason for me not to use GNOME.
7 >
8 > BTW: I didn't have the file ``~/.gtkrc-2.0'' at all.
9 >
10 >> Hi Frank,
11 >>
12 >> no need to copy the icons since they are still there ;-)
13 >>
14 >> Just do
15 >>
16 >> echo "gtk-icon-theme-name=\"gnome\"" >> ~/.gtkrc-2.0
17 >>
18 >> and the icons should be back again.
19 >>
20 >> But please keep in mind that this file will be overwritten when you use
21 >> something like gtk-theme-switch to change settings!!!
22 >>
23
24 A simple search for "evolution icons" in the gentoo forums revealed me this:
25
26 http://forums.gentoo.org/viewtopic-t-461365.html
27
28 There you find the solution I told you before ...
29
30 In the bug-entry at bugs.gentoo.org which Richard Fish brought to info you'll
31 find an even better solution:
32
33 echo 'include "/home/<USERNAME>/.gtkrc.mine"' >> ~/.gtkrc-2.0
34 echo 'gtk-icon-theme-name="gnome"' >> ~/.gtkrc.mine
35
36 Then it will not be overwritten if you change themes or fonts ...
37
38 Greetz
39 Stefan
40
41 --
42 gentoo-user@g.o mailing list